Alternating Minimization for Mixed Linear Regression
Xinyang Yi, Constantine Caramanis, Sujay Sanghavi

TL;DR
This paper introduces a new spectral initialization for EM in mixed linear regression, proving convergence and achieving near-optimal sample complexity, significantly improving over previous methods.
Contribution
It provides the first theoretical analysis of EM's performance with a spectral initialization, reducing sample complexity for mixed linear regression.
Findings
Spectral initialization leads to provable convergence of EM.
Re-sampled EM achieves nearly optimal sample complexity.
Method outperforms standard EM and other approaches in sample efficiency.
Abstract
Mixed linear regression involves the recovery of two (or more) unknown vectors from unlabeled linear measurements; that is, where each sample comes from exactly one of the vectors, but we do not know which one. It is a classic problem, and the natural and empirically most popular approach to its solution has been the EM algorithm. As in other settings, this is prone to bad local minima; however, each iteration is very fast (alternating between guessing labels, and solving with those labels). In this paper we provide a new initialization procedure for EM, based on finding the leading two eigenvectors of an appropriate matrix. We then show that with this, a re-sampled version of the EM algorithm provably converges to the correct vectors, under natural assumptions on the sampling distribution, and with nearly optimal (unimprovable) sample complexity. This provides not only the first…
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 · Statistical Methods and Inference · Face and Expression Recognition
MethodsLinear Regression
