Integrating Large Language Models with Graphical Session-Based Recommendation
Naicheng Guo, Hongwei Cheng, Qianqiao Liang, Linxun Chen, Bing Han

TL;DR
This paper presents LLMGR, a novel framework that combines Large Language Models with Graph Neural Networks to improve session-based recommendation systems by leveraging natural language understanding and relational data processing.
Contribution
The paper introduces a new integration of LLMs with GNNs for session-based recommendation, including prompt design for data understanding and demonstrating superior performance on real datasets.
Findings
LLMGR outperforms baseline models in experiments.
Effective prompts enable LLMs to understand graph-structured data.
Integration enhances recommendation accuracy and understanding.
Abstract
With the rapid development of Large Language Models (LLMs), various explorations have arisen to utilize LLMs capability of context understanding on recommender systems. While pioneering strategies have primarily transformed traditional recommendation tasks into challenges of natural language generation, there has been a relative scarcity of exploration in the domain of session-based recommendation (SBR) due to its specificity. SBR has been primarily dominated by Graph Neural Networks, which have achieved many successful outcomes due to their ability to capture both the implicit and explicit relationships between adjacent behaviors. The structural nature of graphs contrasts with the essence of natural language, posing a significant adaptation gap for LLMs. In this paper, we introduce large language models with graphical Session-Based recommendation, named LLMGR, an effective framework…
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
TopicsTopic Modeling · Natural Language Processing Techniques · Recommender Systems and Techniques
MethodsALIGN
