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

Finding NeMo: Localizing Neurons Responsible For Memorization in Diffusion Models

About

Diffusion models (DMs) produce very detailed and high-quality images. Their power results from extensive training on large amounts of data, usually scraped from the internet without proper attribution or consent from content creators. Unfortunately, this practice raises privacy and intellectual property concerns, as DMs can memorize and later reproduce their potentially sensitive or copyrighted training images at inference time. Prior efforts prevent this issue by either changing the input to the diffusion process, thereby preventing the DM from generating memorized samples during inference, or removing the memorized data from training altogether. While those are viable solutions when the DM is developed and deployed in a secure and constantly monitored environment, they hold the risk of adversaries circumventing the safeguards and are not effective when the DM itself is publicly released. To solve the problem, we introduce NeMo, the first method to localize memorization of individual data samples down to the level of neurons in DMs' cross-attention layers. Through our experiments, we make the intriguing finding that in many cases, single neurons are responsible for memorizing particular training samples. By deactivating these memorization neurons, we can avoid the replication of training data at inference time, increase the diversity in the generated outputs, and mitigate the leakage of private and copyrighted data. In this way, our NeMo contributes to a more responsible deployment of DMs.

Dominik Hintersdorf, Lukas Struppek, Kristian Kersting, Adam Dziedzic, Franziska Boenisch• 2024

Related benchmarks

TaskDatasetResultRank
Memorization DetectionStable Diffusion V1.4
AUC0.957
28
Text-to-Image GenerationHPD v3
Characters Score2.85
15
Text-to-Image GenerationWebster 500 Memorized Prompts 2023 v1.4 (430 with available target images)
SSCD (Target)0.4149
13
Text-to-Image GenerationMS-COCO
FID15.35
7
Memorization mitigationWebster 2023
SSCD Original23
7
Text-to-Image GenerationWebster 2023 SD v1.4 (500 Memorized Prompts)
SSCD Target Score0.4192
6
Text-to-Image GenerationWebster 70 Unseen Prompts 2023 v1.4 (val)
SSCD (Seeds)25.37
6
Text-to-Image Generationprompts 10 randomly sampled
Inference Time (s)104.1
6
Text-to-Image AlignmentT2I-CompBench++
Color Alignment Score36.3
5
Text-to-Image GenerationHPD v3 (val)
Animals Score2.9
5
Showing 10 of 11 rows

Other info

Follow for update