Why Generate When You Can Transform? Unleashing Generative Attention for Dynamic Recommendation
Yuli Liu, Wenjun Kong, Cheng Luo, Weizhi Ma

TL;DR
This paper introduces generative attention mechanisms for sequential recommendation, leveraging probabilistic models like VAE and Diffusion Models to better capture dynamic user preferences and improve recommendation performance.
Contribution
It presents a theoretical proof of the greater expressiveness of generative attention and introduces two novel models based on VAE and Diffusion Models for SR.
Findings
Models outperform state-of-the-art in accuracy.
Models enhance diversity in recommendations.
Generative attention offers better adaptability.
Abstract
Sequential Recommendation (SR) focuses on personalizing user experiences by predicting future preferences based on historical interactions. Transformer models, with their attention mechanisms, have become the dominant architecture in SR tasks due to their ability to capture dependencies in user behavior sequences. However, traditional attention mechanisms, where attention weights are computed through query-key transformations, are inherently linear and deterministic. This fixed approach limits their ability to account for the dynamic and non-linear nature of user preferences, leading to challenges in capturing evolving interests and subtle behavioral patterns. Given that generative models excel at capturing non-linearity and probabilistic variability, we argue that generating attention distributions offers a more flexible and expressive alternative compared to traditional attention…
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
