Achieving Near-Optimal Convergence for Distributed Minimax Optimization with Adaptive Stepsizes
Yan Huang, Xiang Li, Yipeng Shen, Niao He, Jinming Xu
TL;DR
This work tackles distributed nonconvex-strongly-concave minimax problems where adaptive stepsizes can fail to converge due to inter-node inconsistency. It introduces D-AdaST, a distributed adaptive minimax method with a two-scalar stepsize-tracking mechanism that enforces cross-node consistency and time-scale separation without requiring prior knowledge of problem parameters. The authors prove a near-optimal convergence rate of $\tilde{\mathcal{O}}(\epsilon^{-(4+\delta)})$ for any $\delta>0$ and characterize transient times for network independence, demonstrating parameter-agnostic performance. Empirical results on synthetic NC-SC tasks, robust neural network training, and GANs corroborate the theoretical claims, with D-AdaST consistently outperforming baselines. These findings position D-AdaST as the first distributed adaptive minimax method achieving near-centralized performance without problem-dependent parameter tuning.
Abstract
In this paper, we show that applying adaptive methods directly to distributed minimax problems can result in non-convergence due to inconsistency in locally computed adaptive stepsizes. To address this challenge, we propose D-AdaST, a Distributed Adaptive minimax method with Stepsize Tracking. The key strategy is to employ an adaptive stepsize tracking protocol involving the transmission of two extra (scalar) variables. This protocol ensures the consistency among stepsizes of nodes, eliminating the steady-state error due to the lack of coordination of stepsizes among nodes that commonly exists in vanilla distributed adaptive methods, and thus guarantees exact convergence. For nonconvex-strongly-concave distributed minimax problems, we characterize the specific transient times that ensure time-scale separation of stepsizes and quasi-independence of networks, leading to a near-optimal convergence rate of $\tilde{\mathcal{O}} \left( ε^{-\left( 4+δ\right)} \right)$ for any small $δ> 0$, matching that of the centralized counterpart. To our best knowledge, D-AdaST is the first distributed adaptive method achieving near-optimal convergence without knowing any problem-dependent parameters for nonconvex minimax problems. Extensive experiments are conducted to validate our theoretical results.
