Quadratic Programming with Sparsity Constraints via Polynomial Roots
Kevin Shu

TL;DR
This paper introduces polynomial root-based approximations for solving sparse quadratically constrained quadratic programs, enabling more tractable solutions for problems like sparse linear regression and PCA.
Contribution
It presents a novel approach using polynomial roots derived from hyperbolic polynomials to approximate and solve sparse QCQPs efficiently.
Findings
Effective in practical problem instances
Outperforms some existing heuristics
Provides a new theoretical framework for sparse QCQPs
Abstract
Quadratically constrained quadratic programs (QCQPs) are an expressive family of optimization problems that occur naturally in many applications. It is often of interest to seek out sparse solutions, where many of the entries of the solution are zero. This paper will consider QCQPs with a single linear constraint, together with a sparsity constraint that requires that the set of nonzero entries of a solution be small. This problem class includes many fundamental problems of interest, such as sparse versions of linear regression and principal component analysis, which are both known to be very hard to approximate. We introduce a family of tractable approximations of such sparse QCQPs using the roots of polynomials which can be expressed as linear combinations of principal minors of a matrix. These polynomials arose naturally from the study of hyperbolic polynomials. Our main…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Optimization Algorithms Research · Advanced Control Systems Optimization · Polynomial and algebraic computation
