Aligning Explanations for Recommendation with Rating and Feature via Maximizing Mutual Information
Yurou Zhao, Yiding Sun, Ruidong Han, Fei Jiang, Lu Guan, Xiang Li, Wei, Lin, Weizhi Ma, Jiaxin Mao

TL;DR
This paper introduces a mutual information-based framework to improve the alignment of natural language explanations with predicted ratings and item features in recommendation systems, enhancing user trust and decision-making.
Contribution
The proposed MMI framework is a flexible, model-agnostic method that uses mutual information to better align explanations with ratings and features, outperforming existing methods.
Findings
Boosts alignment with predicted ratings and features
Outperforms baseline models in experiments
User studies confirm improved decision support
Abstract
Providing natural language-based explanations to justify recommendations helps to improve users' satisfaction and gain users' trust. However, as current explanation generation methods are commonly trained with an objective to mimic existing user reviews, the generated explanations are often not aligned with the predicted ratings or some important features of the recommended items, and thus, are suboptimal in helping users make informed decision on the recommendation platform. To tackle this problem, we propose a flexible model-agnostic method named MMI (Maximizing Mutual Information) framework to enhance the alignment between the generated natural language explanations and the predicted rating/important item features. Specifically, we propose to use mutual information (MI) as a measure for the alignment and train a neural MI estimator. Then, we treat a well-trained explanation…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Explainable Artificial Intelligence (XAI) · Advanced Graph Neural Networks
