Privacy Amplification by Iteration for ADMM with (Strongly) Convex Objective Functions
T-H. Hubert Chan, Hao Xie, Mengshi Zhao

TL;DR
This paper investigates privacy amplification by iteration in a primal-dual ADMM method for (strongly) convex functions, showing that privacy guarantees improve with more iterations, especially exponentially for strongly convex cases.
Contribution
It introduces a novel privacy amplification analysis for a gradient-based ADMM variant, addressing technical challenges with a customized norm and Markov operator approach.
Findings
Privacy guarantees are amplified proportionally to the number of iterations.
For strongly convex functions, amplification increases exponentially with iterations.
The approach aligns with known results for stochastic gradient descent.
Abstract
We examine a private ADMM variant for (strongly) convex objectives which is a primal-dual iterative method. Each iteration has a user with a private function used to update the primal variable, masked by Gaussian noise for local privacy, without directly adding noise to the dual variable. Privacy amplification by iteration explores if noises from later iterations can enhance the privacy guarantee when releasing final variables after the last iteration. Cyffers et al. [ICML 2023] explored privacy amplification by iteration for the proximal ADMM variant, where a user's entire private function is accessed and noise is added to the primal variable. In contrast, we examine a private ADMM variant requiring just one gradient access to a user's function, but both primal and dual variables must be passed between successive iterations. To apply Balle et al.'s [NeurIPS 2019] coupling framework to…
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.
Code & Models
Videos
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques
MethodsALIGN · Alternating Direction Method of Multipliers
