Less is More: Revisiting the Gaussian Mechanism for Differential Privacy
Tianxi Ji, Pan Li

TL;DR
This paper introduces a novel Rank-1 Singular Multivariate Gaussian mechanism for differential privacy, reducing noise magnitude and improving stability in high-dimensional query results compared to traditional Gaussian mechanisms.
Contribution
It proposes a new DP mechanism using rank-1 covariance matrices, overcoming the curse of full-rank covariance matrices in high-dimensional settings.
Findings
Achieves differential privacy with lower expected accuracy loss.
Provides more stable noise generation with higher kurtosis and skewness.
Reduces the magnitude of noise compared to existing Gaussian mechanisms.
Abstract
Differential privacy via output perturbation has been a de facto standard for releasing query or computation results on sensitive data. However, we identify that all existing Gaussian mechanisms suffer from the curse of full-rank covariance matrices. To lift this curse, we design a Rank-1 Singular Multivariate Gaussian (R1SMG) mechanism. It achieves DP on high dimension query results by perturbing the results with noise following a singular multivariate Gaussian distribution, whose covariance matrix is a randomly generated rank-1 positive semi-definite matrix. In contrast, the classic Gaussian mechanism and its variants all consider deterministic full-rank covariance matrices. Our idea is motivated by a clue from Dwork et al.'s seminal work on the classic Gaussian mechanism that has been ignored in the literature: when projecting multivariate Gaussian noise with a full-rank covariance…
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
TopicsPrivacy-Preserving Technologies in Data · Random Matrices and Applications · Stochastic Gradient Optimization Techniques
