Capturing User Interests from Data Streams for Continual Sequential Recommendation
Gyuseok Lee, Hyunsik Yoo, Junyoung Hwang, SeongKu Kang, Hwanjo Yu

TL;DR
This paper introduces CSTRec, a continual learning-based transformer model for sequential recommendation that effectively captures evolving user interests over time while mitigating forgetting and maintaining high recommendation accuracy.
Contribution
We propose CSTRec with Continual Sequential Attention, including Cauchy-Schwarz Normalization and Interest Enrichment, to improve long-term interest modeling in continual sequential recommendation.
Findings
CSTRec outperforms existing models in real-world datasets.
It effectively balances knowledge retention and new interest acquisition.
The model demonstrates robustness to user interest shifts.
Abstract
Transformer-based sequential recommendation (SR) models excel at modeling long-range dependencies in user behavior via self-attention. However, updating them with continuously arriving behavior sequences incurs high computational costs or leads to catastrophic forgetting. Although continual learning, a standard approach for non-stationary data streams, has recently been applied to recommendation, existing methods gradually forget long-term user preferences and remain underexplored in SR. In this paper, we introduce Continual Sequential Transformer for Recommendation (CSTRec). CSTRec is designed to effectively adapt to current interests by leveraging well-preserved historical ones, thus capturing the trajectory of user interests over time. The core of CSTRec is Continual Sequential Attention (CSA), a linear attention tailored for continual SR, which enables CSTRec to partially retain…
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.
