Neighbour Interaction based Click-Through Rate Prediction via Graph-masked Transformer
Erxue Min, Yu Rong, Tingyang Xu, Yatao Bian, Peilin Zhao, Junzhou, Huang, Da Luo, Kangyi Lin, Sophia Ananiadou

TL;DR
This paper introduces a novel graph-masked transformer model that leverages local neighborhood interactions in a heterogeneous information network to improve click-through rate prediction, outperforming existing methods and demonstrating significant online gains.
Contribution
The paper proposes a new neighbor-interaction based CTR prediction framework using a graph-masked transformer to incorporate diverse neighborhood interactions for better user interest modeling.
Findings
Outperforms state-of-the-art CTR models on real datasets
Achieves a 21.9% CTR increase in online A/B tests
Proves effectiveness of neighborhood interaction modeling
Abstract
Click-Through Rate (CTR) prediction, which aims to estimate the probability that a user will click an item, is an essential component of online advertising. Existing methods mainly attempt to mine user interests from users' historical behaviours, which contain users' directly interacted items. Although these methods have made great progress, they are often limited by the recommender system's direct exposure and inactive interactions, and thus fail to mine all potential user interests. To tackle these problems, we propose Neighbor-Interaction based CTR prediction (NI-CTR), which considers this task under a Heterogeneous Information Network (HIN) setting. In short, Neighbor-Interaction based CTR prediction involves the local neighborhood of the target user-item pair in the HIN to predict their linkage. In order to guide the representation learning of the local neighbourhood, we further…
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 · Complex Network Analysis Techniques · Digital Marketing and Social Media
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Residual Connection · Dense Connections · Byte Pair Encoding · Absolute Position Encodings · Softmax · Dropout · Position-Wise Feed-Forward Layer
