DP-SGD vs PATE: Which Has Less Disparate Impact on GANs?
Georgi Ganev

TL;DR
This paper compares the impact of DP-SGD and PATE frameworks on GANs trained on imbalanced datasets, revealing PATE's greater robustness and unique privacy-utility trade-off characteristics, with some limitations in large imbalance scenarios.
Contribution
It provides a systematic comparison of DP-SGD and PATE for privacy-preserving GANs on imbalanced data, highlighting PATE's milder impact and non-monotonic privacy-utility relationship.
Findings
PATE has a milder disparate impact on class balance than DP-SGD.
PATE exhibits a non-monotonic, inverted U-shaped privacy-utility trade-off.
PATE-GAN struggles with large class imbalances, failing to learn some data subparts.
Abstract
Generative Adversarial Networks (GANs) are among the most popular approaches to generate synthetic data, especially images, for data sharing purposes. Given the vital importance of preserving the privacy of the individual data points in the original data, GANs are trained utilizing frameworks with robust privacy guarantees such as Differential Privacy (DP). However, these approaches remain widely unstudied beyond single performance metrics when presented with imbalanced datasets. To this end, we systematically compare GANs trained with the two best-known DP frameworks for deep learning, DP-SGD, and PATE, in different data imbalance settings from two perspectives -- the size of the classes in the generated synthetic data and their classification performance. Our analyses show that applying PATE, similarly to DP-SGD, has a disparate effect on the under/over-represented classes but in a…
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.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Generative Adversarial Networks and Image Synthesis · AI in cancer detection
