paper-with-me

홈 › Papers

Counterfactual Explanations with Probabilistic Guarantees on their Robustness to Model Change

2024-08-09 · Ignacy Stępka, Mateusz Lango, Jerzy Stefanowski

Counterfactual explanations (CFEs) guide users on how to adjust inputs to machine learning models to achieve desired outputs. While existing research primarily addresses static scenarios, real-world applications often involve data or model changes, potentially invalidating previously generated CFEs and rendering user-induced input changes ineffective. Current methods addressing this issue often support only specific models or change types, require extensive hyperparameter tuning, or fail to provide probabilistic guarantees on CFE robustness to model changes. This paper proposes a novel approach for generating CFEs that provides probabilistic guarantees for any model and change type, while offering interpretable and easy-to-select hyperparameters. We establish a theoretical framework for probabilistically defining robustness to model change and demonstrate how our BetaRCE method directly stems from it. BetaRCE is a post-hoc method applied alongside a chosen base CFE generation method to enhance the quality of the explanation beyond robustness. It facilitates a transition from the base explanation to a more robust one with user-adjusted probability bounds. Through experimental comparisons with baselines, we show that BetaRCE yields robust, most plausible, and closest to baseline counterfactual explanations.

📄 PDF Abstract BibTeX arXiv:2408.04842

Code (1)

istepka/betarce 공식 구현

Tasks

counterfactual

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Don't Explain Noise: Robust Counterfactuals for Randomized Ensembles

2022-05-27 · Alexandre Forel, Axel Parmentier, Thibaut Vidal

Counterfactual explanations describe how to modify a feature vector in order to flip the outcome of a trained classifier. Obtaining robust counterfactual explanations is essential to provide valid algorithmic recourse an…

counterfactualvalid

Rigorous Probabilistic Guarantees for Robust Counterfactual Explanations

2024-07-10 · Luca Marzari, Francesco Leofante, Ferdinando Cicalese, Alessandro Farinelli

We study the problem of assessing the robustness of counterfactual explanations for deep learning models. We focus on $\textit{plausible model shifts}$ altering model parameters and propose a novel framework to reason ab…

Binary Classificationcounterfactual

Provably Robust Bayesian Counterfactual Explanations under Model Changes

2026-01-23 · Jamie Duell, Xiuyi Fan arxiv

Counterfactual explanations (CEs) offer interpretable insights into machine learning predictions by answering ``what if?" questions. However, in real-world settings where models are frequently updated, existing counterfa…

Promoting Counterfactual Robustness through Diversity

2023-12-11 · Francesco Leofante, Nico Potyka

Counterfactual explanations shed light on the decisions of black-box models by explaining how an input can be altered to obtain a favourable decision from the model (e.g., when a loan application has been rejected). Howe…

counterfactualDiversity

Generating robust counterfactual explanations

2023-04-24 · Victor Guyomard, Françoise Fessant, Thomas Guyet, Tassadit Bouadi 외

Counterfactual explanations have become a mainstay of the XAI field. This particularly intuitive statement allows the user to understand what small but necessary changes would have to be made to a given situation in orde…

counterfactualExplainable Artificial Intelligence (XAI)