FAIR: Focused Attention Is All You Need for Generative Recommendation
Longtao Xiao, Haolin Zhang, Guohao Cai, Jieming Zhu, Yifan Wang, Heng Chang, Zhenhua Dong, Xiu Li, Ruixuan Li

TL;DR
FAIR introduces a focused attention mechanism for transformer-based generative recommendation, improving relevance and robustness in user behavior modeling by suppressing noise and emphasizing informative contexts.
Contribution
It proposes a novel focused attention mechanism, a noise-robustness objective, and a mutual information maximization strategy for enhanced generative recommendation.
Findings
Outperforms existing methods on four public benchmarks.
Demonstrates improved attention focus and noise robustness.
Achieves higher accuracy in next-item prediction.
Abstract
Recently, transformer-based generative recommendation has garnered significant attention for user behavior modeling. However, it often requires discretizing items into multi-code representations (e.g., typically four code tokens or more), which sharply increases the length of the original item sequence. This expansion poses challenges to transformer-based models for modeling user behavior sequences with inherent noises, since they tend to overallocate attention to irrelevant or noisy context. To mitigate this issue, we propose FAIR, the first generative recommendation framework with focused attention, which enhances attention scores to relevant context while suppressing those to irrelevant ones. Specifically, we propose (1) a focused attention mechanism integrated into the standard Transformer, which learns two separate sets of Q and K attention weights and computes their difference as…
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 · Intelligent Tutoring Systems and Adaptive Learning · Explainable Artificial Intelligence (XAI)
