On the Relationship Between Counterfactual Explainer and Recommender
Gang Liu, Zhihan Zhang, Zheng Ning, Meng Jiang

TL;DR
This paper proposes a unified framework for counterfactual explanations in recommender systems, analyzing how explanation quality relates to recommendation accuracy across different models and datasets.
Contribution
It introduces a general framework for counterfactual explainers applicable to various models and empirically investigates the relationship between recommendation accuracy and explanation quality.
Findings
Explainability performance decreases as recommendation accuracy increases.
Current evaluation metrics may not adequately measure explanation quality.
More fine-grained metrics are needed for evaluating counterfactual explanations.
Abstract
Recommender systems employ machine learning models to learn from historical data to predict the preferences of users. Deep neural network (DNN) models such as neural collaborative filtering (NCF) are increasingly popular. However, the tangibility and trustworthiness of the recommendations are questionable due to the complexity and lack of explainability of the models. To enable explainability, recent techniques such as ACCENT and FIA are looking for counterfactual explanations that are specific historical actions of a user, the removal of which leads to a change to the recommendation result. In this work, we present a general framework for both DNN and non-DNN models so that the counterfactual explainers all belong to it with specific choices of components. This framework first estimates the influence of a certain historical action after its removal and then uses search algorithms to…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Stock Market Forecasting Methods · Recommender Systems and Techniques
