当前位置:网站首页>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
边栏推荐
- Audio editing generation software
- How about Bohai futures. Is it safe to open futures accounts?
- MFCC: Mel频率倒谱系数计算感知频率和实际频率转换
- Software College of Shandong University Project Training - Innovation Training - network security shooting range experimental platform (8)
- Leetcode XOR operation
- [2022] regard 3D target detection as sequence prediction - point2seq: detecting 3D objects as sequences
- Kubernetes入门到精通-在 Kubernetes 上安装 OpenELB
- 程序设计语言基础(2)
- Unity general steps for creating a hyper realistic 3D scene
- Golang timer
猜你喜欢
C6748 software simulation and hardware test - with detailed FFT hardware measurement time
The most detailed network counting experiment in history (2) -- rip experiment of layer 3 switch
Compact CUDA tutorial - CUDA driver API
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.
The textarea cursor cannot be controlled by the keyboard due to antd dropdown + modal + textarea
Decompile and get the source code of any wechat applet - just read this (latest)
NiO related Basics
如何在BNB鏈上創建BEP-20通證
@MapperScan与@Mapper
Comment créer un pass BEP - 20 sur la chaîne BNB
随机推荐
MFCC: Mel频率倒谱系数计算感知频率和实际频率转换
Kibana reports an error server is not ready yet. Possible causes
Kubernetes入门到精通-裸机LoadBalence 80 443 端口暴露注意事项
【webrtc】Add x264 encoder for CEF/Chromium
Hot reload debugging
uIP1.0 主动发送的问题理解
Possible root causes include a too low setting for -Xss and illegal cyclic inheritance dependencies
【webrtc】Add x264 encoder for CEF/Chromium
山东大学软件学院项目实训-创新实训-网络安全靶场实验平台(五)
Kubernetes getting started to proficient - install openelb on kubernetes
Deep learning -- Summary of Feature Engineering
Why is the hexadecimal printf output of C language sometimes with 0xff and sometimes not
Command - sudo
IIS数据转换问题16bit转24bit
Mysql database - single table query (II)
Leetcode XOR operation
Design of library management database system
MySQL syntax collation (4)
Introduction to electron Tutorial 4 - switching application topics
Distinction between pointer array and array pointer