Upper and Lower Bounds on the Smoothed Complexity of the Simplex Method
Sophie Huiberts, Yin Tat Lee, Xinzhi Zhang

TL;DR
This paper provides new upper and lower bounds on the smoothed complexity of the simplex method, improving theoretical understanding of its performance under Gaussian noise and introducing novel analytical techniques.
Contribution
It introduces tighter upper bounds on smoothed complexity, a nearly tight bound for 2D polygons, and the first non-trivial lower bound, advancing theoretical analysis of the simplex method.
Findings
Upper bound: $O(\sigma^{-3/2} d^{13/4}\log^{7/4} n)$ on smoothed complexity.
Lower bound: $\Omega( ext{min}(\sigma^{-1/2} d^{-1/2}\log^{-1/4} d, 2^d))$ steps.
New analysis of shadow bounds and extended formulations for polygons.
Abstract
The simplex method for linear programming is known to be highly efficient in practice, and understanding its performance from a theoretical perspective is an active research topic. The framework of smoothed analysis, first introduced by Spielman and Teng (JACM '04) for this purpose, defines the smoothed complexity of solving a linear program with variables and constraints as the expected running time when Gaussian noise of variance is added to the LP data. We prove that the smoothed complexity of the simplex method is , improving the dependence on compared to the previous bound of . We accomplish this through a new analysis of the \emph{shadow bound}, key to earlier analyses as well. Illustrating the power of our new method, we use our method to prove a nearly tight upper bound on the…
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 Search Problems · Vehicle Routing Optimization Methods
