On Learning Mixture of Linear Regressions in the Non-Realizable Setting
Avishek Ghosh, Arya Mazumdar, Soumyabrata Pal, Rajat Sen

TL;DR
This paper introduces a new way to use mixture of linear regressions for prediction via list-decoding, and provides algorithms that work even in non-realizable settings, with theoretical guarantees and experimental validation.
Contribution
It proposes a novel prediction framework for MLR using list-decoding and develops algorithms that find good solutions without assuming realizability.
Findings
ERM achieves low prediction error with the new loss definition.
Alternating minimization finds the best fit lines without realizability assumptions.
Algorithms are polynomial-time and experimentally validated.
Abstract
While mixture of linear regressions (MLR) is a well-studied topic, prior works usually do not analyze such models for prediction error. In fact, {\em prediction} and {\em loss} are not well-defined in the context of mixtures. In this paper, first we show that MLR can be used for prediction where instead of predicting a label, the model predicts a list of values (also known as {\em list-decoding}). The list size is equal to the number of components in the mixture, and the loss function is defined to be minimum among the losses resulted by all the component models. We show that with this definition, a solution of the empirical risk minimization (ERM) achieves small probability of prediction error. This begs for an algorithm to minimize the empirical risk for MLR, which is known to be computationally hard. Prior algorithmic works in MLR focus on the {\em realizable} setting, i.e., recovery…
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
TopicsMachine Learning and Algorithms · Machine Learning and Data Classification · Face and Expression Recognition
