paper-with-me

홈 › Papers

Counterfactual Explanations without Opening the Black Box: Automated Decisions and the GDPR

2017-11-01 · Sandra Wachter, Brent Mittelstadt, Chris Russell

There has been much discussion of the right to explanation in the EU General Data Protection Regulation, and its existence, merits, and disadvantages. Implementing a right to explanation that opens the black box of algorithmic decision-making faces major legal and technical barriers. Explaining the functionality of complex algorithmic decision-making systems and their rationale in specific cases is a technically challenging problem. Some explanations may offer little meaningful information to data subjects, raising questions around their value. Explanations of automated decisions need not hinge on the general public understanding how algorithmic systems function. Even though such interpretability is of great importance and should be pursued, explanations can, in principle, be offered without opening the black box. Looking at explanations as a means to help a data subject act rather than merely understand, one could gauge the scope and content of explanations according to the specific goal or action they are intended to support. From the perspective of individuals affected by automated decision-making, we propose three aims for explanations: (1) to inform and help the individual understand why a particular decision was reached, (2) to provide grounds to contest the decision if the outcome is undesired, and (3) to understand what would need to change in order to receive a desired result in the future, based on the current decision-making model. We assess how each of these goals finds support in the GDPR. We suggest data controllers should offer a particular type of explanation, unconditional counterfactual explanations, to support these three aims. These counterfactual explanations describe the smallest change to the world that can be made to obtain a desirable outcome, or to arrive at the closest possible world, without needing to explain the internal logic of the system.

📄 PDF Abstract BibTeX arXiv:1711.00399

Code (4)

carla-recourse/CARLA pytorch
interpretml/DiCE tf
wangyongjie-ntu/CFAI pytorch
wangyongjie-ntu/Counterfactual-Explanations-Pytorch pytorch

Tasks

counterfactualDecision Making

Methods 이 논문이 사용한 방법론

Counterfactuals 설명 없음
Interpretability 설명 없음

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

TDLS: A Top-Down Layer Searching Algorithm for Generating Counterfactual Visual Explanation

2021-08-08 · Cong Wang, Haocheng Han, Caleb Chen Cao

Explanation of AI, as well as fairness of algorithms' decisions and the transparency of the decision model, are becoming more and more important. And it is crucial to design effective and human-friendly techniques when o…

counterfactualCounterfactual ExplanationFairnessFine-Grained Image Classification+2

Benchmarking Instance-Centric Counterfactual Algorithms for XAI: From White Box to Black Box

2022-03-04 · Catarina Moreira, Yu-Liang Chou, Chihcheng Hsieh, Chun Ouyang 외

This study investigates the impact of machine learning models on the generation of counterfactual explanations by conducting a benchmark evaluation over three different types of models: a decision tree (fully transparent…

BenchmarkingcounterfactualExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)

ECINN: Efficient Counterfactuals from Invertible Neural Networks

2021-03-25 · Frederik Hvilshøj, Alexandros Iosifidis, Ira Assent

Counterfactual examples identify how inputs can be altered to change the predicted class of a classifier, thus opening up the black-box nature of, e.g., deep neural networks. We propose a method, ECINN, that utilizes the…

counterfactualimage-classificationImage Classification

V-CECE: Visual Counterfactual Explanations via Conceptual Edits

2025-09-20 · Nikolaos Spanos, Maria Lymperaiou, Giorgos Filandrianos, Konstantinos Thomas 외 arxiv

Recent black-box counterfactual generation frameworks fail to take into account the semantic content of the proposed edits, while relying heavily on training to guide the generation process. We propose a novel, plug-and-…

Image Editing