GS-WGAN: A Gradient-Sanitized Approach for Learning Differentially Private Generators
Dingfan Chen, Tribhuvanesh Orekondy, Mario Fritz

TL;DR
GS-WGAN introduces a novel gradient-sanitized method for training differentially private GANs, enabling high-quality data generation while preserving privacy in centralized and federated settings.
Contribution
It presents a new gradient sanitization technique that improves privacy-utility trade-offs and supports training deeper models for better sample quality.
Findings
Outperforms state-of-the-art methods in sample quality
Effective in both centralized and federated data scenarios
Supports training deeper, more informative generative models
Abstract
The wide-spread availability of rich data has fueled the growth of machine learning applications in numerous domains. However, growth in domains with highly-sensitive data (e.g., medical) is largely hindered as the private nature of data prohibits it from being shared. To this end, we propose Gradient-sanitized Wasserstein Generative Adversarial Networks (GS-WGAN), which allows releasing a sanitized form of the sensitive data with rigorous privacy guarantees. In contrast to prior work, our approach is able to distort gradient information more precisely, and thereby enabling training deeper models which generate more informative samples. Moreover, our formulation naturally allows for training GANs in both centralized and federated (i.e., decentralized) data scenarios. Through extensive experiments, we find our approach consistently outperforms state-of-the-art approaches across multiple…
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.
Code & Models
Videos
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Cryptography and Data Security · Imbalanced Data Classification Techniques
