Inter-sequence Enhanced Framework for Personalized Sequential Recommendation
Feng Liu, Weiwen Liu, Xutao Li, Yunming Ye

TL;DR
This paper introduces ISSR, a novel framework that models both inter-sequence and intra-sequence item correlations to improve personalized sequential recommendation accuracy.
Contribution
The paper proposes an inter-sequence enhanced framework using graph neural networks and combined encoders, addressing the neglect of inter-sequence correlations in prior methods.
Findings
ISSR outperforms state-of-the-art methods on three real-world datasets.
The inter-sequence correlation encoder significantly improves recommendation performance.
Modeling both inter- and intra-sequence correlations enhances personalization accuracy.
Abstract
Modeling the sequential correlation of users' historical interactions is essential in sequential recommendation. However, the majority of the approaches mainly focus on modeling the \emph{intra-sequence} item correlation within each individual sequence but neglect the \emph{inter-sequence} item correlation across different user interaction sequences. Though several studies have been aware of this issue, their method is either simple or implicit. To make better use of such information, we propose an inter-sequence enhanced framework for the Sequential Recommendation (ISSR). In ISSR, both inter-sequence and intra-sequence item correlation are considered. Firstly, we equip graph neural networks in the inter-sequence correlation encoder to capture the high-order item correlation from the user-item bipartite graph and the item-item graph. Then, based on the inter-sequence correlation…
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 · Advanced Graph Neural Networks · Topic Modeling
MethodsGated Recurrent Unit
