paper-with-me

Papers

PRINCE: Provider-side Interpretability with Counterfactual Explanations in Recommender Systems

2019-11-19 · Azin Ghazimatin, Oana Balalau, Rishiraj Saha Roy, Gerhard Weikum

Interpretable explanations for recommender systems and other machine learning models are crucial to gain user trust. Prior works that have focused on paths connecting users and items in a heterogeneous network have several limitations, such as discovering relationships rather than true explanations, or disregarding other users' privacy. In this work, we take a fresh perspective, and present PRINCE: a provider-side mechanism to produce tangible explanations for end-users, where an explanation is defined to be a set of minimal actions performed by the user that, if removed, changes the recommendation to a different item. Given a recommendation, PRINCE uses a polynomial-time optimal algorithm for finding this minimal set of a user's actions from an exponential search space, based on random walks over dynamic graphs. Experiments on two real-world datasets show that PRINCE provides more compact explanations than intuitive baselines, and insights from a crowdsourced user-study demonstrate the viability of such action-based explanations. We thus posit that PRINCE produces scrutable, actionable, and concise explanations, owing to its use of counterfactual evidence, a user's own actions, and minimal sets, respectively.

📄 PDF Abstract BibTeX arXiv:1911.08378

Code (1)

azinmatin/prince 공식 구현

Tasks

counterfactualRecommendation Systems

Similar Papers 제목 키워드 기반

On the Definition and Detection of Cherry-Picking in Counterfactual Explanations

2026-01-08 · James Hinns, Sofie Goethals, Stephan Van der Veeken, Theodoros Evgeniou 외 arxiv

Counterfactual explanations are widely used to communicate how inputs must change for a model to alter its prediction. For a single instance, many valid counterfactuals can exist, which leaves open the possibility for an…

Semi-supervised counterfactual explanations

2023-03-22 · Shravan Kumar Sajja, Sumanta Mukherjee, Satyam Dwivedi

Counterfactual explanations for machine learning models are used to find minimal interventions to the feature values such that the model changes the prediction to a different output or a target output. A valid counterfac…

counterfactualCounterfactual Explanationvalid

The Dangers of Post-hoc Interpretability: Unjustified Counterfactual Explanations

2019-07-22 · Thibault Laugel, Marie-Jeanne Lesot, Christophe Marsala, Xavier Renard 외

Post-hoc interpretability approaches have been proven to be powerful tools to generate explanations for the predictions made by a trained black-box model. However, they create the risk of having explanations that are a r…

counterfactual

Would this change your answer? Evaluating Explanations of LLM Behavior In The Wild with Counterfactual Experiments

2026-08-17 · Adam Karvonen, Euan Ong, Subhash Kantamneni, Samuel Marks arxiv

Many areas of AI research, such as language model interpretability and chain of thought faithfulness, seek to explain model behaviors. But what constitutes a "good" explanation? In this work, we evaluate explanations thr…

DA-DGCEx: Ensuring Validity of Deep Guided Counterfactual Explanations With Distribution-Aware Autoencoder Loss

2021-04-19 · Jokin Labaien, Ekhi Zugasti, Xabier De Carlos

Deep Learning has become a very valuable tool in different fields, and no one doubts the learning capacity of these models. Nevertheless, since Deep Learning models are often seen as black boxes due to their lack of inte…

counterfactualDecision MakingExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)