当前位置:网站首页>SIGIR'22「微软」CTR估计:利用上下文信息促进特征表征学习
SIGIR'22「微软」CTR估计:利用上下文信息促进特征表征学习
2022-04-23 20:04:00 【智源社区】
论文标题:
Enhancing CTR Prediction with Context-Aware Feature Representation Learning
论文链接:
https://arxiv.org/pdf/2204.08758.pdf
code:
https://github.com/frnetnetwork/frnet
本文考虑点击率预估中,特征表征与上下文(context)之间的关系,提出特征细化网路FRNet,该模块在不同上下文中为每个特征学习位级别(bit-level)的上下文感知特征表征。FRNet 由两个关键组件组成:
-
1)信息提取单元(IEU),它捕获上下文信息和交叉特征关系,以指导上下文感知的特征细化; -
2)互补选择门(CSGate),它自适应地将在 IEU 中学习的原始和互补特征表征与位级权重相结合。
FRNet是一个模块,可以与其他ctr模型结合来提升性能。对于CTR的基模型的基础流程这里不再赘述,想了解的小伙伴可以前往论文的第三章阅读。

版权声明
本文为[智源社区]所创,转载请带上原文链接,感谢
https://hub.baai.ac.cn/views/16624
边栏推荐
- MySQL 进阶 锁 -- MySQL锁概述、MySQL锁的分类:全局锁(数据备份)、表级锁(表共享读锁、表独占写锁、元数据锁、意向锁)、行级锁(行锁、间隙锁、临键锁)
- Devops integration - environment variables and building tools of Jenkins service
- Openharmony open source developer growth plan, looking for new open source forces that change the world!
- 基于pytorch搭建GoogleNet神经网络用于花类识别
- 本地调用feign接口报404
- SRS 的部署
- Distinction between pointer array and array pointer
- Class loading mechanism
- Kubernetes introduction to mastery - ktconnect (full name: kubernetes toolkit connect) is a small tool based on kubernetes environment to improve the efficiency of local test joint debugging.
- PHP reference manual string (7.2000 words)
猜你喜欢

MySQL syntax collation (4)

OpenHarmony开源开发者成长计划,寻找改变世界的开源新生力!
![[webrtc] add x264 encoder for CEF / Chromium](/img/3f/9bf73d6d2aec14ba94dfc6734eb6ac.png)
[webrtc] add x264 encoder for CEF / Chromium

Openharmony open source developer growth plan, looking for new open source forces that change the world!

Kubernetes入门到精通-KtConnect(全称Kubernetes Toolkit Connect)是一款基于Kubernetes环境用于提高本地测试联调效率的小工具。

antd dropdown + modal + textarea导致的textarea光标不可被键盘控制问题

Grafana shares links with variable parameters

山东大学软件学院项目实训-创新实训-网络安全靶场实验平台(六)

Deep learning -- Summary of Feature Engineering

LeetCode异或运算
随机推荐
Core concepts of rest
【文本分类案例】(4) RNN、LSTM 电影评价倾向分类,附TensorFlow完整代码
山东大学软件学院项目实训-创新实训-网络安全靶场实验平台(五)
深度学习——特征工程小总结
Build intelligent garbage classification applet based on Zero
Go three ways to copy files
LeetCode异或运算
Kubernetes入门到精通-在 Kubernetes 上安装 OpenELB
Data analysis learning directory
山东大学软件学院项目实训-创新实训-网络安全靶场实验平台(七)
图书管理数据库系统设计
记录:调用mapper报空指针;<foreach>不去重的用法;
Audio editing generation software
MFC obtains local IP (used more in network communication)
How about Bohai futures. Is it safe to open futures accounts?
[numerical prediction case] (3) LSTM time series electricity quantity prediction, with tensorflow complete code attached
Mfcc: Mel frequency cepstrum coefficient calculation of perceived frequency and actual frequency conversion
MySQL practical skills
MFC获取本机IP(网络通讯时用得多)
Electron入门教程4 —— 切换应用的主题