An SDP Relaxation for the Sparse Integer Least Squares Problem
Alberto Del Pia, Dekun Zhou

TL;DR
This paper introduces an SDP relaxation and randomized algorithm for the NP-hard sparse integer least squares problem, enabling high-quality solutions for large-scale instances and broad applications.
Contribution
It proposes a novel $ ext{l}_1$-based SDP relaxation and a randomized algorithm that efficiently solves large-scale SILS problems with theoretical guarantees.
Findings
Algorithm handles problems up to dimension 10,000.
Relaxation solves SILS under broad data conditions.
Validated in applications like privacy preservation and multiuser detection.
Abstract
In this paper, we study the \emph{sparse integer least squares problem} (SILS), an NP-hard variant of least squares with sparse -vectors. We propose an -based SDP relaxation, and a randomized algorithm for SILS, which computes feasible solutions with high probability with an asymptotic approximation ratio as long as the sparsity constant . Our algorithm handles large-scale problems, delivering high-quality approximate solutions for dimensions up to . The proposed randomized algorithm applies broadly to binary quadratic programs with a cardinality constraint, even for non-convex objectives. For fixed sparsity, we provide sufficient conditions for our SDP relaxation to solve SILS, meaning that any optimal solution to the SDP relaxation yields an optimal solution to SILS. The class of data input which guarantees that SDP solves SILS…
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
TopicsSparse and Compressive Sensing Techniques · Machine Learning and Algorithms · Stochastic Gradient Optimization Techniques
