English

DEPICT: Diffusion-Enabled Permutation Importance for Image Classification Tasks

Computer Vision and Pattern Recognition 2024-07-22 v1 Artificial Intelligence

Abstract

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.

Keywords

Cite

@article{arxiv.2407.14509,
  title  = {DEPICT: Diffusion-Enabled Permutation Importance for Image Classification Tasks},
  author = {Sarah Jabbour and Gregory Kondas and Ella Kazerooni and Michael Sjoding and David Fouhey and Jenna Wiens},
  journal= {arXiv preprint arXiv:2407.14509},
  year   = {2024}
}

Comments

36 pages, 18 figures, 9 tables, to be published in ECCV 2024

R2 v1 2026-06-28T17:47:40.565Z