paper-with-me

홈 › Papers

Learning to Counterfactually Explain Recommendations

2022-11-17 · Yuanshun Yao, Chong Wang, Hang Li

Recommender system practitioners are facing increasing pressure to explain recommendations. We explore how to explain recommendations using counterfactual logic, i.e. "Had you not interacted with the following items, we would not recommend it." Compared to the traditional explanation logic, counterfactual explanations are easier to understand, more technically verifiable, and more informative in terms of giving users control over recommendations. The major challenge of generating such explanations is the computational cost because it requires repeatedly retraining the models to obtain the effect on a recommendation caused by the absence of user history. We propose a learning-based framework to generate counterfactual explanations. The key idea is to train a surrogate model to learn the effect of removing a subset of user history on the recommendation. To this end, we first artificially simulate the counterfactual outcomes on the recommendation after deleting subsets of history. Then we train a surrogate model to learn the mapping between a history deletion and the corresponding change of the recommendation caused by the deletion. Finally, to generate an explanation, we find the history subset predicted by the surrogate model that is most likely to remove the recommendation. Through offline experiments and online user studies, we show our method, compared to baselines, can generate explanations that are more counterfactually valid and more satisfactory considered by users.

📄 PDF Abstract BibTeX arXiv:2211.09752

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualRecommendation Systemsvalid

Similar Papers 제목 키워드 기반

Counterfactually Evaluating Explanations in Recommender Systems

2022-03-02 · Yuanshun Yao, Chong Wang, Hang Li

Modern recommender systems face an increasing need to explain their recommendations. Despite considerable progress in this area, evaluating the quality of explanations remains a significant challenge for researchers and …

counterfactualRecommendation Systems

Personalized Counterfactual Fairness in Recommendation

2021-05-20 · Yunqi Li, Hanxiong Chen, Shuyuan Xu, Yingqiang Ge 외

Recommender systems are gaining increasing and critical impacts on human and society since a growing number of users use them for information seeking and decision making. Therefore, it is crucial to address the potential…

counterfactualDecision MakingFairnessRecommendation Systems

Counterfactually Fair Conformal Prediction

2025-10-09 · Ozgur Guldogan, Neeraj Sarna, Yuanyuan Li, Michael Berger arxiv

While counterfactual fairness of point predictors is well studied, its extension to prediction sets--central to fair decision-making under uncertainty--remains underexplored. On the other hand, conformal prediction (CP) …

An Investigation of the (In)effectiveness of Counterfactually Augmented Data

2021-07-01 · ACL 2022 5 · Nitish Joshi, He He

While pretrained language models achieve excellent performance on natural language understanding benchmarks, they tend to rely on spurious correlations and generalize poorly to out-of-distribution (OOD) data. Recent work…

DiversityNatural Language Understanding

An Investigation of the (In)effectiveness of Counterfactually Augmented Data

2021-08-17 · ACL ARR November 2021 11 · Anonymous

While pretrained language models achieve excellent performance on natural language understanding benchmarks, they tend to rely on spurious correlations and generalize poorly to out-of-distribution (OOD) data. Recent work…

DiversityNatural Language Understanding