paper-with-me

Papers

DEPICT: Diffusion-Enabled Permutation Importance for Image Classification Tasks

2024-07-19 · Sarah Jabbour, Gregory Kondas, Ella Kazerooni, Michael Sjoding, David Fouhey, Jenna Wiens

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 understand global model behavior. In contrast, permutation based explanations for tabular data classifiers measure feature importance by comparing model performance on data before and after permuting a feature. We propose an explanation method for image-based models that permutes interpretable concepts across dataset images. Given a dataset of images labeled with specific concepts like captions, we permute a concept across examples in the text space and then generate images via a text-conditioned diffusion model. Feature importance is then reflected by the change in model performance relative to unpermuted data. When applied to a set of concepts, the method generates a ranking of feature importance. We show this approach recovers underlying model feature importance on synthetic and real-world image classification tasks.

📄 PDF Abstract BibTeX arXiv:2407.14509

Code (0)

등록된 구현이 없습니다.

Tasks

Feature Importanceimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
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 제목 키워드 기반

Towards Efficient Exemplar Based Image Editing with Multimodal VLMs

2025-06-25 · Avadhoot Jadhav, Ashutosh Srivastava, Abhinav Java, Silky Singh 외

Text-to-Image Diffusion models have enabled a wide array of image editing applications. However, capturing all types of edits through text alone can be challenging and cumbersome. The ambiguous nature of certain image ed…

Best Prompts for Text-to-Image Models and How to Find Them

2022-09-23 · Nikita Pavlichenko, Dmitry Ustalov

Recent progress in generative models, especially in text-guided diffusion models, has enabled the production of aesthetically-pleasing imagery resembling the works of professional human artists. However, one has to caref…

Disability Representations: Finding Biases in Automatic Image Generation

2024-06-21 · Yannis Tevissen

Recent advancements in image generation technology have enabled widespread access to AI-generated imagery, prominently used in advertising, entertainment, and progressively in every form of visual content. However, these…

Image Generation

VIP: Finding Important People in Images

2015-02-19 · CVPR 2015 6 · Clint Solomon Mathialagan, Andrew C. Gallagher, Dhruv Batra

People preserve memories of events such as birthdays, weddings, or vacations by capturing photos, often depicting groups of people. Invariably, some individuals in the image are more important than others given the conte…

Discriminative Class Tokens for Text-to-Image Diffusion Models

2023-03-30 · ICCV 2023 1 · Idan Schwartz, Vésteinn Snæbjarnarson, Hila Chefer, Ryan Cotterell 외

Recent advances in text-to-image diffusion models have enabled the generation of diverse and high-quality images. While impressive, the images often fall short of depicting subtle details and are susceptible to errors du…