TL;DR
This paper introduces a novel session-based recommendation model that constructs a session graph to better capture complex item transition patterns, outperforming existing methods on benchmark e-commerce datasets.
Contribution
The paper proposes a new graph neural network approach that considers both sequence order and latent item transition patterns for improved session-based recommendations.
Findings
Outperforms state-of-the-art methods on Yoochoose and Diginetica datasets.
Effectively captures complex item transition patterns.
Demonstrates the benefit of graph-based modeling in session recommendation.
Abstract
Predicting a user's preference in a short anonymous interaction session instead of long-term history is a challenging problem in the real-life session-based recommendation, e.g., e-commerce and media stream. Recent research of the session-based recommender system mainly focuses on sequential patterns by utilizing the attention mechanism, which is straightforward for the session's natural sequence sorted by time. However, the user's preference is much more complicated than a solely consecutive time pattern in the transition of item choices. In this paper, therefore, we study the item transition pattern by constructing a session graph and propose a novel model which collaboratively considers the sequence order and the latent order in the session graph for a session-based recommender system. We formulate the next item recommendation within the session as a graph classification problem.…
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.
