BlossomRec: Block-level Fused Sparse Attention Mechanism for Sequential Recommendations
Mengyang Ma, Xiaopeng Li, Wanyu Wang, Zhaocheng Du, Jingtong Gao, Pengyue Jia, Yuyang Ye, Yiqi Wang, Yunpeng Weng, Weihong Luo, Xiao Han, and Xiangyu Zhao

TL;DR
BlossomRec introduces a block-level fused sparse attention mechanism for sequential recommendations, effectively modeling both long-term and short-term user interests while reducing computational costs and maintaining high performance.
Contribution
The paper proposes a novel sparse attention mechanism, BlossomRec, that improves efficiency and stability in modeling user interests across varying sequence lengths in recommender systems.
Findings
Achieves comparable or superior recommendation performance.
Reduces memory usage significantly.
Effective for both long and short user interaction sequences.
Abstract
Transformer structures have been widely used in sequential recommender systems (SRS). However, as user interaction histories increase, computational time and memory requirements also grow. This is mainly caused by the standard attention mechanism. Although there exist many methods employing efficient attention and SSM-based models, these approaches struggle to effectively model long sequences and may exhibit unstable performance on short sequences. To address these challenges, we design a sparse attention mechanism, BlossomRec, which models both long-term and short-term user interests through attention computation to achieve stable performance across sequences of varying lengths. Specifically, we categorize user interests in recommendation systems into long-term and short-term interests, and compute them using two distinct sparse attention patterns, with the results combined through a…
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 · Explainable Artificial Intelligence (XAI) · Mobile Crowdsensing and Crowdsourcing
