When is Momentum Extragradient Optimal? A Polynomial-Based Analysis
Junhyung Lyle Kim, Gauthier Gidel, Anastasios Kyrillidis, Fabian Pedregosa
TL;DR
This work analyzes Momentum Extragradient (MEG) for differentiable games through a polynomial-based lens that ties convergence to the Jacobian spectrum of the game dynamics. By expressing MEG residuals with Chebyshev polynomials and introducing a link function σ(λ), the authors classify spectra into three robust modes and derive exact optimal hyperparameters (h, γ, m) for each. The resulting asymptotic rates show accelerated convergence in all three cases, with Case 1 exhibiting a super-accelerated behavior and Cases 2–3 achieving rates close to or beyond established lower bounds for complex-spectrum problems. Local convergence for non-affine vector fields is established via momentum restarting, and numerical experiments on quadratic games corroborate the theory, highlighting MEG’s superiority over GD, EG, and GDM under the studied spectral conditions.
Abstract
The extragradient method has gained popularity due to its robust convergence properties for differentiable games. Unlike single-objective optimization, game dynamics involve complex interactions reflected by the eigenvalues of the game vector field's Jacobian scattered across the complex plane. This complexity can cause the simple gradient method to diverge, even for bilinear games, while the extragradient method achieves convergence. Building on the recently proven accelerated convergence of the momentum extragradient method for bilinear games \citep{azizian2020accelerating}, we use a polynomial-based analysis to identify three distinct scenarios where this method exhibits further accelerated convergence. These scenarios encompass situations where the eigenvalues reside on the (positive) real line, lie on the real line alongside complex conjugates, or exist solely as complex conjugates. Furthermore, we derive the hyperparameters for each scenario that achieve the fastest convergence rate.
