Uncertainty-Aware Explainable Recommendation with Large Language Models
Yicui Peng, Hao Chen, Chingsheng Lin, Guo Huang, Jinrong Hu, Hui Guo,, Bin Kong, Shu Hu, Xi Wu, and Xin Wang

TL;DR
This paper introduces a novel approach for explainable recommendations using prompt-based training of GPT-2 with user and item ID vectors, enhancing recommendation quality and explainability without extensive LLM fine-tuning.
Contribution
The study proposes a multi-task learning framework that trains prompts for GPT-2 using ID vectors, improving explainability and recommendation effectiveness efficiently.
Findings
Achieved superior explainability metrics on Yelp, TripAdvisor, and Amazon datasets.
Demonstrated stable textual quality across multiple datasets.
Outperformed four state-of-the-art methods in explainability evaluation.
Abstract
Providing explanations within the recommendation system would boost user satisfaction and foster trust, especially by elaborating on the reasons for selecting recommended items tailored to the user. The predominant approach in this domain revolves around generating text-based explanations, with a notable emphasis on applying large language models (LLMs). However, refining LLMs for explainable recommendations proves impractical due to time constraints and computing resource limitations. As an alternative, the current approach involves training the prompt rather than the LLM. In this study, we developed a model that utilizes the ID vectors of user and item inputs as prompts for GPT-2. We employed a joint training mechanism within a multi-task learning framework to optimize both the recommendation task and explanation task. This strategy enables a more effective exploration of users'…
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
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Attention Is All You Need · Residual Connection · Layer Normalization · Dense Connections · Cosine Annealing · Softmax · Weight Decay · Linear Layer · Byte Pair Encoding
