G-Refer: Graph Retrieval-Augmented Large Language Model for Explainable Recommendation
Yuhan Li, Xinni Zhang, Linhao Luo, Heng Chang, Yuxiang Ren, Irwin, King, Jia Li

TL;DR
G-Refer is a novel framework that enhances explainable recommendations by retrieving and translating collaborative filtering signals from graphs, effectively integrating them with large language models for more transparent and stable explanations.
Contribution
It introduces a hybrid graph retrieval mechanism and a translation process to explicitly incorporate CF signals into LLMs, improving explanation quality and stability.
Findings
Outperforms existing methods in explainability
Achieves higher stability in explanations
Effective integration of graph retrieval with LLMs
Abstract
Explainable recommendation has demonstrated significant advantages in informing users about the logic behind recommendations, thereby increasing system transparency, effectiveness, and trustworthiness. To provide personalized and interpretable explanations, existing works often combine the generation capabilities of large language models (LLMs) with collaborative filtering (CF) information. CF information extracted from the user-item interaction graph captures the user behaviors and preferences, which is crucial for providing informative explanations. However, due to the complexity of graph structure, effectively extracting the CF information from graphs still remains a challenge. Moreover, existing methods often struggle with the integration of extracted CF information with LLMs due to its implicit representation and the modality gap between graph structures and natural language…
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 · Computational and Text Analysis Methods · Advanced Graph Neural Networks
MethodsPruning
