English

GMRES-Accelerated ADMM for Quadratic Objectives

Optimization and Control 2020-04-28 v5 Numerical Analysis

Abstract

We consider the sequence acceleration problem for the alternating direction method-of-multipliers (ADMM) applied to a class of equality-constrained problems with strongly convex quadratic objectives, which frequently arise as the Newton subproblem of interior-point methods. Within this context, the ADMM update equations are linear, the iterates are confined within a Krylov subspace, and the General Minimum RESidual (GMRES) algorithm is optimal in its ability to accelerate convergence. The basic ADMM method solves a κ\kappa-conditioned problem in O(κ)O(\sqrt{\kappa}) iterations. We give theoretical justification and numerical evidence that the GMRES-accelerated variant consistently solves the same problem in O(κ1/4)O(\kappa^{1/4}) iterations for an order-of-magnitude reduction in iterations, despite a worst-case bound of O(κ)O(\sqrt{\kappa}) iterations. The method is shown to be competitive against standard preconditioned Krylov subspace methods for saddle-point problems. The method is embedded within SeDuMi, a popular open-source solver for conic optimization written in MATLAB, and used to solve many large-scale semidefinite programs with error that decreases like O(1/k2)O(1/k^{2}), instead of O(1/k)O(1/k), where kk is the iteration index.

Keywords

Cite

@article{arxiv.1601.06200,
  title  = {GMRES-Accelerated ADMM for Quadratic Objectives},
  author = {Richard Y. Zhang and Jacob K. White},
  journal= {arXiv preprint arXiv:1601.06200},
  year   = {2020}
}

Comments

31 pages, 7 figures. Accepted for publication in SIAM Journal on Optimization (SIOPT)

R2 v1 2026-06-22T12:35:15.178Z