Min-Max Optimization under Delays
Arman Adibi, Aritra Mitra, and Hamed Hassani

TL;DR
This paper investigates how delays affect the convergence of min-max optimization algorithms, providing theoretical guarantees and complexity bounds for delayed Gradient Descent-Ascent and Extra-gradient methods.
Contribution
It offers the first theoretical analysis of delayed min-max optimization algorithms, showing convergence guarantees under certain conditions and quantifying delays' impact.
Findings
Small delays can cause divergence in standard algorithms like Extra-gradient.
GDA and EG with delays still converge under convex-concave assumptions.
Delays slow down convergence, as shown by derived complexity bounds.
Abstract
Delays and asynchrony are inevitable in large-scale machine-learning problems where communication plays a key role. As such, several works have extensively analyzed stochastic optimization with delayed gradients. However, as far as we are aware, no analogous theory is available for min-max optimization, a topic that has gained recent popularity due to applications in adversarial robustness, game theory, and reinforcement learning. Motivated by this gap, we examine the performance of standard min-max optimization algorithms with delayed gradient updates. First, we show (empirically) that even small delays can cause prominent algorithms like Extra-gradient (\texttt{EG}) to diverge on simple instances for which \texttt{EG} guarantees convergence in the absence of delays. Our empirical study thus suggests the need for a careful analysis of delayed versions of min-max optimization…
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
TopicsStochastic Gradient Optimization Techniques · Advanced Memory and Neural Computing · Sparse and Compressive Sensing Techniques
