Hesse's Redemption: Efficient Convex Polynomial Programming
By: Lucas Slot, David Steurer, Manuel Wiedmer
Potential Business Impact:
Finds best answers for complex math problems faster.
Efficient algorithms for convex optimization, such as the ellipsoid method, require an a priori bound on the radius of a ball around the origin guaranteed to contain an optimal solution if one exists. For linear and convex quadratic programming, such solution bounds follow from classical characterizations of optimal solutions by systems of linear equations. For other programs, e.g., semidefinite ones, examples due to Khachiyan show that optimal solutions may require huge coefficients with an exponential number of bits, even if we allow approximations. Correspondingly, semidefinite programming is not even known to be in NP. The unconstrained minimization of convex polynomials of degree four and higher has remained a fundamental open problem between these two extremes: its optimal solutions do not admit a linear characterization and, at the same time, Khachiyan-type examples do not apply. We resolve this problem by developing new techniques to prove solution bounds when no linear characterizations are available. Even for programs minimizing a convex polynomial (of arbitrary degree) over a polyhedron, we prove that the existence of an optimal solution implies that an approximately optimal one with polynomial bit length also exists. These solution bounds, combined with the ellipsoid method, yield the first polynomial-time algorithm for convex polynomial programming, settling a question posed by Nesterov (Math. Program., 2019). Before, no polynomial-time algorithm was known even for unconstrained minimization of a convex polynomial of degree four.
Similar Papers
A Polynomial-Time Algorithm for Computing the Exact Convex Hull in High-Dimensional Spaces
Computational Geometry
Finds the outer shape of many points fast.
A Polynomial-Time Algorithm for Computing the Exact Convex Hull in High-Dimensional Spaces
Computational Geometry
Finds the outer edges of scattered data points.
A polynomial-based QCQP solver for encrypted optimization
Optimization and Control
Solves math problems on secret data.