Multi-view Intent Learning and Alignment with Large Language Models for Session-based Recommendation
Shutong Qiao, Wei Zhou, Junhao Wen, Chen Gao, Qun Luo, Peixuan Chen, and Yong Li

TL;DR
This paper introduces LLM4SBR, a novel two-stage framework that combines large language models and traditional session-based recommendation techniques to improve user intent understanding and recommendation accuracy while reducing training costs.
Contribution
The paper presents a lightweight, multi-view LLM-enhanced SBR framework that effectively integrates semantic and behavioral signals for session-based recommendations.
Findings
Improved recommendation performance on real datasets.
Effective semantic intent localization with LLMs.
Successful merging of semantic and behavioral representations.
Abstract
Session-based recommendation (SBR) methods often rely on user behavior data, which can struggle with the sparsity of session data, limiting performance. Researchers have identified that beyond behavioral signals, rich semantic information in item descriptions is crucial for capturing hidden user intent. While large language models (LLMs) offer new ways to leverage this semantic data, the challenges of session anonymity, short-sequence nature, and high LLM training costs have hindered the development of a lightweight, efficient LLM framework for SBR. To address the above challenges, we propose an LLM-enhanced SBR framework that integrates semantic and behavioral signals from multiple views. This two-stage framework leverages the strengths of both LLMs and traditional SBR models while minimizing training costs. In the first stage, we use multi-view prompts to infer latent user…
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
TopicsTopic Modeling · Recommender Systems and Techniques · Machine Learning in Healthcare
