Shifted Interpolation for Differential Privacy
Jinho Bok, Weijie Su, Jason M. Altschuler
TL;DR
This work tackles the fundamental challenge of tightly quantifying privacy leakage for private optimization under differential privacy, focusing on convex and strongly convex losses. It introduces shifted interpolation within the $f$-DP framework to obtain convergent, exact privacy bounds for the final iterate, enabling analysis that persists as the number of iterations grows. The authors prove a first exact $f$-DP privacy analysis for strongly convex problems and extend the technique to diverse settings (constrained/unconstrained, full/cyclic/stochastic batches), while showing how these bounds translate losslessly to $( extvarepsilon, extdelta)$-DP and Rényi DP. They further connect these bounds to the exponential mechanism via Langevin Monte Carlo, obtaining optimal $f$-DP guarantees for both strongly and weakly convex/log-concave targets, and demonstrate practical improvements with numerical experiments on MNIST. Overall, the shifted-interpolation approach yields tighter, convergent privacy bounds that enable longer training under fixed privacy budgets and provide algorithmic insights across private optimization and sampling contexts.
Abstract
Noisy gradient descent and its variants are the predominant algorithms for differentially private machine learning. It is a fundamental question to quantify their privacy leakage, yet tight characterizations remain open even in the foundational setting of convex losses. This paper improves over previous analyses by establishing (and refining) the "privacy amplification by iteration" phenomenon in the unifying framework of $f$-differential privacy--which tightly captures all aspects of the privacy loss and immediately implies tighter privacy accounting in other notions of differential privacy, e.g., $(\varepsilon,δ)$-DP and Rényi DP. Our key technical insight is the construction of shifted interpolated processes that unravel the popular shifted-divergences argument, enabling generalizations beyond divergence-based relaxations of DP. Notably, this leads to the first exact privacy analysis in the foundational setting of strongly convex optimization. Our techniques extend to many settings: convex/strongly convex, constrained/unconstrained, full/cyclic/stochastic batches, and all combinations thereof. As an immediate corollary, we recover the $f$-DP characterization of the exponential mechanism for strongly convex optimization in Gopi et al. (2022), and moreover extend this result to more general settings.
