DIFF2: Differential Private Optimization via Gradient Differences for Nonconvex Distributed Learning
Tomoya Murata, Taiji Suzuki

TL;DR
This paper introduces DIFF2, a novel differential private optimization method for nonconvex distributed learning that constructs a gradient estimator based on gradient differences, achieving significantly improved utility bounds over previous methods.
Contribution
The paper proposes DIFF2, a new framework that improves utility bounds for differential private nonconvex optimization by using gradient differences, with enhanced efficiency and theoretical guarantees.
Findings
Achieves utility bound of O(d^{2/3}/(n )^{4/3})
First to improve the standard utility bound for nonconvex objectives
Numerical experiments validate the effectiveness of DIFF2
Abstract
Differential private optimization for nonconvex smooth objective is considered. In the previous work, the best known utility bound is in terms of the squared full gradient norm, which is achieved by Differential Private Gradient Descent (DP-GD) as an instance, where is the sample size, is the problem dimensionality and is the differential privacy parameter. To improve the best known utility bound, we propose a new differential private optimization framework called \emph{DIFF2 (DIFFerential private optimization via gradient DIFFerences)} that constructs a differential private global gradient estimator with possibly quite small variance based on communicated \emph{gradient differences} rather than gradients themselves. It is shown that DIFF2 with a gradient descent subroutine achieves the utility of…
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
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Privacy-Preserving Technologies in Data · Pharmacological Effects and Toxicity Studies
