paper-with-me

홈 › Papers

Spectral Experts for Estimating Mixtures of Linear Regressions

2013-06-17 · Arun Tejasvi Chaganty, Percy Liang

Discriminative latent-variable models are typically learned using EM or gradient-based optimization, which suffer from local optima. In this paper, we develop a new computationally efficient and provably consistent estimator for a mixture of linear regressions, a simple instance of a discriminative latent-variable model. Our approach relies on a low-rank linear regression to recover a symmetric tensor, which can be factorized into the parameters using a tensor power method. We prove rates of convergence for our estimator and provide an empirical evaluation illustrating its strengths relative to local optimization (EM).

📄 PDF Abstract BibTeX arXiv:1306.3729

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

Finite Sample Analysis of Tensor Decomposition for Learning Mixtures of Linear Systems

2024-12-13 · Maryann Rui, Munther Dahleh

We study the problem of learning mixtures of linear dynamical systems (MLDS) from input-output data. The mixture setting allows us to leverage observations from related dynamical systems to improve the estimation of indi…

Tensor Decomposition

On the robust learning mixtures of linear regressions

2023-05-23 · Ying Huang, Liang Chen

In this note, we consider the problem of robust learning mixtures of linear regressions. We connect mixtures of linear regressions and mixtures of Gaussians with a simple thresholding, so that a quasi-polynomial time alg…

Estimating the Coefficients of a Mixture of Two Linear Regressions by Expectation Maximization

2017-04-26 · Jason M. Klusowski, Dana Yang, W. D. Brinda

We give convergence guarantees for estimating the coefficients of a symmetric mixture of two linear regressions by expectation maximization (EM). In particular, we show that the empirical EM iterates converge to the targ…

Support Recovery of Sparse Signals from a Mixture of Linear Measurements

2021-06-10 · NeurIPS 2021 12 · Venkata Gandikota, Arya Mazumdar, Soumyabrata Pal

Recovery of support of a sparse vector from simple measurements is a widely-studied problem, considered under the frameworks of compressed sensing, 1-bit compressed sensing, and more general single index models. We consi…

compressed sensing

Learning Mixtures of Linear Regressions in Subexponential Time via Fourier Moments

2019-12-16 · Sitan Chen, Jerry Li, Zhao Song

We consider the problem of learning a mixture of linear regressions (MLRs). An MLR is specified by $k$ nonnegative mixing weights $p_1, \ldots, p_k$ summing to $1$, and $k$ unknown regressors $w_1,...,w_k\in\mathbb{R}^d$…

ClusteringDensity Estimation