paper-with-me

홈 › Papers

Using Deep Image Priors to Generate Counterfactual Explanations

2020-10-22 · Vivek Narayanaswamy, Jayaraman J. Thiagarajan, Andreas Spanias

Through the use of carefully tailored convolutional neural network architectures, a deep image prior (DIP) can be used to obtain pre-images from latent representation encodings. Though DIP inversion has been known to be superior to conventional regularized inversion strategies such as total variation, such an over-parameterized generator is able to effectively reconstruct even images that are not in the original data distribution. This limitation makes it challenging to utilize such priors for tasks such as counterfactual reasoning, wherein the goal is to generate small, interpretable changes to an image that systematically leads to changes in the model prediction. To this end, we propose a novel regularization strategy based on an auxiliary loss estimator jointly trained with the predictor, which efficiently guides the prior to recover natural pre-images. Our empirical studies with a real-world ISIC skin lesion detection problem clearly evidence the effectiveness of the proposed approach in synthesizing meaningful counterfactuals. In comparison, we find that the standard DIP inversion often proposes visually imperceptible perturbations to irrelevant parts of the image, thus providing no additional insights into the model behavior.

📄 PDF Abstract BibTeX arXiv:2010.12046

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualCounterfactual ReasoningLesion Detection

Similar Papers 제목 키워드 기반

Designing Counterfactual Generators using Deep Model Inversion

2021-09-29 · NeurIPS 2021 12 · Jayaraman J. Thiagarajan, Vivek Narayanaswamy, Deepta Rajan, Jason Liang 외

Explanation techniques that synthesize small, interpretable changes to a given image while producing desired changes in the model prediction have become popular for introspecting black-box models. Commonly referred to as…

counterfactualImage Generationmodel

Counterfactual Explanations for Face Forgery Detection via Adversarial Removal of Artifacts

2024-04-12 · Yang Li, Songlin Yang, Wei Wang, Ziwen He 외

Highly realistic AI generated face forgeries known as deepfakes have raised serious social concerns. Although DNN-based face forgery detection models have achieved good performance, they are vulnerable to latest generati…

Adversarial Attackcounterfactual

Counterfactual Explanations for Misclassified Images: How Human and Machine Explanations Differ

2022-12-16 · Eoin Delaney, Arjun Pakrashi, Derek Greene, Mark T. Keane

Counterfactual explanations have emerged as a popular solution for the eXplainable AI (XAI) problem of elucidating the predictions of black-box deep-learning systems due to their psychological validity, flexibility acros…

counterfactualExplainable Artificial Intelligence (XAI)

Generating Counterfactual Explanations with Natural Language

2018-06-26 · Lisa Anne Hendricks, Ronghang Hu, Trevor Darrell, Zeynep Akata

Natural language explanations of deep neural network decisions provide an intuitive way for a AI agent to articulate a reasoning process. Current textual explanations learn to discuss class discriminative features in an …

AI AgentClassificationcounterfactualFine-Grained Image Classification+3

Text-to-Image Models for Counterfactual Explanations: a Black-Box Approach

2023-09-14 · Guillaume Jeanneret, Loïc Simon, Frédéric Jurie

This paper addresses the challenge of generating Counterfactual Explanations (CEs), involving the identification and modification of the fewest necessary features to alter a classifier's prediction for a given image. Our…

counterfactualCounterfactual Explanation