Enhancing Privacy in Decentralized Min-Max Optimization: A Differentially Private Approach
By: Yueyang Quan , Chang Wang , Shengjie Zhai and more
Potential Business Impact:
Protects private data in group learning.
Decentralized min-max optimization allows multi-agent systems to collaboratively solve global min-max optimization problems by facilitating the exchange of model updates among neighboring agents, eliminating the need for a central server. However, sharing model updates in such systems carry a risk of exposing sensitive data to inference attacks, raising significant privacy concerns. To mitigate these privacy risks, differential privacy (DP) has become a widely adopted technique for safeguarding individual data. Despite its advantages, implementing DP in decentralized min-max optimization poses challenges, as the added noise can hinder convergence, particularly in non-convex scenarios with complex agent interactions in min-max optimization problems. In this work, we propose an algorithm called DPMixSGD (Differential Private Minmax Hybrid Stochastic Gradient Descent), a novel privacy-preserving algorithm specifically designed for non-convex decentralized min-max optimization. Our method builds on the state-of-the-art STORM-based algorithm, one of the fastest decentralized min-max solutions. We rigorously prove that the noise added to local gradients does not significantly compromise convergence performance, and we provide theoretical bounds to ensure privacy guarantees. To validate our theoretical findings, we conduct extensive experiments across various tasks and models, demonstrating the effectiveness of our approach.
Similar Papers
Local Differential Privacy for Distributed Stochastic Aggregative Optimization with Guaranteed Optimality
Systems and Control
Lets computers learn together privately and accurately.
Balancing Utility and Privacy: Dynamically Private SGD with Random Projection
Machine Learning (CS)
Protects private data while making AI smarter.
Balancing Utility and Privacy: Dynamically Private SGD with Random Projection
Machine Learning (CS)
Protects private data while making AI smarter.