paper-with-me

Papers

FACE: Feasible and Actionable Counterfactual Explanations

2019-09-20 · Rafael Poyiadzi, Kacper Sokol, Raul Santos-Rodriguez, Tijl De Bie, Peter Flach

Work in Counterfactual Explanations tends to focus on the principle of "the closest possible world" that identifies small changes leading to the desired outcome. In this paper we argue that while this approach might initially seem intuitively appealing it exhibits shortcomings not addressed in the current literature. First, a counterfactual example generated by the state-of-the-art systems is not necessarily representative of the underlying data distribution, and may therefore prescribe unachievable goals(e.g., an unsuccessful life insurance applicant with severe disability may be advised to do more sports). Secondly, the counterfactuals may not be based on a "feasible path" between the current state of the subject and the suggested one, making actionable recourse infeasible (e.g., low-skilled unsuccessful mortgage applicants may be told to double their salary, which may be hard without first increasing their skill level). These two shortcomings may render counterfactual explanations impractical and sometimes outright offensive. To address these two major flaws, first of all, we propose a new line of Counterfactual Explanations research aimed at providing actionable and feasible paths to transform a selected instance into one that meets a certain goal. Secondly, we propose FACE: an algorithmically sound way of uncovering these "feasible paths" based on the shortest path distances defined via density-weighted metrics. Our approach generates counterfactuals that are coherent with the underlying data distribution and supported by the "feasible paths" of change, which are achievable and can be tailored to the problem at hand.

📄 PDF Abstract BibTeX arXiv:1909.09369

Code (1)

carla-recourse/CARLA pytorch

Tasks

counterfactual

Methods 이 논문이 사용한 방법론

Counterfactuals 설명 없음

Similar Papers 제목 키워드 기반

PACE: A Neuro-Symbolic Framework for Plausible and Actionable Counterfactual Explanations

2026-07-01 · Pavel Iakovets, Liyanapathiranage Sudeepika Wajirakumari Samarathunga, Martin Thomas Horsch, Fadi Al Machot arxiv

Counterfactual explanations explain machine learning predictions by identifying minimal input changes that would alter a model's decision. Although many existing methods successfully generate prediction-changing alternat…

RealAC: A Domain-Agnostic Framework for Realistic and Actionable Counterfactual Explanations

2025-08-14 · Asiful Arefeen, Shovito Barua Soumma, Hassan Ghasemzadeh arxiv

Counterfactual explanations provide human-understandable reasoning for AI-made decisions by describing minimal changes to input features that would alter a model's prediction. To be truly useful in practice, such explana…

Designing User-Centric Behavioral Interventions to Prevent Dysglycemia with Novel Counterfactual Explanations

2023-10-02 · Asiful Arefeen, Hassan Ghasemzadeh

Monitoring unexpected health events and taking actionable measures to avert them beforehand is central to maintaining health and preventing disease. Therefore, a tool capable of predicting adverse health events and offer…

counterfactual

Counterfactual Explanations via Locally-guided Sequential Algorithmic Recourse

2023-09-08 · Edward A. Small, Jeffrey N. Clark, Christopher J. McWilliams, Kacper Sokol 외

Counterfactuals operationalised through algorithmic recourse have become a powerful tool to make artificial intelligence systems explainable. Conceptually, given an individual classified as y -- the factual -- we seek ac…

counterfactual

Preserving Causal Constraints in Counterfactual Explanations for Machine Learning Classifiers

2019-12-06 · Divyat Mahajan, Chenhao Tan, Amit Sharma

To construct interpretable explanations that are consistent with the original ML model, counterfactual examples---showing how the model's output changes with small perturbations to the input---have been proposed. This pa…

BIG-bench Machine LearningcounterfactualDecision Making