Dual Graph enhanced Embedding Neural Network for CTR Prediction
Wei Guo, Rong Su, Renhao Tan, Huifeng Guo, Yingxue Zhang, Zhirong Liu,, Ruiming Tang, Xiuqiang He

TL;DR
This paper introduces a Dual Graph enhanced Embedding Neural Network (DG-ENN) that improves CTR prediction by addressing feature and behavior sparsity issues through a novel graph-based embedding refinement technique.
Contribution
The paper proposes a new Dual Graph enhanced Embedding module and integrates it into neural networks to effectively mitigate sparsity problems in CTR prediction.
Findings
DG-ENN outperforms existing CTR models on industrial datasets.
Dual Graph embedding improves feature and behavior representation.
Enhanced models show consistent performance gains when integrated with state-of-the-art methods.
Abstract
CTR prediction, which aims to estimate the probability that a user will click an item, plays a crucial role in online advertising and recommender system. Feature interaction modeling based and user interest mining based methods are the two kinds of most popular techniques that have been extensively explored for many years and have made great progress for CTR prediction. However, (1) feature interaction based methods which rely heavily on the co-occurrence of different features, may suffer from the feature sparsity problem (i.e., many features appear few times); (2) user interest mining based methods which need rich user behaviors to obtain user's diverse interests, are easy to encounter the behavior sparsity problem (i.e., many users have very short behavior sequences). To solve these problems, we propose a novel module named Dual Graph enhanced Embedding, which is compatible with…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Graph Neural Networks · Caching and Content Delivery
