Extracting Training Data from Diffusion Models
2023/01/30 by Nicholas Carlini, Jamie Hayes, Carlini, Nicholas +15 · 9 voices · 101 citations
Computer Science · #Generative Adversarial Networks and Image Synthesis
paper · pdf · doi:10.48550/arxiv.2301.13188
Abstract
Image diffusion models such as DALL-E 2, Imagen, and Stable Diffusion have attracted significant attention due to their ability to generate high-quality synthetic images. In this work, we show that diffusion models memorize individual images from their training data and emit them at generation time. With a generate-and-filter pipeline, we extract over a thousand training examples from state-of-the-art models, ranging from photographs of individual people to trademarked company logos. We also train hundreds of diffusion models in various settings to analyze how different modeling and data decisions affect privacy. Overall, our results show that diffusion models are much less private than prior generative models such as GANs, and that mitigating these vulnerabilities may require new advances in privacy-preserving training.
Cited by
Discussions
- Extracting training data from diffusion models [hn, 163 points, 309 comments]
- no. arxiv.org/abs/2301.13188 [bsky, 7 points, 2 comments]
- this research paper from 2023 should be similarly interesting. i would go as far as to say the only thing modern “ai” companies have brought to the table to forward the tech is their disregard for cop [bsky, 6 points, 0 comments]
- He do not address the fact that in the paper they address the copyright point and support it independent of the opinion a posterior participants do not change it. and he ignores the teorical corpus ov [bsky, 5 points, 1 comments]
- Extracting Training Data from Diffusion Models [hn, 3 points, 0 comments]
- 潜在拡散モデルで同じ画像を学習時に100回使うと記憶して酷似画像を生成するという論文。ピクセルベースの拡散モデルでは記憶する割合がさらに増えると書かれています。 arxiv.org/abs/2301.13188 私がSD1.5を使用した経験では、データセットに多数画像のあるマリオやプーチンは、名前を書くだけで何度も生成できました。 記憶して再現できるAIを悪用させないために、再現させない技術と法規 [bsky, 2 points, 0 comments]
- Stable Diffusion Memorizes Training Points [bsky, 0 points, 0 comments]
- Esto es falso, las IAGs no imitan ningún proceso mental. Son algoritmos que funcionan a base de scaping data. arxiv.org/abs/2301.13188 [bsky, 0 points, 1 comments]
- I don't want to go too far into this because I don't have time right now, but there's plenty of instances of modern generative models replicating artists work. But for now, here's a paper on a couple [bsky, 0 points, 1 comments]
Related