Noise is All You Need: Private Second-Order Convergence of Noisy SGD
Dmitrii Avdiukhin, Michael Dinitz, Chenglin Fan, Grigory Yaroslavtsev

TL;DR
This paper demonstrates that differentially private stochastic gradient descent (DP-SGD) inherently achieves second-order convergence under standard assumptions, making it effective for finding second-order stationary points without additional complexity.
Contribution
The paper shows that the noise in DP-SGD guarantees second-order convergence under minimal assumptions, extending its utility beyond privacy to non-convex optimization.
Findings
DP-SGD achieves second-order convergence due to inherent noise.
Second-order convergence is obtained under standard smoothness assumptions.
No additional complexity is needed for second-order guarantees in private optimization.
Abstract
Private optimization is a topic of major interest in machine learning, with differentially private stochastic gradient descent (DP-SGD) playing a key role in both theory and practice. Furthermore, DP-SGD is known to be a powerful tool in contexts beyond privacy, including robustness, machine unlearning, etc. Existing analyses of DP-SGD either make relatively strong assumptions (e.g., Lipschitz continuity of the loss function, or even convexity) or prove only first-order convergence (and thus might end at a saddle point in the non-convex setting). At the same time, there has been progress in proving second-order convergence of the non-private version of ``noisy SGD'', as well as progress in designing algorithms that are more complex than DP-SGD and do guarantee second-order convergence. We revisit DP-SGD and show that ``noise is all you need'': the noise necessary for privacy already…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStochastic processes and financial applications
