paper-with-me

홈 › Papers

Counterfactual Explanations via Latent Space Projection and Interpolation

2021-12-02 · Brian Barr, Matthew R. Harrington, Samuel Sharpe, C. Bayan Bruss

Counterfactual explanations represent the minimal change to a data sample that alters its predicted classification, typically from an unfavorable initial class to a desired target class. Counterfactuals help answer questions such as "what needs to change for this application to get accepted for a loan?". A number of recently proposed approaches to counterfactual generation give varying definitions of "plausible" counterfactuals and methods to generate them. However, many of these methods are computationally intensive and provide unconvincing explanations. Here we introduce SharpShooter, a method for binary classification that starts by creating a projected version of the input that classifies as the target class. Counterfactual candidates are then generated in latent space on the interpolation line between the input and its projection. We then demonstrate that our framework translates core characteristics of a sample to its counterfactual through the use of learned representations. Furthermore, we show that SharpShooter is competitive across common quality metrics on tabular and image datasets while being orders of magnitude faster than two comparable methods and excels at measures of realism, making it well-suited for high velocity machine learning applications which require timely explanations.

📄 PDF Abstract BibTeX arXiv:2112.00890

Code (0)

등록된 구현이 없습니다.

Tasks

Binary Classificationcounterfactual

Methods 이 논문이 사용한 방법론

Counterfactuals 설명 없음

Similar Papers 제목 키워드 기반

Counterfactual Explanations via Riemannian Latent Space Traversal

2024-11-04 · Paraskevas Pegios, Aasa Feragen, Andreas Abildtrup Hansen, Georgios Arvanitidis

The adoption of increasingly complex deep models has fueled an urgent need for insight into how these models make predictions. Counterfactual explanations form a powerful tool for providing actionable explanations to pra…

counterfactualCounterfactual ExplanationDecoder

Counterfactual Explanations for Medical Image Classification and Regression using Diffusion Autoencoder

2024-08-02 · Matan Atad, David Schinz, Hendrik Moeller, Robert Graf 외

Counterfactual explanations (CEs) aim to enhance the interpretability of machine learning models by illustrating how alterations in input features would affect the resulting predictions. Common CE approaches require an a…

counterfactualimage-classificationImage ClassificationMedical Image Classification+1

Latent-CF: A Simple Baseline for Reverse Counterfactual Explanations

2020-12-16 · Rachana Balasubramanian, Samuel Sharpe, Brian Barr, Jason Wittenbach 외

In the environment of fair lending laws and the General Data Protection Regulation (GDPR), the ability to explain a model's prediction is of paramount importance. High quality explanations are the first step in assessing…

counterfactualFairness

Counterfactual Explanation via Search in Gaussian Mixture Distributed Latent Space

2023-07-25 · Xuan Zhao, Klaus Broelemann, Gjergji Kasneci

Counterfactual Explanations (CEs) are an important tool in Algorithmic Recourse for addressing two questions: 1. What are the crucial factors that led to an automated prediction/decision? 2. How can these factors be chan…

counterfactualCounterfactual Explanation

Diffusion Counterfactuals for Image Regressors

2025-03-26 · Trung Duc Ha, Sidney Bender

Counterfactual explanations have been successfully applied to create human interpretable explanations for various black-box models. They are handy for tasks in the image domain, where the quality of the explanations bene…

counterfactualDenoisingregression