Beyond Laplace and Gaussian: Exploring the Generalized Gaussian Mechanism for Private Machine Learning
Roy Rinberg, Ilia Shumailov, Vikrant Singhal, Rachel Cummings, Nicolas Papernot

TL;DR
This paper introduces the Generalized Gaussian mechanism for differential privacy, extending beyond Laplace and Gaussian mechanisms, and demonstrates its effectiveness in private machine learning tasks.
Contribution
It proves the privacy guarantees of the GG family, extends privacy accounting tools, and empirically evaluates GG in PATE and DP-SGD pipelines.
Findings
Gaussian (β=2) performs as well or better than other β values in experiments.
The GG family satisfies differential privacy for all β ≥ 1.
Empirical results justify the widespread use of Gaussian mechanisms in DP learning.
Abstract
Differential privacy (DP) is obtained by randomizing a data analysis algorithm, which necessarily introduces a tradeoff between its utility and privacy. Many DP mechanisms are built upon one of two underlying tools: Laplace and Gaussian additive noise mechanisms. We expand the search space of algorithms by investigating the Generalized Gaussian (GG) mechanism, which samples the additive noise term with probability proportional to for some (denoted ). The Laplace and Gaussian mechanisms are special cases of GG for and , respectively. We prove that the full GG family satisfies differential privacy and extend the PRV accountant to support privacy loss computation for these mechanisms. We then instantiate the GG mechanism in two canonical private learning pipelines, PATE and DP-SGD.…
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.
