Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Localizing and Editing Knowledge in Text-to-Image Generative Models

About

Text-to-Image Diffusion Models such as Stable-Diffusion and Imagen have achieved unprecedented quality of photorealism with state-of-the-art FID scores on MS-COCO and other generation benchmarks. Given a caption, image generation requires fine-grained knowledge about attributes such as object structure, style, and viewpoint amongst others. Where does this information reside in text-to-image generative models? In our paper, we tackle this question and understand how knowledge corresponding to distinct visual attributes is stored in large-scale text-to-image diffusion models. We adapt Causal Mediation Analysis for text-to-image models and trace knowledge about distinct visual attributes to various (causal) components in the (i) UNet and (ii) text-encoder of the diffusion model. In particular, we show that unlike generative large-language models, knowledge about different attributes is not localized in isolated components, but is instead distributed amongst a set of components in the conditional UNet. These sets of components are often distinct for different visual attributes. Remarkably, we find that the CLIP text-encoder in public text-to-image models such as Stable-Diffusion contains only one causal state across different visual attributes, and this is the first self-attention layer corresponding to the last subject token of the attribute in the caption. This is in stark contrast to the causal states in other language models which are often the mid-MLP layers. Based on this observation of only one causal state in the text-encoder, we introduce a fast, data-free model editing method Diff-QuickFix which can effectively edit concepts in text-to-image models. DiffQuickFix can edit (ablate) concepts in under a second with a closed-form update, providing a significant 1000x speedup and comparable editing performance to existing fine-tuning based editing methods.

Samyadeep Basu, Nanxuan Zhao, Vlad Morariu, Soheil Feizi, Varun Manjunatha• 2023

Related benchmarks

TaskDatasetResultRank
Text-to-Image GenerationMS-COCO
FID70.09
193
Concept UnlearningUnlearnDiffAtk
UnlearnDiffAtk0.5352
36
Text-to-Image GenerationMMA
ASR76
21
Text-to-Image GenerationI2P
ASR41
21
Text-to-Image GenerationVSA
ASR82
21
Text-to-Image GenerationRAB
ASR0.92
21
Semantic PreservationHard Negative Prompts (Nudity)
CLIP Score33.2
19
Utility PreservationStandard Benign Prompts
CLIP Score30.47
16
Safety AlignmentVSA Violence (visual synonym attack prompts)
ASR45
16
Safety AlignmentI2P Violence (explicit prompts)
ASR10
16
Showing 10 of 25 rows

Other info

Follow for update