Rethinking Benchmarks for Differentially Private Image Classification
Sabrina Mokhtari, Sara Kodeiri, Shubhankar Mohapatra, Florian Tramèr, Gautam Kamath
TL;DR
This work addresses the mismatch between progress on standard DP benchmarks and privacy-sensitive image domains by proposing a standardized DP image-classification benchmark suite built around CheXpert and EyePACS, with a public leaderboard and careful reporting of privacy accounting. It evaluates diverse techniques—from ScatterNets to CLIP-based models—across multiple privacy regimes, public-data conditions, and ablations, revealing that success on CIFAR-10 does not generalize to medical datasets and that pretraining benefits grow with looser privacy budgets. The contributions include a practical benchmark design, a community-accessible leaderboard with reproducibility checks, and an empirical analysis showing dataset- and architecture-dependent effects of normalization, batch size, augmentation, and parameter averaging. The results underscore the need for broad, domain-aware benchmarks to drive meaningful DP advances and highlight that progress in standard benchmarks may not translate to privacy-critical deployments. Overall, this work provides a foundation for more generalizable DP image-classification research and invites ongoing refinement of benchmarks and techniques as DP ML scales to diverse domains.
Abstract
We revisit benchmarks for differentially private image classification. We suggest a comprehensive set of benchmarks, allowing researchers to evaluate techniques for differentially private machine learning in a variety of settings, including with and without additional data, in convex settings, and on a variety of qualitatively different datasets. We further test established techniques on these benchmarks in order to see which ideas remain effective in different settings. Finally, we create a publicly available leader board for the community to track progress in differentially private machine learning.
