TL;DR
This paper introduces SCoRe, a sequential recommendation model that incorporates high-order collaborative relations and both user and item historical sequences to improve recommendation accuracy and diversity.
Contribution
The paper proposes a novel sequential recommendation model that models cross-neighbor relations and utilizes both user and item sequences, addressing limitations of prior methods.
Findings
SCoRe outperforms strong baselines on three large-scale datasets.
Model effectively captures high-order collaborative relations.
Utilizes both user and item sequences for better dynamics modeling.
Abstract
Sequential recommendation task aims to predict user preference over items in the future given user historical behaviors. The order of user behaviors implies that there are resourceful sequential patterns embedded in the behavior history which reveal the underlying dynamics of user interests. Various sequential recommendation methods are proposed to model the dynamic user behaviors. However, most of the models only consider the user's own behaviors and dynamics, while ignoring the collaborative relations among users and items, i.e., similar tastes of users or analogous properties of items. Without modeling collaborative relations, those methods suffer from the lack of recommendation diversity and thus may have worse performance. Worse still, most existing methods only consider the user-side sequence and ignore the temporal dynamics on the item side. To tackle the problems of the current…
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.
