ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2207.00957
23
10

On Convergence of Gradient Descent Ascent: A Tight Local Analysis

3 July 2022
Haochuan Li
Farzan Farnia
Subhro Das
Ali Jadbabaie
ArXivPDFHTML
Abstract

Gradient Descent Ascent (GDA) methods are the mainstream algorithms for minimax optimization in generative adversarial networks (GANs). Convergence properties of GDA have drawn significant interest in the recent literature. Specifically, for min⁡xmax⁡yf(x;y)\min_{\mathbf{x}} \max_{\mathbf{y}} f(\mathbf{x};\mathbf{y})minx​maxy​f(x;y) where fff is strongly-concave in y\mathbf{y}y and possibly nonconvex in x\mathbf{x}x, (Lin et al., 2020) proved the convergence of GDA with a stepsize ratio ηy/ηx=Θ(κ2)\eta_{\mathbf{y}}/\eta_{\mathbf{x}}=\Theta(\kappa^2)ηy​/ηx​=Θ(κ2) where ηx\eta_{\mathbf{x}}ηx​ and ηy\eta_{\mathbf{y}}ηy​ are the stepsizes for x\mathbf{x}x and y\mathbf{y}y and κ\kappaκ is the condition number for y\mathbf{y}y. While this stepsize ratio suggests a slow training of the min player, practical GAN algorithms typically adopt similar stepsizes for both variables, indicating a wide gap between theoretical and empirical results. In this paper, we aim to bridge this gap by analyzing the \emph{local convergence} of general \emph{nonconvex-nonconcave} minimax problems. We demonstrate that a stepsize ratio of Θ(κ)\Theta(\kappa)Θ(κ) is necessary and sufficient for local convergence of GDA to a Stackelberg Equilibrium, where κ\kappaκ is the local condition number for y\mathbf{y}y. We prove a nearly tight convergence rate with a matching lower bound. We further extend the convergence guarantees to stochastic GDA and extra-gradient methods (EG). Finally, we conduct several numerical experiments to support our theoretical findings.

View on arXiv
Comments on this paper