1. [Publications](/index.php/publications)
2. Differentially Private Diffusion Models
 
 # Differentially Private Diffusion Models

  ![Publication image](/sites/default/files/styles/wide/public/default_images/default.jpeg?itok=qUFsuJCP "Publication image")

 While modern machine learning models rely on increasingly large training datasets, data is often limited in privacy-sensitive domains. Generative models trained with differential privacy (DP) on sensitive data can sidestep this challenge, providing access to synthetic data instead. We build on the recent success of diffusion models (DMs) and introduce Differentially Private Diffusion Models (DPDMs), which enforce privacy using differentially private stochastic gradient descent (DP-SGD). We investigate the DM parameterization and the sampling algorithm, which turn out to be crucial ingredients in DPDMs, and propose noise multiplicity, a powerful modification of DP-SGD tailored to the training of DMs. We validate our novel DPDMs on image generation benchmarks and achieve state-of-the-art performance in all experiments. Moreover, on standard benchmarks, classifiers trained on DPDM-generated synthetic data perform on par with task-specific DP-SGD-trained classifiers, which has not been demonstrated before for DP generative models. Project page and code: <https://research.nvidia.com/labs/toronto-ai/DPDM/>



 ## Authors



Tim Dockhorn (Stability AI)

Tianshi Cao (NVIDIA, Vector Institute, University of Toronto)

[Arash Vahdat](/index.php/person/arash-vahdat)

[Karsten Kreis](/index.php/person/karsten-kreis)

 

 

 ## Publication Date



Friday, August 11, 2023

 

 ## Published in



[Transactions on Machine Learning Research (TMLR) 2023](https://arxiv.org/abs/2210.09929)

 

 ## Research Area



[Artificial Intelligence and Machine Learning ](/index.php/research-area/machine-learning-artificial-intelligence)

[Computer Vision](/index.php/research-area/computer-vision)

[Generative AI](/index.php/research-area/generative-ai)

 

 

 ## External Links



[Project Website](https://research.nvidia.com/labs/toronto-ai/DPDM/)