PrivSGP-VR: Differentially Private Variance-Reduced Stochastic Gradient Push with Tight Utility Bounds
Zehan Zhu, Yan Huang, Xin Wang, Jinming Xu

TL;DR
This paper introduces PrivSGP-VR, a decentralized differentially private stochastic gradient method with variance reduction, achieving tight utility bounds and linear speedup, validated by extensive experiments.
Contribution
It proposes a novel decentralized DP learning algorithm with variance reduction, providing tight utility bounds and optimal iteration number for enhanced privacy-utility trade-offs.
Findings
Achieves a sub-linear convergence rate of O(1/√(nK)) independent of gradient variance.
Attains a tight utility bound matching server-client distributed methods.
Demonstrates an extra 1/√n utility improvement over existing decentralized methods.
Abstract
In this paper, we propose a differentially private decentralized learning method (termed PrivSGP-VR) which employs stochastic gradient push with variance reduction and guarantees -differential privacy (DP) for each node. Our theoretical analysis shows that, under DP Gaussian noise with constant variance, PrivSGP-VR achieves a sub-linear convergence rate of , where and are the number of nodes and iterations, respectively, which is independent of stochastic gradient variance, and achieves a linear speedup with respect to . Leveraging the moments accountant method, we further derive an optimal to maximize the model utility under certain privacy budget in decentralized settings. With this optimized , PrivSGP-VR achieves a tight utility bound of $\mathcal{O}\left( \sqrt{d\log \left( \frac{1}{\delta} \right)}/(\sqrt{n}J\epsilon)…
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
TopicsStochastic Gradient Optimization Techniques · Optimization and Search Problems · Robotics and Sensor-Based Localization
