English

Faster First-Order Primal-Dual Methods for Linear Programming using Restarts and Sharpness

Optimization and Control 2023-12-05 v4

Abstract

First-order primal-dual methods are appealing for their low memory overhead, fast iterations, and effective parallelization. However, they are often slow at finding high accuracy solutions, which creates a barrier to their use in traditional linear programming (LP) applications. This paper exploits the sharpness of primal-dual formulations of LP instances to achieve linear convergence using restarts in a general setting that applies to ADMM (alternating direction method of multipliers), PDHG (primal-dual hybrid gradient method) and EGM (extragradient method). In the special case of PDHG, without restarts we show an iteration count lower bound of Ω(κ2log(1/ϵ))\Omega(\kappa^2 \log(1/\epsilon)), while with restarts we show an iteration count upper bound of O(κlog(1/ϵ))O(\kappa \log(1/\epsilon)), where κ\kappa is a condition number and ϵ\epsilon is the desired accuracy. Moreover, the upper bound is optimal for a wide class of primal-dual methods, and applies to the strictly more general class of sharp primal-dual problems. We develop an adaptive restart scheme and verify that restarts significantly improve the ability of PDHG, EGM, and ADMM to find high accuracy solutions to LP problems.

Keywords

Cite

@article{arxiv.2105.12715,
  title  = {Faster First-Order Primal-Dual Methods for Linear Programming using Restarts and Sharpness},
  author = {David Applegate and Oliver Hinder and Haihao Lu and Miles Lubin},
  journal= {arXiv preprint arXiv:2105.12715},
  year   = {2023}
}
R2 v1 2026-06-24T02:29:50.132Z