Enhancing Privacy in Decentralized Min-Max Optimization: A Differentially Private Approach
Yueyang Quan, Chang Wang, Shengjie Zhai, Minghong Fang, Zhuqing Liu

TL;DR
This paper introduces DPMixSGD, a novel differentially private algorithm for decentralized non-convex min-max optimization, effectively balancing privacy preservation with convergence performance in multi-agent systems.
Contribution
It presents DPMixSGD, the first privacy-preserving algorithm tailored for decentralized non-convex min-max problems, building on STORM and providing theoretical convergence guarantees.
Findings
DPMixSGD maintains convergence despite added noise.
Theoretical bounds confirm privacy without significant performance loss.
Experimental results validate effectiveness across tasks.
Abstract
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…
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
TopicsPrivacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques · Cryptography and Data Security
