paper-with-me

홈 › Papers

Cross Domain LifeLong Sequential Modeling for Online Click-Through Rate Prediction

2023-12-11 · Ruijie Hou, Zhaoyang Yang, Yu Ming, Hongyu Lu, Zhuobin Zheng, Yu Chen, Qinsong Zeng, Ming Chen

Deep neural networks (DNNs) that incorporated lifelong sequential modeling (LSM) have brought great success to recommendation systems in various social media platforms. While continuous improvements have been made in domain-specific LSM, limited work has been done in cross-domain LSM, which considers modeling of lifelong sequences of both target domain and source domain. In this paper, we propose Lifelong Cross Network (LCN) to incorporate cross-domain LSM to improve the click-through rate (CTR) prediction in the target domain. The proposed LCN contains a LifeLong Attention Pyramid (LAP) module that comprises of three levels of cascaded attentions to effectively extract interest representations with respect to the candidate item from lifelong sequences. We also propose Cross Representation Production (CRP) module to enforce additional supervision on the learning and alignment of cross-domain representations so that they can be better reused on learning of the CTR prediction in the target domain. We conducted extensive experiments on WeChat Channels industrial dataset as well as on benchmark dataset. Results have revealed that the proposed LCN outperforms existing work in terms of both prediction accuracy and online performance.

📄 PDF Abstract BibTeX arXiv:2312.06424

Code (0)

등록된 구현이 없습니다.

Tasks

Click-Through Rate PredictionPredictionRecommendation Systems

Similar Papers 제목 키워드 기반

Lifelong Sequential Modeling with Personalized Memorization for User Response Prediction

2019-05-02 · Kan Ren, Jiarui Qin, Yuchen Fang, Wei-Nan Zhang 외

User response prediction, which models the user preference w.r.t. the presented items, plays a key role in online services. With two-decade rapid development, nowadays the cumulated user behavior sequences on mature Inte…

Memorization

Rethinking Lifelong Sequential Recommendation with Incremental Multi-Interest Attention

2021-05-28 · Yongji Wu, Lu Yin, Defu Lian, Mingyang Yin 외

Sequential recommendation plays an increasingly important role in many e-commerce services such as display advertisement and online shopping. With the rapid development of these services in the last two decades, users ha…

Sequential Recommendation

Uncovering Selective State Space Model's Capabilities in Lifelong Sequential Recommendation

2024-03-25 · Jiyuan Yang, Yuanzi Li, Jingyu Zhao, Hanbing Wang 외

Sequential Recommenders have been widely applied in various online services, aiming to model users' dynamic interests from their sequential interactions. With users increasingly engaging with online platforms, vast amoun…

2kMambaSequential Recommendation

Class-Incremental Lifelong Learning in Multi-Label Classification

2022-07-16 · Kaile Du, Linyan Li, Fan Lyu, Fuyuan Hu 외

Existing class-incremental lifelong learning studies only the data is with single-label, which limits its adaptation to multi-label data. This paper studies Lifelong Multi-Label (LML) classification, which builds an onli…

ClassificationLifelong learningMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Context-Aware Lifelong Sequential Modeling for Online Click-Through Rate Prediction

2025-02-18 · Ting Guo, Zhaoyang Yang, Qinsong Zeng, Ming Chen

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 attentio…

Click-Through Rate PredictionRecommendation Systems