Enhancing LLM-based Recommendation with Preference Hint Discovery from Knowledge Graph
Yuting Zhang, Ziliang Pei, Chao Wang, Ying Sun, Fuzhen Zhuang

TL;DR
This paper introduces a novel method to improve LLM-based recommendation systems by selectively extracting and organizing preference hints from knowledge graphs, leading to better handling of complex preferences and unseen items.
Contribution
It proposes a preference hint discovery model that combines knowledge graph insights with an attention mechanism to enhance LLM recommendations, addressing prior limitations.
Findings
Achieved over 3.02% relative improvement in recommendation accuracy.
Effectively extracts and organizes preference hints for unseen items.
Demonstrated robustness across pair-wise and list-wise tasks.
Abstract
LLMs have garnered substantial attention in recommendation systems. Yet they fall short of traditional recommenders when capturing complex preference patterns. Recent works have tried integrating traditional recommendation embeddings into LLMs to resolve this issue, yet a core gap persists between their continuous embedding and discrete semantic spaces. Intuitively, textual attributes derived from interactions can serve as critical preference rationales for LLMs' recommendation logic. However, directly inputting such attribute knowledge presents two core challenges: (1) Deficiency of sparse interactions in reflecting preference hints for unseen items; (2) Substantial noise introduction from treating all attributes as hints. To this end, we propose a preference hint discovery model based on the interaction-integrated knowledge graph, enhancing LLM-based recommendation. It utilizes…
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
TopicsRecommender Systems and Techniques · Advanced Graph Neural Networks · Explainable Artificial Intelligence (XAI)
