Context-Aware Lifelong Sequential Modeling for Online Click-Through Rate Prediction
Ting Guo, Zhaoyang Yang, Qinsong Zeng, Ming Chen

TL;DR
This paper introduces CAIN, a context-aware lifelong sequential model for CTR prediction that leverages TCNs, multi-scope interest aggregation, and personalized filters to improve recommendation accuracy.
Contribution
The paper proposes a novel CAIN framework integrating TCN-based context modeling, multi-scope interest aggregation, and user-specific filter generation for enhanced CTR prediction.
Findings
CAIN outperforms existing methods in prediction accuracy.
CAIN improves online performance metrics.
The personalized filters enhance user-specific interest modeling.
Abstract
Lifelong sequential modeling (LSM) is becoming increasingly critical in social media recommendation systems for predicting the click-through rate (CTR) of items presented to users. Central to this process is the attention mechanism, which extracts interest representations with respect to candidate items from the user sequence. Typically, attention mechanisms operate in a point-wise manner, focusing solely on the relevance of individual items in the sequence to the candidate item. In contrast, context-aware LSM aims to also consider adjacent items in the user behavior sequence to better assess the importance of each item. In this paper, we propose the Context-Aware Interest Network (CAIN), which utilizes the Temporal Convolutional Network (TCN) to create context-aware representations for each item throughout the lifelong sequence. These enhanced representations are then used in the…
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
TopicsTime Series Analysis and Forecasting · Context-Aware Activity Recognition Systems · Machine Learning in Healthcare
MethodsSoftmax · Attention Is All You Need · Convolution
