paper-with-me

Papers

Explaining in Diffusion: Explaining a Classifier Through Hierarchical Semantics with Text-to-Image Diffusion Models

2024-12-24 · Tahira Kazimi, Ritika Allada, Pinar Yanardag

Classifiers are important components in many computer vision tasks, serving as the foundational backbone of a wide variety of models employed across diverse applications. However, understanding the decision-making process of classifiers remains a significant challenge. We propose DiffEx, a novel method that leverages the capabilities of text-to-image diffusion models to explain classifier decisions. Unlike traditional GAN-based explainability models, which are limited to simple, single-concept analyses and typically require training a new model for each classifier, our approach can explain classifiers that focus on single concepts (such as faces or animals) as well as those that handle complex scenes involving multiple concepts. DiffEx employs vision-language models to create a hierarchical list of semantics, allowing users to identify not only the overarching semantic influences on classifiers (e.g., the 'beard' semantic in a facial classifier) but also their sub-types, such as 'goatee' or 'Balbo' beard. Our experiments demonstrate that DiffEx is able to cover a significantly broader spectrum of semantics compared to its GAN counterparts, providing a hierarchical tool that delivers a more detailed and fine-grained understanding of classifier decisions.

📄 PDF Abstract BibTeX arXiv:2412.18604

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…
Focus 설명 없음

Similar Papers 제목 키워드 기반

Explaining in Diffusion: Explaining a Classifier with Diffusion Semantics

2025-01-01 · CVPR 2025 1 · Tahira Kazimi, Ritika Allada, Pinar Yanardag

Classifiers are important components in many computer vision tasks, serving as the foundational backbone of a wide variety of models employed across diverse applications. However, understanding the decision-making pr…

Multi-Granular Text Encoding for Self-Explaining Categorization

2019-07-19 · WS 2019 8 · Zhiguo Wang, Yue Zhang, Mo Yu, Wei zhang 외

Self-explaining text categorization requires a classifier to make a prediction along with supporting evidence. A popular type of evidence is sub-sequences extracted from the input text which are sufficient for the classi…

Text Categorization

Diffexplainer: Towards Cross-modal Global Explanations with Diffusion Models

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

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

DiffEx: Explaining a Classifier with Diffusion Models to Identify Microscopic Cellular Variations

2025-02-12 · Anis Bourou, Saranga Kingkor Mahanta, Thomas Boyer, Valérie Mezger 외

In recent years, deep learning models have been extensively applied to biological data across various modalities. Discriminative deep learning models have excelled at classifying images into categories (e.g., healthy ver…

Drug Discovery

Explaining generative diffusion models via visual analysis for interpretable decision-making process

2024-02-16 · Ji-Hoon Park, Yeong-Joon Ju, Seong-Whan Lee

Diffusion models have demonstrated remarkable performance in generation tasks. Nevertheless, explaining the diffusion process remains challenging due to it being a sequence of denoising noisy images that are difficult fo…

Decision MakingDenoising