arXiv Analytics

Sign in

arXiv:2007.03813 [cs.LG]AbstractReferencesReviewsResources

Bypassing the Ambient Dimension: Private SGD with Gradient Subspace Identification

Yingxue Zhou, Zhiwei Steven Wu, Arindam Banerjee

Published 2020-07-07Version 1

Differentially private SGD (DP-SGD) is one of the most popular methods for solving differentially private empirical risk minimization (ERM). Due to its noisy perturbation on each gradient update, the error rate of DP-SGD scales with the ambient dimension $p$, the number of parameters in the model. Such dependence can be problematic for over-parameterized models where $p \gg n$, the number of training samples. Existing lower bounds on private ERM show that such dependence on $p$ is inevitable in the worst case. In this paper, we circumvent the dependence on the ambient dimension by leveraging a low-dimensional structure of gradient space in deep networks---that is, the stochastic gradients for deep nets usually stay in a low dimensional subspace in the training process. We propose Projected DP-SGD that performs noise reduction by projecting the noisy gradients to a low-dimensional subspace, which is given by the top gradient eigenspace on a small public dataset. We provide a general sample complexity analysis on the public dataset for the gradient subspace identification problem and demonstrate that under certain low-dimensional assumptions the public sample complexity only grows logarithmically in $p$. Finally, we provide a theoretical analysis and empirical evaluations to show that our method can substantially improve the accuracy of DP-SGD.

Related articles: Most relevant | Search more
arXiv:1405.7085 [cs.LG] (Published 2014-05-27, updated 2014-10-17)
Differentially Private Empirical Risk Minimization: Efficient Algorithms and Tight Error Bounds
arXiv:2203.03594 [cs.LG] (Published 2022-03-07)
Continual and Sliding Window Release for Private Empirical Risk Minimization
arXiv:1411.5417 [cs.LG] (Published 2014-11-20)
Private Empirical Risk Minimization Beyond the Worst Case: The Effect of the Constraint Set Geometry