Differentially Private Fine-Tuning of Diffusion Models
Yu-Lin Tsai, Yizhe Li, Zekai Chen, Po-Yu Chen, Chia-Mu Yu, Xuebin Ren,, Francois Buet-Golfouse

TL;DR
This paper introduces a parameter-efficient fine-tuning method for differentially private diffusion models, significantly improving privacy-utility trade-offs and achieving state-of-the-art results in private image synthesis.
Contribution
We propose a novel, parameter-efficient fine-tuning approach tailored for private diffusion models, enhancing performance while reducing the number of trainable parameters.
Findings
Achieved over 35% improvement in DP synthesis on CelebA-64.
Reduced trainable parameters to 0.47 million, outperforming previous methods.
Demonstrated state-of-the-art results with small privacy budgets.
Abstract
The integration of Differential Privacy (DP) with diffusion models (DMs) presents a promising yet challenging frontier, particularly due to the substantial memorization capabilities of DMs that pose significant privacy risks. Differential privacy offers a rigorous framework for safeguarding individual data points during model training, with Differential Privacy Stochastic Gradient Descent (DP-SGD) being a prominent implementation. Diffusion method decomposes image generation into iterative steps, theoretically aligning well with DP's incremental noise addition. Despite the natural fit, the unique architecture of DMs necessitates tailored approaches to effectively balance privacy-utility trade-off. Recent developments in this field have highlighted the potential for generating high-quality synthetic data by pre-training on public data (i.e., ImageNet) and fine-tuning on private data,…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRandom Matrices and Applications · Stochastic processes and statistical mechanics
MethodsDiffusion
