Rethinking Lifelong Sequential Recommendation with Incremental Multi-Interest Attention
Yongji Wu, Lu Yin, Defu Lian, Mingyang Yin, Neil Zhenqiang Gong,, Jingren Zhou, Hongxia Yang

TL;DR
This paper introduces LimaRec, a novel lifelong incremental multi-interest self-attention model for sequential recommendation that effectively captures diverse user interests and updates representations online, outperforming existing methods.
Contribution
The paper proposes a new self-attention based model, LimaRec, that addresses long-term dependency issues and interest diversity in lifelong sequential recommendation tasks.
Findings
LimaRec outperforms state-of-the-art baselines on four real-world datasets.
The model effectively captures diverse user interests.
It enables online incremental updates for user representations.
Abstract
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 have accumulated a massive amount of behavior data. Richer sequential behavior data has been proven to be of great value for sequential recommendation. However, traditional sequential models fail to handle users' lifelong sequences, as their linear computational and storage cost prohibits them from performing online inference. Recently, lifelong sequential modeling methods that borrow the idea of memory networks from NLP are proposed to address this issue. However, the RNN-based memory networks built upon intrinsically suffer from the inability to capture long-term dependencies and may instead be overwhelmed by the noise on extremely long behavior sequences. In addition,…
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 · Machine Learning in Healthcare · Advanced Bandit Algorithms Research
MethodsMemory Network
