[2510.05416] Correlating Cross-Iteration Noise for DP-SGD using Model Curvature
About this article
Abstract page for arXiv paper 2510.05416: Correlating Cross-Iteration Noise for DP-SGD using Model Curvature
Computer Science > Machine Learning arXiv:2510.05416 (cs) [Submitted on 6 Oct 2025 (v1), last revised 21 Mar 2026 (this version, v2)] Title:Correlating Cross-Iteration Noise for DP-SGD using Model Curvature Authors:Xin Gu, Yingtai Xiao, Guanlin He, Jiamu Bai, Daniel Kifer, Kiwan Maeng View a PDF of the paper titled Correlating Cross-Iteration Noise for DP-SGD using Model Curvature, by Xin Gu and 5 other authors View PDF HTML (experimental) Abstract:Differentially private stochastic gradient descent (DP-SGD) offers the promise of training deep learning models while mitigating many privacy risks. However, there is currently a large accuracy gap between DP-SGD and normal SGD training. This has resulted in different lines of research investigating orthogonal ways of improving privacy-preserving training. One such line of work, known as DP-MF, correlates the privacy noise across different iterations of stochastic gradient descent -- allowing later iterations to cancel out some of the noise added to earlier iterations. In this paper, we study how to improve this noise correlation. We propose a technique called NoiseCurve that uses model curvature, estimated from public unlabeled data, to improve the quality of this cross-iteration noise correlation. Our experiments on various datasets, models, and privacy parameters show that the noise correlations computed by NoiseCurve offer consistent and significant improvements in accuracy over the correlation scheme used by DP-MF. Subjects...