TL;DR
GANterfactual introduces a novel adversarial image-to-image translation method to generate realistic counterfactual explanations for medical image classifiers, improving user understanding and trust.
Contribution
The paper presents GANterfactual, a new approach for creating high-quality counterfactual images in medical AI, outperforming saliency map methods in user studies.
Findings
Counterfactual explanations improve mental models and trust.
GANterfactual outperforms LIME and LRP in user satisfaction.
Medical image explanations benefit from realistic counterfactuals.
Abstract
With the ongoing rise of machine learning, the need for methods for explaining decisions made by artificial intelligence systems is becoming a more and more important topic. Especially for image classification tasks, many state-of-the-art tools to explain such classifiers rely on visual highlighting of important areas of the input data. Contrary, counterfactual explanation systems try to enable a counterfactual reasoning by modifying the input image in a way such that the classifier would have made a different prediction. By doing so, the users of counterfactual explanation systems are equipped with a completely different kind of explanatory information. However, methods for generating realistic counterfactual explanations for image classifiers are still rare. Especially in medical contexts, where relevant information often consists of textural and structural information, high-quality…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsLocal Interpretable Model-Agnostic Explanations
