Accuracy First: Selecting a Differential Privacy Level for Accuracy-Constrained ERM
Katrina Ligett, Seth Neel, Aaron Roth, Bo Waggoner, Z. Steven Wu

TL;DR
This paper introduces a framework for selecting the highest possible privacy level in differential privacy while satisfying a fixed accuracy requirement, optimizing privacy-accuracy trade-offs in empirical risk minimization.
Contribution
It proposes a noise reduction method to find the strongest privacy level under accuracy constraints, introduces ex-post privacy analysis, and applies the approach to linear and logistic regression.
Findings
The framework achieves logarithmic overhead in privacy level search.
Ex-post privacy analysis extends privacy guarantees to data-dependent queries.
Empirical results show improved privacy-accuracy trade-offs over standard methods.
Abstract
Traditional approaches to differential privacy assume a fixed privacy requirement for a computation, and attempt to maximize the accuracy of the computation subject to the privacy constraint. As differential privacy is increasingly deployed in practical settings, it may often be that there is instead a fixed accuracy requirement for a given computation and the data analyst would like to maximize the privacy of the computation subject to the accuracy constraint. This raises the question of how to find and run a maximally private empirical risk minimizer subject to a given accuracy requirement. We propose a general "noise reduction" framework that can apply to a variety of private empirical risk minimization (ERM) algorithms, using them to "search" the space of privacy levels to find the empirically strongest one that meets the accuracy constraint, incurring only logarithmic…
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 · Advanced Causal Inference Techniques · Random Matrices and Applications
