Skip to content

Warm-Start Interior-Point Methods for Online Second-Order Cone Programming

Krishna Harish

cs.DSarXiv:2607.24778

Abstract

We analyze the computational complexity of solving a sequence of related second-order cone programs (SOCPs) whose right-hand-side data bt varies between rounds. The standard primal-dual interior-point algorithm solves each round at cost O(n2.5(1/ε)) from a cold start. We show that when the per-round perturbation \|bt - bt-1\|2 is bounded by a problem-specific threshold δ, Newton's method warm-started at the previous round's solution x*t-1 converges to x*t to accuracy ε in O((1/ε)) iterations. Over T rounds the total cost is O(n2.5(1/ε) + T n2 (1/ε)), compared to O(T n2.5(1/ε)) for cold start at each round; the per-round speedup for large T is Θ(n\,(1/ε)/(1/ε)). The argument combines an infinitesimal local-norm sensitivity bound on the central-path optimum, a self-concordant finite-difference corollary, and the standard quadratic-convergence basin of Newton's method on a self-concordant barrier. The local-norm formulation circumvents the rank-deficiency issues of Euclidean sensitivity bounds for fat constraint matrices. A multi-seed experiment on bounded SOCPs with n=50, p=100 confirms a 30-70x per-round speedup across the predicted regime.

Create a lesson

Paper details

Categories: cs.DS, math.OC

15 pages, 1 table