English

Extracting Dual Solutions via Primal Optimizers

Optimization and Control 2024-12-05 v1 Data Structures and Algorithms

Abstract

We provide a general method to convert a "primal" black-box algorithm for solving regularized convex-concave minimax optimization problems into an algorithm for solving the associated dual maximin optimization problem. Our method adds recursive regularization over a logarithmic number of rounds where each round consists of an approximate regularized primal optimization followed by the computation of a dual best response. We apply this result to obtain new state-of-the-art runtimes for solving matrix games in specific parameter regimes, obtain improved query complexity for solving the dual of the CVaR distributionally robust optimization (DRO) problem, and recover the optimal query complexity for finding a stationary point of a convex function.

Keywords

Cite

@article{arxiv.2412.02949,
  title  = {Extracting Dual Solutions via Primal Optimizers},
  author = {Yair Carmon and Arun Jambulapati and Liam O'Carroll and Aaron Sidford},
  journal= {arXiv preprint arXiv:2412.02949},
  year   = {2024}
}

Comments

ITCS 2025

R2 v1 2026-06-28T20:22:19.961Z