English

Differentially Private Generation of Small Images

Machine Learning 2020-05-07 v2 Cryptography and Security Machine Learning

Abstract

We explore the training of generative adversarial networks with differential privacy to anonymize image data sets. On MNIST, we numerically measure the privacy-utility trade-off using parameters from ϵ\epsilon-δ\delta differential privacy and the inception score. Our experiments uncover a saturated training regime where an increasing privacy budget adds little to the quality of generated images. We also explain analytically why differentially private Adam optimization is independent of the gradient clipping parameter. Furthermore, we highlight common errors in previous works on differentially private deep learning, which we uncovered in recent literature. Throughout the treatment of the subject, we hope to prevent erroneous estimates of anonymity in the future.

Keywords

Cite

@article{arxiv.2005.00783,
  title  = {Differentially Private Generation of Small Images},
  author = {Justus T. C. Schwabedal and Pascal Michel and Mario S. Riontino},
  journal= {arXiv preprint arXiv:2005.00783},
  year   = {2020}
}

Comments

11 pages, 3 figures. Revised criticism of Beaulieu-Jones et al (2017): their results are likely correct

R2 v1 2026-06-23T15:15:35.046Z