Oracle Efficient Private Non-Convex Optimization
Seth Neel, Aaron Roth, Giuseppe Vietri, Zhiwei Steven Wu

TL;DR
This paper introduces two new differentially private optimization algorithms that work without assuming convexity, applicable to both discrete and continuous domains, and demonstrates their effectiveness in non-convex learning tasks.
Contribution
It presents two oracle-efficient private optimization algorithms that extend objective perturbation to non-convex settings over discrete and continuous domains.
Findings
Algorithms work without convexity assumptions.
Empirical results show improved performance in non-convex learning.
Applicable to learning linear classifiers with non-convex loss functions.
Abstract
One of the most effective algorithms for differentially private learning and optimization is objective perturbation. This technique augments a given optimization problem (e.g. deriving from an ERM problem) with a random linear term, and then exactly solves it. However, to date, analyses of this approach crucially rely on the convexity and smoothness of the objective function, limiting its generality. We give two algorithms that extend this approach substantially. The first algorithm requires nothing except boundedness of the loss function, and operates over a discrete domain. Its privacy and accuracy guarantees hold even without assuming convexity. This gives an oracle-efficient optimization algorithm over arbitrary discrete domains that is comparable in its generality to the exponential mechanism. The second algorithm operates over a continuous domain and requires only that the loss…
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
Taxonomy
TopicsBlockchain Technology Applications and Security · Scheduling and Optimization Algorithms · graph theory and CDMA systems
