paper-with-me

Papers

Diffexplainer: Towards Cross-modal Global Explanations with Diffusion Models

2024-04-03 · Matteo Pennisi, Giovanni Bellitto, Simone Palazzo, Mubarak Shah, Concetto Spampinato

We present DiffExplainer, a novel framework that, leveraging language-vision models, enables multimodal global explainability. DiffExplainer employs diffusion models conditioned on optimized text prompts, synthesizing images that maximize class outputs and hidden features of a classifier, thus providing a visual tool for explaining decisions. Moreover, the analysis of generated visual descriptions allows for automatic identification of biases and spurious features, as opposed to traditional methods that often rely on manual intervention. The cross-modal transferability of language-vision models also enables the possibility to describe decisions in a more human-interpretable way, i.e., through text. We conduct comprehensive experiments, which include an extensive user study, demonstrating the effectiveness of DiffExplainer on 1) the generation of high-quality images explaining model decisions, surpassing existing activation maximization methods, and 2) the automated identification of biases and spurious features.

📄 PDF Abstract BibTeX arXiv:2404.02618

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

DiffExplainer: Unveiling Black Box Models Via Counterfactual Generation

2024-06-21 · Yingying Fang, Shuang Wu, Zihao Jin, Caiwen Xu 외

In the field of medical imaging, particularly in tasks related to early disease detection and prognosis, understanding the reasoning behind AI model predictions is imperative for assessing their reliability. Conventional…

counterfactualimage-classificationImage ClassificationMedical Image Classification+1

Global explainability in aligned image modalities

2021-12-17 · Justin Engelmann, Amos Storkey, Miguel O. Bernabeu

Deep learning (DL) models are very effective on many computer vision problems and increasingly used in critical applications. They are also inherently black box. A number of methods exist to generate image-wise explanati…

Position

DAM: Diffusion Activation Maximization for 3D Global Explanations

2024-01-26 · Hanxiao Tan

In recent years, the performance of point cloud models has been rapidly improved. However, due to the limited amount of relevant explainability studies, the unreliability and opacity of these black-box models may lead to…

Autonomous DrivingDiversity

DEPICT: Diffusion-Enabled Permutation Importance for Image Classification Tasks

2024-07-19 · Sarah Jabbour, Gregory Kondas, Ella Kazerooni, Michael Sjoding 외

We propose a permutation-based explanation method for image classifiers. Current image-model explanations like activation maps are limited to instance-based explanations in the pixel space, making it difficult to underst…

Feature Importanceimage-classificationImage Classification

Global Counterfactual Directions

2024-04-18 · Bartlomiej Sobieski, Przemysław Biecek

Despite increasing progress in development of methods for generating visual counterfactual explanations, especially with the recent rise of Denoising Diffusion Probabilistic Models, previous works consider them as an ent…

counterfactualDenoisingDiversity