Smoothed Analysis of Interior-Point Algorithms: Condition Number
John Dunagan, Daniel A. Spielman, Shang-Hua Teng
TL;DR
The paper analyzes Renegar's condition number for linear programming under Gaussian perturbations (smoothed analysis) and links it to interior-point algorithm performance. By developing primal and dual geometric analyses and proving that the logarithm of the condition number is $O(\log (n d / \sigma))$, it derives smoothed complexity bounds of order $O(n^{3} \log (n d / \sigma))$ for Renegar's method and related IPMs. The results illuminate why interior-point methods perform well in practice despite worst-case polylogarithmic guarantees, and they establish a framework for studying condition-number-driven complexity in conic LPs. The work also discusses perturbation-model limitations (e.g., zero-preserving perturbations) and highlights open questions for extending smoothed analyses to broader perturbation schemes and related optimization problems.
Abstract
We show that the smoothed complexity of the logarithm of Renegar's condition number is O(log (n/sigma)).
