TL;DR
HIPHOP introduces a hierarchical, intent-guided optimization framework leveraging pluggable LLM-based semantics and graph neural networks to improve session-based recommendation accuracy by capturing diverse user interests and inter-session relationships.
Contribution
This paper presents a novel hierarchical intent-guided approach with pluggable LLM-driven semantic learning, effectively modeling user interests and session relationships for session-based recommendation.
Findings
HIPHOP significantly outperforms existing methods on multiple datasets.
The use of LLM-based semantic representations enhances item embedding quality.
Hierarchical inter-session similarity learning improves long-term and short-term interest modeling.
Abstract
Session-based Recommendation (SBR) aims to predict the next item a user will likely engage with, using their interaction sequence within an anonymous session. Existing SBR models often focus only on single-session information, ignoring inter-session relationships and valuable cross-session insights. Some methods try to include inter-session data but struggle with noise and irrelevant information, reducing performance. Additionally, most models rely on item ID co-occurrence and overlook rich semantic details, limiting their ability to capture fine-grained item features. To address these challenges, we propose a novel hierarchical intent-guided optimization approach with pluggable LLM-driven semantic learning for session-based recommendations, called HIPHOP. First, we introduce a pluggable embedding module based on large language models (LLMs) to generate high-quality semantic…
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
MethodsContrastive Learning · Focus
