Interior point methods are not worse than Simplex
Xavier Allamigeon, Daniel Dadush, Georg Loho, Bento Natura, L\'aszl\'o, A. V\'egh

TL;DR
This paper introduces a new interior point method for linear programming that matches the iteration complexity of any IPM up to a polynomial factor and provides bounds on the complexity based on the problem's geometric properties.
Contribution
The paper develops a subspace layered least squares IPM with iteration bounds tied to the problem's geometric complexity and shows it can be implemented in strongly polynomial time.
Findings
Iteration complexity is bounded by the straight line complexity (SLC).
SLC is at most exponential in the number of variables.
Each iteration can be performed in strongly polynomial time.
Abstract
We develop a new `subspace layered least squares' interior point method (IPM) for solving linear programs. Applied to an -variable linear program in standard form, the iteration complexity of our IPM is up to an factor upper bounded by the \emph{straight line complexity} (SLC) of the linear program. This term refers to the minimum number of segments of any piecewise linear curve that traverses the \emph{wide neighborhood} of the central path, a lower bound on the iteration complexity of any IPM that follows a piecewise linear trajectory along a path induced by a self-concordant barrier. In particular, our algorithm matches the number of iterations of any such IPM up to the same factor . As our second contribution, we show that the SLC of any linear program is upper bounded by , which implies that our IPM's iteration complexity is at…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Optimization Algorithms Research · Optimization and Mathematical Programming · Vehicle Routing Optimization Methods
