Towards Trustworthy LLM-Based Recommendation via Rationale Integration
Chung Park, Taesan Kim, Hyeongjun Yun, Dongjoon Hong, Junui Hong, Kijung Park, MinCheol Cho, Mira Myong, Jihoon Oh, Min sung Choi

TL;DR
This paper introduces LLM-Rec, a recommendation system that generates logical rationales before suggesting items, improving transparency and accuracy by leveraging a rationale-first approach and chain-of-thought reasoning, validated on Amazon datasets.
Contribution
The paper presents a novel LLM-based recommender that generates grounded rationales prior to recommendations, enhancing interpretability and performance over existing methods.
Findings
Significant performance improvements on Amazon Fashion and Scientific domains.
Enhanced interpretability through rationale generation.
Public release of a rationale-augmented recommendation dataset.
Abstract
Traditional recommender systems (RS) have been primarily optimized for accuracy and short-term engagement, often overlooking transparency and trustworthiness. Recently, platforms such as Amazon and Instagram have begun providing recommendation rationales to users, acknowledging their critical role in fostering trust and enhancing engagement; however, most existing systems still treat them as post-hoc artifacts. We propose an LLM-based recommender (LLM-Rec) that not only predicts items but also generates logically grounded rationales. Our approach leverages a self-annotated rationale dataset and instruction tuning in a rationale-first format, where the model generates an explanation before outputting the recommended item. By adopting this strategy and representing rationales in a chain-of-thought (CoT) style, LLM-Rec strengthens both interpretability and recommendation performance.…
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
TopicsExplainable Artificial Intelligence (XAI) · Recommender Systems and Techniques · Advanced Graph Neural Networks
