The Elusive Pursuit of Reproducing PATE-GAN: Benchmarking, Auditing, Debugging
Georgi Ganev, Meenatchi Sundaram Muthu Selva Annamalai, Emiliano De, Cristofaro

TL;DR
This paper critically evaluates PATE-GAN implementations, revealing significant deviations from original utility claims and privacy leaks, through benchmarking, auditing, and debugging of six open-source versions.
Contribution
It provides the first comprehensive benchmarking, privacy auditing, and bug analysis of multiple PATE-GAN implementations, highlighting discrepancies and privacy risks.
Findings
None of the implementations match original utility performance.
All implementations leak more privacy than intended.
Multiple bugs and privacy violations were identified.
Abstract
Synthetic data created by differentially private (DP) generative models is increasingly used in real-world settings. In this context, PATE-GAN has emerged as one of the most popular algorithms, combining Generative Adversarial Networks (GANs) with the private training approach of PATE (Private Aggregation of Teacher Ensembles). In this paper, we set out to reproduce the utility evaluation from the original PATE-GAN paper, compare available implementations, and conduct a privacy audit. More precisely, we analyze and benchmark six open-source PATE-GAN implementations, including three by (a subset of) the original authors. First, we shed light on architecture deviations and empirically demonstrate that none reproduce the utility performance reported in the original paper. We then present an in-depth privacy evaluation, which includes DP auditing, and show that all implementations leak…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSimulation Techniques and Applications · Distributed and Parallel Computing Systems
MethodsSparse Evolutionary Training
