Differentially Private Empirical Risk Minimization: Efficient Algorithms and Tight Error Bounds
Raef Bassily, Adam Smith, Abhradeep Thakurta

TL;DR
This paper develops new differentially private algorithms for convex empirical risk minimization, providing tight error bounds and matching lower bounds, advancing the understanding of privacy-preserving machine learning.
Contribution
It introduces novel algorithms and lower bounds for private ERM under Lipschitz and strong convexity assumptions, with optimal or near-optimal efficiency and error guarantees.
Findings
Algorithms match non-private oracle complexity in some cases
Lower bounds apply to simple, smooth function families
Previous methods do not achieve optimal error rates for certain problems
Abstract
In this paper, we initiate a systematic investigation of differentially private algorithms for convex empirical risk minimization. Various instantiations of this problem have been studied before. We provide new algorithms and matching lower bounds for private ERM assuming only that each data point's contribution to the loss function is Lipschitz bounded and that the domain of optimization is bounded. We provide a separate set of algorithms and matching lower bounds for the setting in which the loss functions are known to also be strongly convex. Our algorithms run in polynomial time, and in some cases even match the optimal non-private running time (as measured by oracle complexity). We give separate algorithms (and lower bounds) for - and -differential privacy; perhaps surprisingly, the techniques used for designing optimal algorithms in the two cases…
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
