It's Our Loss: No Privacy Amplification for Hidden State DP-SGD With Non-Convex Loss
Meenatchi Sundaram Muthu Selva Annamalai

TL;DR
This paper demonstrates that for general non-convex loss functions, the privacy guarantees of DP-SGD cannot be improved by only releasing the final model, as the final iterate can leak as much information as the entire training process.
Contribution
The paper provides a theoretical counter-example showing that privacy amplification for hidden state DP-SGD is impossible in general, and empirically verifies this tightness of privacy analysis.
Findings
Final iterate leaks as much information as the entire training sequence.
Privacy analysis for DP-SGD is tight for general loss functions.
No privacy amplification is possible for all non-convex loss functions.
Abstract
Differentially Private Stochastic Gradient Descent (DP-SGD) is a popular iterative algorithm used to train machine learning models while formally guaranteeing the privacy of users. However, the privacy analysis of DP-SGD makes the unrealistic assumption that all intermediate iterates (aka internal state) of the algorithm are released since, in practice, only the final trained model, i.e., the final iterate of the algorithm is released. In this hidden state setting, prior work has provided tighter analyses, albeit only when the loss function is constrained, e.g., strongly convex and smooth or linear. On the other hand, the privacy leakage observed empirically from hidden state DP-SGD, even when using non-convex loss functions, suggests that there is in fact a gap between the theoretical privacy analysis and the privacy guarantees achieved in practice. Therefore, it remains an open…
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
TopicsCellular Automata and Applications
