LGCROCMLOct 30, 2019

Efficient Privacy-Preserving Stochastic Nonconvex Optimization

arXiv:1910.13659v337 citations
Originality Incremental advance
AI Analysis

This work addresses privacy concerns in nonconvex optimization for machine learning applications, representing an incremental improvement over prior methods.

The paper tackles the challenge of privacy-preserving nonconvex empirical risk minimization by proposing a new differentially private stochastic gradient descent algorithm, which reduces gradient complexity and improves utility guarantees, as demonstrated by superior performance in experiments on benchmark problems.

While many solutions for privacy-preserving convex empirical risk minimization (ERM) have been developed, privacy-preserving nonconvex ERM remains a challenge. We study nonconvex ERM, which takes the form of minimizing a finite-sum of nonconvex loss functions over a training set. We propose a new differentially private stochastic gradient descent algorithm for nonconvex ERM that achieves strong privacy guarantees efficiently, and provide a tight analysis of its privacy and utility guarantees, as well as its gradient complexity. Our algorithm reduces gradient complexity while improves the best previous utility guarantee given by Wang et al. (NeurIPS 2017). Our experiments on benchmark nonconvex ERM problems demonstrate superior performance in terms of both training cost and utility gains compared with previous differentially private methods using the same privacy budgets.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes