TL;DR
This paper introduces CountER, a counterfactual reasoning-based framework for generating simple, effective explanations in recommender systems, improving understanding and debugging through minimal item modifications.
Contribution
The paper proposes a novel counterfactual explanation method for recommendation systems, with a joint optimization approach and new evaluation metrics for explanation quality.
Findings
CountER produces more accurate explanations than existing models.
Counterfactual explanations facilitate better understanding for users and system debugging.
The method is validated on five real-world datasets with superior results.
Abstract
By providing explanations for users and system designers to facilitate better understanding and decision making, explainable recommendation has been an important research problem. In this paper, we propose Counterfactual Explainable Recommendation (CountER), which takes the insights of counterfactual reasoning from causal inference for explainable recommendation. CountER is able to formulate the complexity and the strength of explanations, and it adopts a counterfactual learning framework to seek simple (low complexity) and effective (high strength) explanations for the model decision. Technically, for each item recommended to each user, CountER formulates a joint optimization problem to generate minimal changes on the item aspects so as to create a counterfactual item, such that the recommendation decision on the counterfactual item is reversed. These altered aspects constitute the…
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.
