Beyond Persuasion: Towards Conversational Recommender System with Credible Explanations
Peixin Qin, Chen Huang, Yang Deng, Wenqiang Lei, Tat-Seng Chua
TL;DR
This paper tackles the problem of deceptive or unfaithful explanations in large-language-model–driven conversational recommender systems by introducing PC-CRS, a training-free two-stage framework that ensures explanations are both persuasive and credible. The first stage uses Credibility-aware Persuasive Strategies to guide explanation generation, while the second stage applies iterative self-reflection to remove misinformation. Empirical results on Redial and OpenDialKG show that PC-CRS improves credibility and persuasiveness, and that credible explanations can enhance recommendation accuracy, addressing the trust concerns around LLM-based CRSs. The work highlights the trade-off between persuasiveness and credibility and points to future directions for more personalized strategy selection and broader LLM compatibility to advance trustworthy conversational recommendations.
Abstract
With the aid of large language models, current conversational recommender system (CRS) has gaining strong abilities to persuade users to accept recommended items. While these CRSs are highly persuasive, they can mislead users by incorporating incredible information in their explanations, ultimately damaging the long-term trust between users and the CRS. To address this, we propose a simple yet effective method, called PC-CRS, to enhance the credibility of CRS's explanations during persuasion. It guides the explanation generation through our proposed credibility-aware persuasive strategies and then gradually refines explanations via post-hoc self-reflection. Experimental results demonstrate the efficacy of PC-CRS in promoting persuasive and credible explanations. Further analysis reveals the reason behind current methods producing incredible explanations and the potential of credible explanations to improve recommendation accuracy.
