Differentially Private Decentralized Optimization with Relay Communication
Luqing Wang, Luyao Guo, Shaofu Yang, Xinli Shi
TL;DR
This work tackles privacy risks in decentralized optimization by introducing Privacy Leakage Frequency ($PLF$) and a privacy-preserving relay-based algorithm, DP-RECAL. DP-RECAL combines a relay communication mechanism with an AFBS-inspired primal–dual proximal framework and adds Gaussian noise to relayed messages, achieving lower $PLF$ and improved privacy budgets relative to existing methods. The authors prove global convergence for general convex problems with uncoordinated stepsizes and establish a linear rate under metric subregularity, complemented by a $\rho$-zCDP privacy analysis that ties the overall $(\epsilon,\delta)$-DP guarantee to $PLF$. Numerical experiments on least-squares and real datasets show that DP-RECAL delivers competitive accuracy with reduced privacy leakage and demonstrates resilience to gradient-leakage attacks, highlighting practical impact for secure, scalable decentralized optimization.
Abstract
Security concerns in large-scale networked environments are becoming increasingly critical. To further improve the algorithm security from the design perspective of decentralized optimization algorithms, we introduce a new measure: Privacy Leakage Frequency (PLF), which reveals the relationship between communication and privacy leakage of algorithms, showing that lower PLF corresponds to lower privacy budgets. Based on such assertion, a novel differentially private decentralized primal--dual algorithm named DP-RECAL is proposed to take advantage of operator splitting method and relay communication mechanism to experience less PLF so as to reduce the overall privacy budget. To the best of our knowledge, compared with existing differentially private algorithms, DP-RECAL presents superior privacy performance and communication complexity. In addition, with uncoordinated network-independent stepsizes, we prove the convergence of DP-RECAL for general convex problems and establish a linear convergence rate under the metric subregularity. Evaluation analysis on least squares problem and numerical experiments on real-world datasets verify our theoretical results and demonstrate that DP-RECAL can defend some classical gradient leakage attacks.
