Explaining the excellent practical performance of the simplex method for linear programming has been a major topic of research for over 50 years. One of the most successful frameworks for understanding the simplex method was given by Spielman and Teng [J. ACM, 51 (2004), pp. 385-463] who developed the notion of smoothed analysis. Starting from an arbitrary linear program (LP) with d variables and n constraints, Spielman and Teng analyzed the expected runtime over random perturbations of the LP, known as the smoothed LP, where variance σ 2 Gaussian noise is added to the LP data. In particular, they gave a two-stage shadow vertex simplex algorithm which uses an expected O(d55n86σ 30 + d70n86) number of simplex pivots to solve the smoothed LP. Their analysis and runtime was substantially improved by Deshpande and Spielman [FOCS'05, 2005, pp. 349-356] and later Vershynin [SIAM J. Comput., 39 (2009), pp. 646-678]. The fastest current algorithm, due to Vershynin, solves the smoothed LP using an expected O (log2 n=n (d3σ 4+d5 log2 n+d9 log4 d)) number of pivots, improving the dependence on n from polynomial to polylogarithmic. While the original proof of Spielman and Teng has now been substantially simplified, the resulting analyses are still quite long and complex and the parameter dependencies far from optimal. In this work, we make substantial progress on this front, providing an improved and simpler analysis of shadow simplex methods, where our algorithm requires an expected O(d2 log n σ 2 + d3 log3/2 n) number of simplex pivots. We obtain our results via an improved shadow bound, key to earlier analyses as well, combined with improvements on algorithmic techniques of Vershynin. As an added bonus, our analysis is completely modular and applies to a range of perturbations, which, aside from Gaussians, also includes Laplace perturbations.

, ,
doi.org/10.1137/18M1197205
SIAM Journal on Computing
Centrum Wiskunde & Informatica, Amsterdam (CWI), The Netherlands

Dadush, D., & Huiberts, S. (2020). A friendly smoothed analysis of the simplex method. SIAM Journal on Computing, 49(5). doi:10.1137/18M1197205