Skip to content

MLD3/DEPICT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

DEPICT: Diffusion-Enabled Permutation Importance for Image Classification Tasks

This is the official code release for "DEPICT: Diffusion-Enabled Permutation Importance for Image Classification Tasks" (ECCV 2024).

Explanation methods for image classifiers have historically been limited to the pixel space. On the contrary, tabular-based models can be explained using permutation importance. We propose extending permutation importance to generate concept-based explanations for Image-based classifiers. Rather than trying to figure out which pixels in a real image to manipulate, we propose using text-conditioned diffusion models to permute concepts in text-space, and then map such concepts to the image space.

Demo

We provide a full demo of the method, as well as code to recreate the results from the paper's experimence.

[7/2/2024]: We will be updating the entire codebase with all available code in the coming weeks.

Contact

Please reach out to sjabbour at umich dot edu or file a Github issue if you have any questions about our work. Thank you!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published