paper-with-me

홈 › Papers

Flexible and Robust Counterfactual Explanations with Minimal Satisfiable Perturbations

2023-09-09 · Yongjie Wang, Hangwei Qian, Yongjie Liu, Wei Guo, Chunyan Miao

Counterfactual explanations (CFEs) exemplify how to minimally modify a feature vector to achieve a different prediction for an instance. CFEs can enhance informational fairness and trustworthiness, and provide suggestions for users who receive adverse predictions. However, recent research has shown that multiple CFEs can be offered for the same instance or instances with slight differences. Multiple CFEs provide flexible choices and cover diverse desiderata for user selection. However, individual fairness and model reliability will be damaged if unstable CFEs with different costs are returned. Existing methods fail to exploit flexibility and address the concerns of non-robustness simultaneously. To address these issues, we propose a conceptually simple yet effective solution named Counterfactual Explanations with Minimal Satisfiable Perturbations (CEMSP). Specifically, CEMSP constrains changing values of abnormal features with the help of their semantically meaningful normal ranges. For efficiency, we model the problem as a Boolean satisfiability problem to modify as few features as possible. Additionally, CEMSP is a general framework and can easily accommodate more practical requirements, e.g., casualty and actionability. Compared to existing methods, we conduct comprehensive experiments on both synthetic and real-world datasets to demonstrate that our method provides more robust explanations while preserving flexibility.

📄 PDF Abstract BibTeX arXiv:2309.04676

Code (1)

wangyongjie-ntu/cemsp 공식 구현 pytorch

Tasks

counterfactualFairness

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

Flexible Counterfactual Explanations with Generative Models

2025-02-24 · Stig Hellemans, Andres Algaba, Sam Verboven, Vincent Ginis

Counterfactual explanations provide actionable insights to achieve desired outcomes by suggesting minimal changes to input features. However, existing methods rely on fixed sets of mutable features, which makes counterfa…

counterfactual

Adversarial Counterfactual Visual Explanations

2023-03-17 · CVPR 2023 1 · Guillaume Jeanneret, Loïc Simon, Frédéric Jurie

Counterfactual explanations and adversarial attacks have a related goal: flipping output labels with minimal perturbations regardless of their characteristics. Yet, adversarial attacks cannot be used directly in a counte…

counterfactualCounterfactual ExplanationDenoising

Counterfactual Explanations on Robust Perceptual Geodesics

2026-01-26 · Eslam Zaher, Maciej Trzaskowski, Quan Nguyen, Fred Roosta arxiv

Latent-space optimization methods for counterfactual explanations - framed as minimal semantic perturbations that change model predictions - inherit the ambiguity of Wachter et al.'s objective: the choice of distance met…

Exploring Energy Landscapes for Minimal Counterfactual Explanations: Applications in Cybersecurity and Beyond

2025-03-23 · Spyridon Evangelatos, Eleni Veroni, Vasilis Efthymiou, Christos Nikolopoulos 외

Counterfactual explanations have emerged as a prominent method in Explainable Artificial Intelligence (XAI), providing intuitive and actionable insights into Machine Learning model decisions. In contrast to other traditi…

counterfactualExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)Fairness

Logical Satisfiability of Counterfactuals for Faithful Explanations in NLI

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Evaluating an explanation's faithfulness is desired for many reasons such as trust, interpretability and diagnosing the sources of model's errors. In this work, which focuses on the NLI task, we introduce the methodology…

counterfactual