SS4Rec: Continuous-Time Sequential Recommendation with State Space Models
Wei Xiao, Huiying Wang, Qifeng Zhou, Qing Wang

TL;DR
SS4Rec introduces a hybrid state space model for continuous-time sequential recommendation, effectively capturing irregular time intervals and contextual dependencies to improve personalized user interest modeling.
Contribution
The paper presents SS4Rec, a novel hybrid state space model that integrates time-aware and relation-aware components for continuous-time recommendation, addressing limitations of previous discrete models.
Findings
Outperforms existing methods on five benchmark datasets.
Effectively models user interest with irregular time intervals.
Provides time-specific personalized recommendations.
Abstract
Sequential recommendation is a key area in the field of recommendation systems aiming to model user interest based on historical interaction sequences with irregular intervals. While previous recurrent neural network-based and attention-based approaches have achieved significant results, they have limitations in capturing system continuity due to the discrete characteristics. In the context of continuous-time modeling, state space model (SSM) offers a potential solution, as it can effectively capture the dynamic evolution of user interest over time. However, existing SSM-based approaches ignore the impact of irregular time intervals within historical user interactions, making it difficult to model complexed user-item transitions in sequences. To address this issue, we propose a hybrid SSM-based model called SS4Rec for continuous-time sequential recommendation. SS4Rec integrates 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Bandit Algorithms Research · Data Stream Mining Techniques
