XRec: Large Language Models for Explainable Recommendation
Qiyao Ma, Xubin Ren, Chao Huang

TL;DR
XRec leverages large language models to enhance explainability in recommender systems, providing comprehensive, meaningful explanations for user preferences and item recommendations, thereby improving transparency and user understanding.
Contribution
The paper introduces XRec, a model-agnostic framework that integrates LLMs with collaborative signals to generate explainable recommendations, advancing the interpretability of complex recommender models.
Findings
XRec outperforms baseline explainability methods in generating meaningful explanations.
The framework effectively captures complex user-item interaction patterns.
XRec demonstrates strong generalization across different recommendation scenarios.
Abstract
Recommender systems help users navigate information overload by providing personalized recommendations aligned with their preferences. Collaborative Filtering (CF) is a widely adopted approach, but while advanced techniques like graph neural networks (GNNs) and self-supervised learning (SSL) have enhanced CF models for better user representations, they often lack the ability to provide explanations for the recommended items. Explainable recommendations aim to address this gap by offering transparency and insights into the recommendation decision-making process, enhancing users' understanding. This work leverages the language capabilities of Large Language Models (LLMs) to push the boundaries of explainable recommender systems. We introduce a model-agnostic framework called XRec, which enables LLMs to provide comprehensive explanations for user behaviors in recommender systems. 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.
Code & Models
Videos
Taxonomy
TopicsTopic Modeling
