Pay Attention to Attention for Sequential Recommendation
Yuli Liu, Min Liu, Xiaojing Liu

TL;DR
This paper introduces AWRSR, a novel sequential recommendation method that refines attention weights to better capture complex item dependencies, outperforming existing models in real-world datasets.
Contribution
It proposes a new attention weight refinement technique that enhances self-attention for sequential recommendation tasks, capturing higher-order dependencies more effectively.
Findings
AWRSR outperforms state-of-the-art models on multiple datasets.
Enhanced attention weight utilization improves dependency modeling.
Thorough analysis confirms effectiveness in capturing high-level item correlations.
Abstract
Transformer-based approaches have demonstrated remarkable success in various sequence-based tasks. However, traditional self-attention models may not sufficiently capture the intricate dependencies within items in sequential recommendation scenarios. This is due to the lack of explicit emphasis on attention weights, which play a critical role in allocating attention and understanding item-to-item correlations. To better exploit the potential of attention weights and improve the capability of sequential recommendation in learning high-order dependencies, we propose a novel sequential recommendation (SR) approach called attention weight refinement (AWRSR). AWRSR enhances the effectiveness of self-attention by additionally paying attention to attention weights, allowing for more refined attention distributions of correlations among items. We conduct comprehensive experiments on multiple…
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 Bandit Algorithms Research · Decision-Making and Behavioral Economics
MethodsSoftmax · Attention Is All You Need
