Large Language Model with Graph Convolution for Recommendation
Yingpeng Du, Ziyan Wang, Zhu Sun, Haoyan Chua, Hongzhi Liu, Zhonghai, Wu, Yining Ma, Jie Zhang, Youchen Sun

TL;DR
This paper introduces a graph-aware convolutional approach using large language models to improve user and item descriptions in recommendation systems by capturing high-order relations in user-item graphs.
Contribution
It proposes a novel method that integrates LLMs with graph convolution to utilize structured graph information for better recommendation descriptions.
Findings
Outperforms state-of-the-art methods on three real-world datasets
Effectively captures high-order relations in user-item graphs
Reduces context length by breaking down description tasks
Abstract
In recent years, efforts have been made to use text information for better user profiling and item characterization in recommendations. However, text information can sometimes be of low quality, hindering its effectiveness for real-world applications. With knowledge and reasoning capabilities capsuled in Large Language Models (LLMs), utilizing LLMs emerges as a promising way for description improvement. However, existing ways of prompting LLMs with raw texts ignore structured knowledge of user-item interactions, which may lead to hallucination problems like inconsistent description generation. To this end, we propose a Graph-aware Convolutional LLM method to elicit LLMs to capture high-order relations in the user-item graph. To adapt text-based LLMs with structured graphs, We use the LLM as an aggregator in graph processing, allowing it to understand graph-based information step by…
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
