TL;DR
This paper introduces a multi-granularity intent learning framework for session-based recommendation, capturing high-level session semantics and long-range dependencies to improve recommendation accuracy.
Contribution
It proposes a novel Multi-granularity Intent Heterogeneous Session Graph and Intent Fusion Ranking module to better model user intents at different granularities, enhancing session representation.
Findings
Significant improvement over baseline methods on five datasets
Effective modeling of long-range dependencies in sessions
Enhanced session representation leads to better recommendations
Abstract
Session-based recommendation aims to predict a user's next action based on previous actions in the current session. The major challenge is to capture authentic and complete user preferences in the entire session. Recent work utilizes graph structure to represent the entire session and adopts Graph Neural Network to encode session information. This modeling choice has been proved to be effective and achieved remarkable results. However, most of the existing studies only consider each item within the session independently and do not capture session semantics from a high-level perspective. Such limitation often leads to severe information loss and increases the difficulty of capturing long-range dependencies within a session. Intuitively, compared with individual items, a session snippet, i.e., a group of locally consecutive items, is able to provide supplemental user intents which are…
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
MethodsGraph Neural Network
