paper-with-me

Papers

Fast Real-time Counterfactual Explanations

2020-07-11 · Yunxia Zhao

Counterfactual explanations are considered, which is to answer {\it why the prediction is class A but not B.} Different from previous optimization based methods, an optimization-free Fast ReAl-time Counterfactual Explanation (FRACE) algorithm is proposed benefiting from the development of multi-domain image to image translation algorithms. Built from starGAN, a transformer is trained as a residual generator conditional on a classifier constrained under a proposal perturbation loss which maintains the content information of the query image, but just the class-specific semantic information is changed. The transformer can transfer the query image to any counterfactual class, and during inference, our explanation can be generated by it only within a forward time. It is fast and can satisfy the real-time practical application. Because of the adversarial training of GAN, our explanation is also more realistic compared to other counterparts. The experimental results demonstrate that our proposal is better than the existing state of the art in terms of quality and speed.

📄 PDF Abstract BibTeX arXiv:2007.05684

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualCounterfactual ExplanationImage-to-Image TranslationTranslation

Similar 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…

counterfactualExplanation Generation

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 quest…

Binary Classificationcounterfactual

GeCo: Quality Counterfactual Explanations in Real Time

2021-01-05 · Maximilian Schleich, Zixuan Geng, Yihong Zhang, Dan Suciu

Machine learning is increasingly applied in high-stakes decision making that directly affect people's lives, and this leads to an increased demand for systems to explain their decisions. Explanations often take the form …

counterfactualDecision Making

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

Counterfactual Explanations in Sequential Decision Making Under Uncertainty

2021-07-06 · NeurIPS 2021 12 · Stratis Tsirtsis, Abir De, Manuel Gomez-Rodriguez

Methods to find counterfactual explanations have predominantly focused on one step decision making processes. In this work, we initiate the development of methods to find counterfactual explanations for decision making p…

counterfactualCounterfactual ExplanationDecision MakingDecision Making Under Uncertainty+1