Better Gaussian Mechanism using Correlated Noise
Christian Janos Lebeda

TL;DR
This paper introduces a modified Gaussian mechanism for differential privacy that uses correlated noise to reduce total noise variance, improving accuracy for counting queries with shared sensitivity structures.
Contribution
It proposes a simple, flexible variant of the Gaussian mechanism that adds correlated Gaussian noise, reducing total noise variance in differential privacy applications.
Findings
Reduces noise variance from $d$ to $(rac{ ext{sqrt}(d)+1}{4})$ per query.
Achieves lower total noise standard deviation scaled by $( ext{sqrt}(d)+1)/2$.
Demonstrates applicability to multiple problems beyond counting queries.
Abstract
We present a simple variant of the Gaussian mechanism for answering differentially private queries when the sensitivity space has a certain common structure. Our motivating problem is the fundamental task of answering counting queries under the add/remove neighboring relation. The standard Gaussian mechanism solves this task by adding noise distributed as a Gaussian with variance scaled by independently to each count. We show that adding a random variable distributed as a Gaussian with variance scaled by to all counts allows us to reduce the variance of the independent Gaussian noise samples to scale only with . The total noise added to each counting query follows a Gaussian distribution with standard deviation scaled by rather than . The central idea of our mechanism is simple and the technique is flexible. We…
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.
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Sports Dynamics and Biomechanics · Control Systems and Identification
