The Limit Points of (Optimistic) Gradient Descent in Min-Max Optimization
Constantinos Daskalakis, Ioannis Panageas
TL;DR
This work analyzes the last-iterate convergence of first-order min–max dynamics, focusing on Gradient Descent/Ascent (GDA) and Optimistic Gradient Descent/Ascent (OGDA) in unconstrained settings. Using a dynamical-systems framework and center-stable manifold theory, it shows unstable fixed points are avoided for almost all initializations and proves a hierarchy of stable points: Local min–max ⊆ GDA-stable ⊆ OGDA-stable (with strict inclusions in general) for small step sizes. A key contribution is relating the OGDA and GDA Jacobians, demonstrating that OGDA stability subsumes GDA stability via a quadratic eigenvalue relation, and providing explicit examples where OGDA stabilizes points that GDA cannot. The paper strengthens the understanding of last-iterate behavior in min–max optimization and offers practical insights into training GANs and similar systems, backed by 2D and higher-dimensional experiments.
Abstract
Motivated by applications in Optimization, Game Theory, and the training of Generative Adversarial Networks, the convergence properties of first order methods in min-max problems have received extensive study. It has been recognized that they may cycle, and there is no good understanding of their limit points when they do not. When they converge, do they converge to local min-max solutions? We characterize the limit points of two basic first order methods, namely Gradient Descent/Ascent (GDA) and Optimistic Gradient Descent Ascent (OGDA). We show that both dynamics avoid unstable critical points for almost all initializations. Moreover, for small step sizes and under mild assumptions, the set of \{OGDA\}-stable critical points is a superset of \{GDA\}-stable critical points, which is a superset of local min-max solutions (strict in some cases). The connecting thread is that the behavior of these dynamics can be studied from a dynamical systems perspective.
