English

Communication-Efficient Decentralized Stochastic Minimax Optimization

Optimization and Control 2026-05-26 v3

Abstract

In this work, we study decentralized stochastic nonconvex Polyak--{\L}ojasiewicz minimax problems and propose a communication-efficient algorithm. Motivated by the efficiency of local SGD in federated learning, we investigate decentralized minimax algorithms that perform multiple local updates between gossip rounds to improve communication efficiency. Existing results show that the local decentralized gradient descent-ascent algorithm requires an excessive number of local updates, on the order of O~(κ2ε2)\tilde{\mathcal{O}}(\kappa^2\varepsilon^{-2}) per communication round, to achieve the communication complexity O~(κ3ε2)\tilde{\mathcal{O}}(\kappa^3\varepsilon^{-2}), where ε\varepsilon denotes the target accuracy and κ>1\kappa>1 is the condition number. However, such a large number of local updates can be impractical: it can underexploit available communication resources and exacerbate local drift, as agents may move toward their own local optima. To address this limitation, we develop a local decentralized minimax method that integrates accelerated momentum with local updates. Our method reduces the number of local updates to O~(κε1)\tilde{\mathcal{O}}(\kappa\varepsilon^{-1}) per communication round while achieving the best-known communication complexity O(κ2ε2)\mathcal{O}(\kappa^2\varepsilon^{-2}). Compared with the local gradient descent-ascent method, the proposed method also achieves an enhanced sample complexity. Experiments on robust logistic regression with real-world datasets demonstrate that our method achieves superior communication efficiency over several existing baselines.

Keywords

Cite

@article{arxiv.2507.21901,
  title  = {Communication-Efficient Decentralized Stochastic Minimax Optimization},
  author = {Haoyuan Cai and Sulaiman A. Alghunaim and Ali H. Sayed},
  journal= {arXiv preprint arXiv:2507.21901},
  year   = {2026}
}
R2 v1 2026-07-01T04:24:14.191Z