paper-with-me

홈 › Papers

EM for Mixture of Linear Regression with Clustered Data

2023-08-22 · Amirhossein Reisizadeh, Khashayar Gatmiry, Asuman Ozdaglar

Modern data-driven and distributed learning frameworks deal with diverse massive data generated by clients spread across heterogeneous environments. Indeed, data heterogeneity is a major bottleneck in scaling up many distributed learning paradigms. In many settings however, heterogeneous data may be generated in clusters with shared structures, as is the case in several applications such as federated learning where a common latent variable governs the distribution of all the samples generated by a client. It is therefore natural to ask how the underlying clustered structures in distributed data can be exploited to improve learning schemes. In this paper, we tackle this question in the special case of estimating $d$-dimensional parameters of a two-component mixture of linear regressions problem where each of $m$ nodes generates $n$ samples with a shared latent variable. We employ the well-known Expectation-Maximization (EM) method to estimate the maximum likelihood parameters from $m$ batches of dependent samples each containing $n$ measurements. Discarding the clustered structure in the mixture model, EM is known to require $O(\log(mn/d))$ iterations to reach the statistical accuracy of $O(\sqrt{d/(mn)})$. In contrast, we show that if initialized properly, EM on the structured data requires only $O(1)$ iterations to reach the same statistical accuracy, as long as $m$ grows up as $e^{o(n)}$. Our analysis establishes and combines novel asymptotic optimization and generalization guarantees for population and empirical EM with dependent samples, which may be of independent interest.

📄 PDF Abstract BibTeX arXiv:2308.11518

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learningregression

Similar Papers 제목 키워드 기반

A Convex Program for Mixed Linear Regression with a Recovery Guarantee for Well-Separated Data

2016-12-19 · Paul Hand, Babhru Joshi

We introduce a convex approach for mixed linear regression over $d$ features. This approach is a second-order cone program, based on L1 minimization, which assigns an estimate regression coefficient in $\mathbb{R}^{d}$ f…

regression

A Wasserstein Minimax Framework for Mixed Linear Regression

2021-06-14 · Theo Diamandis, Yonina C. Eldar, Alireza Fallah, Farzan Farnia 외

Multi-modal distributions are commonly used to model clustered data in statistical learning tasks. In this paper, we consider the Mixed Linear Regression (MLR) problem. We propose an optimal transport-based framework for…

Federated Learningregression

Robust Finite Mixture Regression for Heterogeneous Targets

2020-10-12 · Jian Liang, Kun Chen, Ming Lin, ChangShui Zhang 외

Finite Mixture Regression (FMR) refers to the mixture modeling scheme which learns multiple regression models from the training data set. Each of them is in charge of a subset. FMR is an effective scheme for handling sam…

feature selectionregression

Overlapping Mixtures of Gaussian Processes for the Data Association Problem

2011-08-16 · Miguel Lázaro-Gredilla, Steven Van Vaerenbergh, Neil Lawrence

In this work we introduce a mixture of GPs to address the data association problem, i.e. to label a group of observations according to the sources that generated them. Unlike several previously proposed GP mixtures, the …

Gaussian ProcessesMulti-Object TrackingObject Trackingregression

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…