ConceptAttention: Diffusion Transformers Learn Highly Interpretable Features
Alec Helbling, Tuna Han Salih Meral, Ben Hoover, Pinar Yanardag, Duen Horng Chau

TL;DR
ConceptAttention demonstrates that diffusion transformer attention layers can be repurposed to generate highly interpretable, sharp saliency maps for visual concepts, achieving state-of-the-art zero-shot segmentation performance.
Contribution
This work introduces ConceptAttention, a novel method that leverages diffusion transformer attention layers for interpretable saliency maps without additional training.
Findings
Produces sharper saliency maps than cross-attention methods
Achieves state-of-the-art zero-shot segmentation on ImageNet-Segmentation
Generalizes to video generation tasks
Abstract
Do the rich representations of multi-modal diffusion transformers (DiTs) exhibit unique properties that enhance their interpretability? We introduce ConceptAttention, a novel method that leverages the expressive power of DiT attention layers to generate high-quality saliency maps that precisely locate textual concepts within images. Without requiring additional training, ConceptAttention repurposes the parameters of DiT attention layers to produce highly contextualized concept embeddings, contributing the major discovery that performing linear projections in the output space of DiT attention layers yields significantly sharper saliency maps compared to commonly used cross-attention maps. ConceptAttention even achieves state-of-the-art performance on zero-shot image segmentation benchmarks, outperforming 15 other zero-shot interpretability methods on the ImageNet-Segmentation dataset.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsNatural Language Processing Techniques
MethodsSoftmax · Attention Is All You Need · Diffusion · Contrastive Language-Image Pre-training
