Recursive Attentive Methods with Reused Item Representations for Sequential Recommendation
Bo Peng, Srinivasan Parthasarathy, Xia Ning

TL;DR
This paper introduces RAM, a recursive attentive method with reused item representations, to address localization issues in self-attention for sequential recommendation, resulting in improved accuracy and efficiency.
Contribution
The paper proposes RAM, a novel recursive attentive approach that reuses item representations to enhance deep self-attention models in sequential recommendation.
Findings
RAM outperforms five state-of-the-art methods by up to 11.3% on benchmark datasets.
RAM enables deeper and wider models for better performance.
RAM demonstrates improved runtime efficiency on benchmark datasets.
Abstract
Sequential recommendation aims to recommend the next item of users' interest based on their historical interactions. Recently, the self-attention mechanism has been adapted for sequential recommendation, and demonstrated state-of-the-art performance. However, in this manuscript, we show that the self-attention-based sequential recommendation methods could suffer from the localization-deficit issue. As a consequence, in these methods, over the first few blocks, the item representations may quickly diverge from their original representations, and thus, impairs the learning in the following blocks. To mitigate this issue, in this manuscript, we develop a recursive attentive method with reused item representations (RAM) for sequential recommendation. We compare RAM with five state-of-the-art baseline methods on six public benchmark datasets. Our experimental results demonstrate that RAM…
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 · Advanced Graph Neural Networks · Advanced Bandit Algorithms Research
