On two relaxations of quadratically-constrained cardinality minimization
Dennis Wei

TL;DR
This paper compares two relaxations for a quadratic cardinality minimization problem, showing that diagonal relaxations often outperform continuous relaxations in bounds and computational efficiency, with theoretical analysis of approximation quality.
Contribution
It introduces and analyzes a diagonal relaxation method, demonstrating its effectiveness over continuous relaxations and providing bounds on its approximation ratio.
Findings
Diagonal relaxations often yield stronger bounds than continuous relaxations.
Diagonal relaxations significantly reduce branch-and-bound complexity.
Approximation bounds depend on eigenvalues and matrix properties.
Abstract
This paper considers a quadratically-constrained cardinality minimization problem with applications to digital filter design, subset selection for linear regression, and portfolio selection. Two relaxations are investigated: the continuous relaxation of a mixed integer formulation, and an optimized diagonal relaxation that exploits a simple special case of the problem. For the continuous relaxation, an absolute upper bound on the optimal cost is derived, suggesting that the continuous relaxation tends to be a relatively poor approximation. In computational experiments, diagonal relaxations often provide stronger bounds than continuous relaxations and can greatly reduce the complexity of a branch-and-bound solution, even in instances that are not particularly close to diagonal. Similar gains are observed with respect to the mixed integer programming solver CPLEX. Motivated by these…
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.
Taxonomy
TopicsAdvanced Optimization Algorithms Research · Sparse and Compressive Sensing Techniques · Control Systems and Identification
