English

Lifted Primal-Dual Method for Bilinearly Coupled Smooth Minimax Optimization

Optimization and Control 2022-01-20 v1 Machine Learning Machine Learning

Abstract

We study the bilinearly coupled minimax problem: minxmaxyf(x)+yAxh(y)\min_{x} \max_{y} f(x) + y^\top A x - h(y), where ff and hh are both strongly convex smooth functions and admit first-order gradient oracles. Surprisingly, no known first-order algorithms have hitherto achieved the lower complexity bound of Ω((Lxμx+Aμxμy+Lyμy)log(1ε))\Omega((\sqrt{\frac{L_x}{\mu_x}} + \frac{\|A\|}{\sqrt{\mu_x \mu_y}} + \sqrt{\frac{L_y}{\mu_y}}) \log(\frac1{\varepsilon})) for solving this problem up to an ε\varepsilon primal-dual gap in the general parameter regime, where Lx,Ly,μx,μyL_x, L_y,\mu_x,\mu_y are the corresponding smoothness and strongly convexity constants. We close this gap by devising the first optimal algorithm, the Lifted Primal-Dual (LPD) method. Our method lifts the objective into an extended form that allows both the smooth terms and the bilinear term to be handled optimally and seamlessly with the same primal-dual framework. Besides optimality, our method yields a desirably simple single-loop algorithm that uses only one gradient oracle call per iteration. Moreover, when ff is just convex, the same algorithm applied to a smoothed objective achieves the nearly optimal iteration complexity. We also provide a direct single-loop algorithm, using the LPD method, that achieves the iteration complexity of O(Lxε+Aμyε+Lyε)O(\sqrt{\frac{L_x}{\varepsilon}} + \frac{\|A\|}{\sqrt{\mu_y \varepsilon}} + \sqrt{\frac{L_y}{\varepsilon}}). Numerical experiments on quadratic minimax problems and policy evaluation problems further demonstrate the fast convergence of our algorithm in practice.

Keywords

Cite

@article{arxiv.2201.07427,
  title  = {Lifted Primal-Dual Method for Bilinearly Coupled Smooth Minimax Optimization},
  author = {Kiran Koshy Thekumparampil and Niao He and Sewoong Oh},
  journal= {arXiv preprint arXiv:2201.07427},
  year   = {2022}
}

Comments

Submitted for review on Oct 15, 2021. Accepted to AISTATS 2022 on Jan 18, 2022

R2 v1 2026-06-24T08:54:48.208Z