Shake to Leak: Fine-tuning Diffusion Models Can Amplify the Generative Privacy Risk
Zhangheng Li, Junyuan Hong, Bo Li, Zhangyang Wang

TL;DR
Fine-tuning diffusion models with manipulated data can significantly amplify privacy risks, including membership inference and extraction of private samples, revealing a new vulnerability called Shake-to-Leak.
Contribution
This paper uncovers the Shake-to-Leak risk, showing how various fine-tuning methods can amplify privacy leaks in diffusion models.
Findings
S2L can increase membership inference attack effectiveness by 5.4% AUC
Fine-tuning can raise extracted private samples from 0 to 15.8 on average
The privacy risk in diffusion models is more severe than previously thought
Abstract
While diffusion models have recently demonstrated remarkable progress in generating realistic images, privacy risks also arise: published models or APIs could generate training images and thus leak privacy-sensitive training information. In this paper, we reveal a new risk, Shake-to-Leak (S2L), that fine-tuning the pre-trained models with manipulated data can amplify the existing privacy risks. We demonstrate that S2L could occur in various standard fine-tuning strategies for diffusion models, including concept-injection methods (DreamBooth and Textual Inversion) and parameter-efficient methods (LoRA and Hypernetwork), as well as their combinations. In the worst case, S2L can amplify the state-of-the-art membership inference attack (MIA) on diffusion models by (absolute difference) AUC and can increase extracted private samples from almost samples to samples on…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data
MethodsDiffusion
