Learning Numeric Optimal Differentially Private Truncated Additive Mechanisms
David M. Sommer, Lukas Abfalterer, Sheila Zingg, Esfandiar, Mohammadi

TL;DR
This paper introduces a gradient-descent-based method to learn truncated noise mechanisms for differential privacy, achieving strong utility bounds and improved privacy-utility trade-offs, especially in sequential query scenarios.
Contribution
It presents a novel approach to optimize truncated additive noise mechanisms for differential privacy, including discrete patterns and extending Moments Accountant to truncated distributions.
Findings
Utility-privacy trade-off curves closely match truncated Gaussians.
Improved DP-SGD performance with sub-sampling for low composition counts.
Extended Moments Accountant to handle truncated distributions.
Abstract
Differentially private (DP) mechanisms face the challenge of providing accurate results while protecting their inputs: the privacy-utility trade-off. A simple but powerful technique for DP adds noise to sensitivity-bounded query outputs to blur the exact query output: additive mechanisms. While a vast body of work considers infinitely wide noise distributions, some applications (e.g., real-time operating systems) require hard bounds on the deviations from the real query, and only limited work on such mechanisms exist. An additive mechanism with truncated noise (i.e., with bounded range) can offer such hard bounds. We introduce a gradient-descent-based tool to learn truncated noise for additive mechanisms with strong utility bounds while simultaneously optimizing for differential privacy under sequential composition, i.e., scenarios where multiple noisy queries on the same data are…
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 · Cryptography and Data Security · Stochastic Gradient Optimization Techniques
