English

A Stochastic GDA Method With Backtracking For Solving Nonconvex Concave Minimax Problems

Optimization and Control 2026-05-14 v2

Abstract

We propose a stochastic GDA (gradient descent ascent) method with backtracking (SGDA-B) to solve nonconvex-concave (NCC) minimax problems of the form: minxmaxyi=1Ngi(xi)+f(x,y)h(y)\min_{\mathbf{x}} \max_y \sum_{i=1}^N g_i(x_i)+f(\mathbf{x},y)-h(y), where hh and gig_i for i=1,,Ni=1,\cdots,N are closed, convex functions, and for some L,μ0L,\mu\geq 0, ff is LL-smooth and f(x,)f(\mathbf{x},\cdot) is μ\mu-strongly concave for all x\mathbf{x} in the problem domain. We consider the stochastic setting where one only has an access to an unbiased stochastic oracle of f\nabla f with a finite variance bound σ2\sigma^2. While most of the existing methods assume knowledge of LL, μ\mu and/or σ2\sigma^2, SGDA-B is agnostic to all of these problem parameters. Moreover, SGDA-B can support random block-coordinate updates. In the deterministic setting, i.e., σ2=0\sigma^2=0 and one can compute f\nabla f exactly, SGDA-B can compute an ϵ\epsilon-stationary point within O(Lκ2/ϵ2)\mathcal{O}(L\kappa^2/\epsilon^2) and O(L3/ϵ4)\mathcal{O}(L^3/\epsilon^4) gradient calls when μ>0\mu>0 and μ=0\mu=0, respectively, where κL/μ\kappa\triangleq L/\mu. In the stochastic setting, i.e., σ2>0\sigma^2>0, for any p(0,1)p\in(0,1) and ϵ>0\epsilon>0, it can compute an ϵ\epsilon-stationary point with high probability, which requires O(Lκ3ϵ4log2(1/p))\mathcal{O}(L \kappa^3 \epsilon^{-4} \log^2(1/p)) and O~(L4ϵ7log2(1/p))\tilde{\mathcal{O}}(L^4\epsilon^{-7}\log^2(1/p)) stochastic oracle calls, with probability at least 1p1-p, when μ>0\mu>0 and μ=0\mu=0, respectively. To our knowledge, SGDA-B is the first GDA-type method with backtracking to solve NCC minimax problems and achieves the best complexity among the methods that are agnostic to LL, μ\mu and σ2\sigma^2. We also provide numerical results for SGDA-B on a distributionally robust learning problem illustrating the potential performance gains that can be achieved by SGDA-B.

Keywords

Cite

@article{arxiv.2403.07806,
  title  = {A Stochastic GDA Method With Backtracking For Solving Nonconvex Concave Minimax Problems},
  author = {Necdet Serhat Aybat and Qiushui Xu and Xuan Zhang and Mert Gürbüzbalaban},
  journal= {arXiv preprint arXiv:2403.07806},
  year   = {2026}
}

Comments

This is a major revision: the proof for the high probability bound in the earlier version is corrected. The convergence guarantees are extended to stochastic oracles with unknown variance bounds

R2 v1 2026-06-28T15:17:32.885Z