A Faster Interior-Point Method for Sum-of-Squares Optimization
Shunhua Jiang, Bento Natura, Omri Weinstein

TL;DR
This paper introduces a faster interior-point method for sum-of-squares polynomial optimization, significantly improving computational efficiency over existing solvers by leveraging a novel dynamic data structure for Hessian inverse maintenance.
Contribution
The paper develops a new interior-point algorithm with a dynamic data structure that speeds up SOS polynomial optimization, outperforming previous semidefinite programming methods.
Findings
Algorithm runs in O(LU^{1.87}) time
Achieves polynomial speedup over state-of-the-art SOS solvers
Extends to multivariate SOS optimization with spectral approximations
Abstract
We present a faster interior-point method for optimizing sum-of-squares (SOS) polynomials, which are a central tool in polynomial optimization and capture convex programming in the Lasserre hierarchy. Let be an -variate SOS polynomial of degree . Denoting by and the dimensions of the vector spaces in which 's and live respectively, our algorithm runs in time . This is polynomially faster than state-of-art SOS and semidefinite programming solvers, which achieve runtime . The centerpiece of our algorithm is a dynamic data structure for maintaining the inverse of the Hessian of the SOS barrier function under the polynomial interpolant basis, which efficiently extends to multivariate SOS optimization, and requires maintaining spectral…
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.
