imdpGAN: Generating Private and Specific Data with Generative Adversarial Networks
Saurabh Gupta, Arun Balaji Buduru, Ponnurangam Kumaraguru

TL;DR
This paper introduces imdpGAN, a novel GAN framework that ensures data privacy and allows control over the specificity of generated samples, demonstrated on MNIST and CelebA datasets.
Contribution
The paper presents imdpGAN, an end-to-end differentially private GAN that balances privacy preservation with control over generated data specificity.
Findings
imdpGAN effectively preserves individual data privacy.
The framework allows manipulation of generated sample specificity.
Training stability is maintained despite increased computational time.
Abstract
Generative Adversarial Network (GAN) and its variants have shown promising results in generating synthetic data. However, the issues with GANs are: (i) the learning happens around the training samples and the model often ends up remembering them, consequently, compromising the privacy of individual samples - this becomes a major concern when GANs are applied to training data including personally identifiable information, (ii) the randomness in generated data - there is no control over the specificity of generated samples. To address these issues, we propose imdpGAN - an information maximizing differentially private Generative Adversarial Network. It is an end-to-end framework that simultaneously achieves privacy protection and learns latent representations. With experiments on MNIST dataset, we show that imdpGAN preserves the privacy of the individual data point, and learns latent codes…
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.
