IRAICLJan 9, 2021

Generate Natural Language Explanations for Recommendation

arXiv:2101.03392v169 citations
Originality Incremental advance
AI Analysis

This work aims to improve the transparency and trustworthiness of recommender systems for users by providing more expressive and personalized explanations.

This paper addresses the problem of generating free-text natural language explanations for personalized recommendations, moving beyond template-based methods. They propose a hierarchical sequence-to-sequence model (HSS) with an auto-denoising mechanism, demonstrating improvements in both recommendation accuracy and explanation quality on e-commerce product domains.

Providing personalized explanations for recommendations can help users to understand the underlying insight of the recommendation results, which is helpful to the effectiveness, transparency, persuasiveness and trustworthiness of recommender systems. Current explainable recommendation models mostly generate textual explanations based on pre-defined sentence templates. However, the expressiveness power of template-based explanation sentences are limited to the pre-defined expressions, and manually defining the expressions require significant human efforts. Motivated by this problem, we propose to generate free-text natural language explanations for personalized recommendation. In particular, we propose a hierarchical sequence-to-sequence model (HSS) for personalized explanation generation. Different from conventional sentence generation in NLP research, a great challenge of explanation generation in e-commerce recommendation is that not all sentences in user reviews are of explanation purpose. To solve the problem, we further propose an auto-denoising mechanism based on topical item feature words for sentence generation. Experiments on various e-commerce product domains show that our approach can not only improve the recommendation accuracy, but also the explanation quality in terms of the offline measures and feature words coverage. This research is one of the initial steps to grant intelligent agents with the ability to explain itself based on natural language sentences.

Foundations

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

Your Notes