Sparse Mixed Linear Regression with Guarantees: Taming an Intractable Problem with Invex Relaxation
Adarsh Barik, Jean Honorio

TL;DR
This paper introduces a novel invex relaxation approach for sparse mixed linear regression with unlabeled data, providing guarantees for exact label recovery and accurate parameter estimation, overcoming NP-hardness and local minima issues.
Contribution
The paper proposes a new invex relaxation method for sparse mixed linear regression that guarantees exact label recovery and accurate parameter estimation with logarithmic sample complexity.
Findings
Exact data label recovery achieved.
Close approximation of true regression parameters.
Sample complexity is logarithmic in data dimension.
Abstract
In this paper, we study the problem of sparse mixed linear regression on an unlabeled dataset that is generated from linear measurements from two different regression parameter vectors. Since the data is unlabeled, our task is not only to figure out a good approximation of the regression parameter vectors but also to label the dataset correctly. In its original form, this problem is NP-hard. The most popular algorithms to solve this problem (such as Expectation-Maximization) have a tendency to stuck at local minima. We provide a novel invex relaxation for this intractable problem which leads to a solution with provable theoretical guarantees. This relaxation enables exact recovery of data labels. Furthermore, we recover a close approximation of the regression parameter vectors which match the true parameter vectors in support and sign. Our formulation uses a carefully constructed primal…
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 · Optical Imaging and Spectroscopy Techniques · Statistical Methods and Inference
MethodsLinear Regression
