gaussian mechanism

Designing and analysing the addition of Gaussian noise for differential privacy, including privacy accounting and composition, and adapting such mechanisms to retain algorithmic effectiveness in settings like batched contextual bandits or NGD updates.

gaussianmechanism

12-Month Skill Trend

Momentum and market value over time
Trending
Score
+20 in 12 mo
96
12 mo agoNow
Career
Value
+$12K in 12 mo
$42K/year
12 mo agoNow

Recommended Survey Paper

Quick overview of the field
View more

Must-Read Papers

Most classic and influential ideas
View more

Beyond Laplace and Gaussian: Exploring the Generalized Gaussian Mechanism for Private Machine Learning

Jun 14, 2025
RR
Roy Rinberg
🏛️ Harvard University | University of Oxford | Columbia University | University of Toronto | Vector Institute

Existing differentially private (DP) noise mechanisms—particularly the Gaussian mechanism—lack a principled theoretical foundation for why β = 2 is empirically optimal in frameworks like PATE and DP-SGD. Method: This work systematically investigates the Generalized Gaussian (GG) mechanism (with shape parameter β ∈ [1, 2]) for privacy-preserving machine learning. We formally prove that the entire GG family satisfies (ε, δ)-differential privacy, and introduce a dimension-agnostic Privacy Random Variable (PRV)-based accounting framework that reduces privacy loss computation complexity from O(d) to O(1). Contribution/Results: Our theoretical analysis shows that tuning β yields only marginal utility gains, explaining the empirical dominance of the Gaussian mechanism (β = 2). Extensive experiments confirm that β ≈ 2 achieves the optimal trade-off between model accuracy and privacy budget consumption. The work provides a unified theoretical framework and empirical validation for selecting DP noise mechanisms.

Analyzing Generalized Gaussian mechanism for privacy-utility tradeoffsEvaluating performance impact of noise parameter in private MLExpanding differential privacy mechanisms beyond Laplace and Gaussian

In the moderate-to-low privacy regime (i.e., small $(\varepsilon, \delta)$), existing Gaussian mechanisms are significantly suboptimal due to excessive noise injection. This work proposes a hybrid Gaussian noise mechanism that constructs a convex combination of multiple Gaussian distributions with identical variances but distinct means, adaptively tuning both the means and mixing weights using sensitivity information. It presents the first systematic construction and analysis of a Gaussian mixture-based perturbation scheme satisfying $(\varepsilon, \delta)$-differential privacy. The authors derive tight variance conditions and an efficient algorithm that substantially reduce both L1 and L2 utility loss in the low-privacy regime, markedly narrowing the performance gap with the theoretically optimal mechanism and achieving near-optimal accuracy.

additive noisedifferential privacyGaussian mechanism

This work addresses a central challenge in differential privacy: enhancing algorithmic utility without compromising privacy guarantees or incurring excessive computational complexity. The authors propose a post-processing denoising method grounded in empirical Bayes estimation, which effectively reduces mean squared error using only the outputs of Gaussian differential privacy mechanisms. To the best of our knowledge, this is the first systematic application of the empirical Bayes framework to differential privacy post-processing. The approach significantly improves utility without altering the underlying privacy mechanism, offering both simplicity and broad applicability. Empirical evaluations demonstrate consistent performance gains over existing differentially private algorithms across diverse tasks, including histogram release, principal component analysis, and linear regression.

differential privacyempirical BayesGaussian mechanism

Privacy of SGD under Gaussian or Heavy-Tailed Noise: Guarantees without Gradient Clipping

Mar 04, 2024
US
Umut Simsekli
🏛️ Inria | CNRS | Ecole Normale Supérieure | PSL Research University | Rutgers Business School | Sabancı University | Florida State University

This work addresses the challenge of establishing rigorous differential privacy (DP) guarantees when injecting heavy-tailed noise—specifically, α-stable noise (including infinite-variance cases)—into stochastic gradient descent (SGD). Prior analyses typically rely on gradient clipping, bounded gradients, or convexity assumptions. We provide the first $(epsilon,delta)$-DP guarantee for SGD with α-stable noise under **no gradient clipping**, **no gradient norm boundedness assumption**, and **non-convex loss functions**. Our key theoretical contribution is proving that α-stable noise alone achieves $(0,O(1/n))$-DP, demonstrating that projection or clipping steps are often unnecessary. Furthermore, we unify the privacy–optimization trade-off analysis for both heavy-tailed (e.g., α-stable) and light-tailed (e.g., Gaussian) noise, showing that heavy-tailed noise serves as an effective, theoretically justified alternative to Gaussian noise. These results establish a more general and practical foundation for privacy-preserving optimization in unconstrained settings.

Explores privacy implications of heavy-tailed noise in SGDHandles unbounded gradients without requiring clippingProvides differential privacy guarantees for α-stable noise distributions

Better Gaussian Mechanism using Correlated Noise

Aug 13, 2024
CL
C. Lebeda
🏛️ Inria | University of Montpellier

This paper addresses the $d$-dimensional counting query problem under differential privacy with add/remove neighborhood relations. Conventional independent Gaussian mechanisms incur a per-query standard deviation of $sqrt{d}$, constrained by the fundamental variance lower bound. We propose a structure-aware Gaussian mechanism that jointly designs globally correlated and independent Gaussian noise, explicitly modeling the covariance matrix to capture the intrinsic geometric structure of the sensitivity space. This design reduces the per-query standard deviation to $(sqrt{d}+1)/2$, breaking the theoretical limitation of independent-noise mechanisms. Theoretical analysis establishes the mechanism’s generality, showing direct applicability to other multidimensional query tasks sharing similar sensitivity structures. Extensive experiments demonstrate significant improvements in total noise standard deviation over state-of-the-art baselines, achieving both rigorous $(varepsilon,delta)$-differential privacy guarantees and substantially enhanced statistical utility.

Enhances accuracy in private data analysis.Improves Gaussian mechanism for differential privacy.Reduces noise variance in counting queries.

Latest Papers

What's happening recently
View more

This work investigates privacy leakage arising from releasing posterior sample paths of Gaussian processes under the strict setting where training data are entirely private. It establishes, for the first time, that the inherent randomness of posterior sampling naturally provides differential privacy guarantees, and derives rigorous privacy bounds using Rényi differential privacy theory. The study proposes effective ridge regularization as a core mechanism to control privacy levels, complemented by calibrated noise injection for enhanced protection. Both theoretical analysis and empirical results demonstrate that the degree of privacy leakage is significantly influenced by the strength of regularization, posterior variance, and the number of released samples. In settings with noisy observations, moderate regularization effectively safeguards privacy while preserving utility for downstream tasks.

Differential PrivacyGaussian ProcessPosterior Sampling

This work addresses the limitation of existing single-run differential privacy (DP) auditing methods, which yield loose lower bounds on privacy leakage due to information loss from binarizing sentinel signals. Focusing on DP machine learning algorithms such as DP-SGD, the paper proposes an efficient single-run auditing framework that leverages the distributional properties of sequences of sentinel signals. It establishes, for the first time, that normalized aligned sentinel signals asymptotically follow a Gaussian distribution, and builds upon this insight a Gaussian approximation auditing method grounded in the Central Limit Theorem. Requiring only a single training run, the proposed approach achieves substantially tighter lower bounds on privacy leakage compared to current techniques, thereby significantly enhancing both the accuracy and practicality of DP auditing.

differential privacyDP-SGDmembership inference

This study addresses the challenge of appropriately calibrating the $\mu$ parameter in Gaussian Differential Privacy (GDP). By aligning the multiplicative advantage of a strong adversary’s membership inference attack under a fixed false positive rate, the precision at a fixed recall, and the standard privacy profile, the authors establish—for the first time—a principled, multi-dimensional mapping from pure differential privacy $\varepsilon$ to GDP $\mu$ grounded in attacker success rates. The work contributes a general conservative guideline $\mu \approx \varepsilon/5$, provides a lookup table for $\mu$ values across practical parameter regimes, and empirically validates the approximation’s effectiveness and conservativeness across diverse scenarios.

differential privacy conversionGaussian differential privacymembership inference attack

This work addresses critical limitations of the conventional discrete Gaussian mechanism in differential privacy, which is vulnerable to floating-point precision issues and demands substantial high-quality randomness. The authors propose the dithered Gaussian mechanism, which decouples randomness into a privacy-critical high-quality component and a non-critical, computationally efficient component through output-side discretization and dual-source randomization. This approach preserves the theoretical privacy guarantees of the standard Gaussian mechanism while eliminating floating-point security vulnerabilities. Notably, it drastically reduces the requirement for high-quality random bits—rendering this demand independent of noise magnitude—and enables cryptographically secure noise generation in DP-SGD with minimal computational overhead, thereby achieving a strong balance between security and practicality.

differential privacydiscretizationfloating-point vulnerabilities

This work addresses the long-standing trade-off between privacy and utility in additive noise mechanisms for high-dimensional real-valued vector queries under differential privacy, where no universally optimal solution has previously existed. The study establishes, for the first time, the asymptotic optimality of the Gaussian mechanism in high dimensions and introduces a novel family of spherical generalized gamma mechanisms that significantly outperform existing approaches in low-dimensional settings. This mechanism family unifies the Gaussian and ℓ₂ mechanisms within a single framework and resolves the open problem of tight composition bounds for the ℓ₂ mechanism. Consequently, the authors derive tight privacy composition bounds applicable across both low- and high-dimensional regimes.

additive noise mechanismdifferential privacyGaussian mechanism

Hot Scholars

PH

Philipp Hennig

University of Tübingen
Probabilistic NumericsMachine LearningComputer Science
SS

Simo Särkkä

Professor, Aalto University
multi-sensor data fusionBayesian filtering and smoothingsensor fusionmedical technology
JA

Jihao Andreas Lin

Research Scientist at Meta
Machine LearningGaussian ProcessesBayesian OptimizationDeep Learning
PT

Panagiotis Tsiotras

Georgia Institute of Technology
controlsroboticsartificial intelligenceflying robots
DZ

Delu Zeng

Professor with EE in South China University of Technology
Machine learningImage ProcessingBayesian LearningComputational Science