AICLAug 17, 2022

EGCR: Explanation Generation for Conversational Recommendation

arXiv:2208.08035v22 citationsh-index: 4Has Code
AI Analysis

It addresses the problem of black-box reasoning in conversational recommendation for users, though it appears incremental by adding explanation generation to existing systems.

The paper tackles the lack of explainability in conversational recommendation systems by proposing EGCR, a framework that generates explanations for recommendations, achieving better performance in accuracy and conversation quality on benchmark datasets.

Growing attention has been paid in Conversational Recommendation System (CRS), which works as a conversation-based and recommendation task-oriented tool to provide items of interest and explore user preference. However, existing work in CRS fails to explicitly show the reasoning logic to users and the whole CRS still remains a black box. Therefore we propose a novel end-to-end framework named Explanation Generation for Conversational Recommendation (EGCR) based on generating explanations for conversational agents to explain why they make the action. EGCR incorporates user reviews to enhance the item representation and increase the informativeness of the whole conversation. To the best of our knowledge, this is the first framework for explainable conversational recommendation on real-world datasets. Moreover, we evaluate EGCR on one benchmark conversational recommendation datasets and achieve better performance on both recommendation accuracy and conversation quality than other state-of-the art models. Finally, extensive experiments demonstrate that generated explanations are not only having high quality and explainability, but also making CRS more trustworthy. We will make our code available to contribute to the CRS community

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes