STAR-Rec: Making Peace with Length Variance and Pattern Diversity in Sequential Recommendation
Maolin Wang, Sheng Zhang, Ruocheng Guo, Wanyu Wang, Xuetao Wei, Zitao, Liu, Hongzhi Yin, Yi Chang, Xiangyu Zhao

TL;DR
STAR-Rec introduces a novel sequential recommendation architecture that effectively models user behavior diversity and sequence length variations by combining preference-aware attention, state-space modeling, and a mixture-of-experts framework, leading to superior performance.
Contribution
The paper presents STAR-Rec, a new model integrating attention, state-space models, and mixture-of-experts to better handle diversity and length variability in sequential recommendation.
Findings
STAR-Rec outperforms existing methods on four real-world datasets.
It effectively captures diverse user interaction patterns.
The model handles variable sequence lengths with linear complexity.
Abstract
Recent deep sequential recommendation models often struggle to effectively model key characteristics of user behaviors, particularly in handling sequence length variations and capturing diverse interaction patterns. We propose STAR-Rec, a novel architecture that synergistically combines preference-aware attention and state-space modeling through a sequence-level mixture-of-experts framework. STAR-Rec addresses these challenges by: (1) employing preference-aware attention to capture both inherently similar item relationships and diverse preferences, (2) utilizing state-space modeling to efficiently process variable-length sequences with linear complexity, and (3) incorporating a mixture-of-experts component that adaptively routes different behavioral patterns to specialized experts, handling both focused category-specific browsing and diverse category exploration patterns. We…
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
TopicsCustomer churn and segmentation · Spam and Phishing Detection · Recommender Systems and Techniques
MethodsSoftmax · Attention Is All You Need
