paper-with-me

홈 › Papers

FASTER-CE: Fast, Sparse, Transparent, and Robust Counterfactual Explanations

2022-10-12 · Shubham Sharma, Alan H. Gee, Jette Henderson, Joydeep Ghosh

Counterfactual explanations have substantially increased in popularity in the past few years as a useful human-centric way of understanding individual black-box model predictions. While several properties desired of high-quality counterfactuals have been identified in the literature, three crucial concerns: the speed of explanation generation, robustness/sensitivity and succinctness of explanations (sparsity) have been relatively unexplored. In this paper, we present FASTER-CE: a novel set of algorithms to generate fast, sparse, and robust counterfactual explanations. The key idea is to efficiently find promising search directions for counterfactuals in a latent space that is specified via an autoencoder. These directions are determined based on gradients with respect to each of the original input features as well as of the target, as estimated in the latent space. The ability to quickly examine combinations of the most promising gradient directions as well as to incorporate additional user-defined constraints allows us to generate multiple counterfactual explanations that are sparse, realistic, and robust to input manipulations. Through experiments on three datasets of varied complexities, we show that FASTER-CE is not only much faster than other state of the art methods for generating multiple explanations but also is significantly superior when considering a larger set of desirable (and often conflicting) properties. Specifically we present results across multiple performance metrics: sparsity, proximity, validity, speed of generation, and the robustness of explanations, to highlight the capabilities of the FASTER-CE family.

📄 PDF Abstract BibTeX arXiv:2210.06578

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualExplanation Generation

Methods 이 논문이 사용한 방법론

Counterfactuals 설명 없음
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

TX-Gen: Multi-Objective Optimization for Sparse Counterfactual Explanations for Time-Series Classification

2024-09-14 · Qi Huang, Sofoklis Kitharidis, Thomas Bäck, Niki van Stein

In time-series classification, understanding model decisions is crucial for their application in high-stakes domains such as healthcare and finance. Counterfactual explanations, which provide insights by presenting alter…

counterfactualTime SeriesTime Series Classificationvalid

Learning Global Transparent Models Consistent with Local Contrastive Explanations

2020-02-19 · NeurIPS 2020 12 · Tejaswini Pedapati, Avinash Balakrishnan, Karthikeyan Shanmugam, Amit Dhurandhar

There is a rich and growing literature on producing local contrastive/counterfactual explanations for black-box models (e.g. neural networks). In these methods, for an input, an explanation is in the form of a contrast p…

counterfactual

Comprehensible Counterfactual Explanation on Kolmogorov-Smirnov Test

2020-11-01 · Zicun Cong, Lingyang Chu, Yu Yang, Jian Pei

The Kolmogorov-Smirnov (KS) test is popularly used in many applications, such as anomaly detection, astronomy, database security and AI systems. One challenge remained untouched is how we can obtain an explanation on why…

Anomaly DetectionAstronomycounterfactualCounterfactual Explanation

SCOUT: Self-aware Discriminant Counterfactual Explanations

2020-04-16 · CVPR 2020 6 · Pei Wang, Nuno Vasconcelos

The problem of counterfactual visual explanations is considered. A new family of discriminant explanations is introduced. These produce heatmaps that attribute high scores to image regions informative of a classifier pre…

Attributecounterfactual

Making Heads or Tails: Towards Semantically Consistent Visual Counterfactuals

2022-03-24 · Simon Vandenhende, Dhruv Mahajan, Filip Radenovic, Deepti Ghadiyaram

A visual counterfactual explanation replaces image regions in a query image with regions from a distractor image such that the system's decision on the transformed image changes to the distractor class. In this work, we …

counterfactualCounterfactual ExplanationFine-Grained Image Recognition