Unlocking the Potential of Large Language Models for Explainable Recommendations
Yucong Luo, Mingyue Cheng, Hao Zhang, Junyu Lu, Qi Liu, Enhong Chen

TL;DR
This paper introduces LLMXRec, a framework that leverages large language models to generate high-quality, controllable explanations for recommendations, significantly improving explainability and user trust in recommender systems.
Contribution
It proposes a novel two-stage framework combining recommender models with LLMs, employing fine-tuning and prompting techniques to enhance explanation quality and controllability.
Findings
Effective explanation quality improvement demonstrated
Positive results in efficiency and effectiveness metrics
Revealed previously unknown outcomes in LLM-based explanations
Abstract
Generating user-friendly explanations regarding why an item is recommended has become increasingly common, largely due to advances in language generation technology, which can enhance user trust and facilitate more informed decision-making when using online services. However, existing explainable recommendation systems focus on using small-size language models. It remains uncertain what impact replacing the explanation generator with the recently emerging large language models (LLMs) would have. Can we expect unprecedented results? In this study, we propose LLMXRec, a simple yet effective two-stage explainable recommendation framework aimed at further boosting the explanation quality by employing LLMs. Unlike most existing LLM-based recommendation works, a key characteristic of LLMXRec is its emphasis on the close collaboration between previous recommender models and LLM-based…
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 · Recommender Systems and Techniques
MethodsFocus
