Differentially Private Generative Adversarial Networks with Model Inversion

IEEE Int Workshop Inf Forensics Secur. 2021 Dec:2021:10.1109/wifs53200.2021.9648378. doi: 10.1109/wifs53200.2021.9648378. Epub 2021 Dec 24.

Abstract

To protect sensitive data in training a Generative Adversarial Network (GAN), the standard approach is to use differentially private (DP) stochastic gradient descent method in which controlled noise is added to the gradients. The quality of the output synthetic samples can be adversely affected and the training of the network may not even converge in the presence of these noises. We propose Differentially Private Model Inversion (DPMI) method where the private data is first mapped to the latent space via a public generator, followed by a lower-dimensional DP-GAN with better convergent properties. Experimental results on standard datasets CIFAR10 and SVHN as well as on a facial landmark dataset for Autism screening show that our approach outperforms the standard DP-GAN method based on Inception Score, Frechet Inception Distance, and classification accuracy under the same privacy guarantee.

Keywords: Generative adversarial networks; differential privacy; model inversion.