paper-with-me

홈 › Papers

The EM Algorithm gives Sample-Optimality for Learning Mixtures of Well-Separated Gaussians

2020-02-02 · Jeongyeol Kwon, Constantine Caramanis

We consider the problem of spherical Gaussian Mixture models with $k \geq 3$ components when the components are well separated. A fundamental previous result established that separation of $\Omega(\sqrt{\log k})$ is necessary and sufficient for identifiability of the parameters with polynomial sample complexity (Regev and Vijayaraghavan, 2017). In the same context, we show that $\tilde{O} (kd/\epsilon^2)$ samples suffice for any $\epsilon \lesssim 1/k$, closing the gap from polynomial to linear, and thus giving the first optimal sample upper bound for the parameter estimation of well-separated Gaussian mixtures. We accomplish this by proving a new result for the Expectation-Maximization (EM) algorithm: we show that EM converges locally, under separation $\Omega(\sqrt{\log k})$. The previous best-known guarantee required $\Omega(\sqrt{k})$ separation (Yan, et al., 2017). Unlike prior work, our results do not assume or use prior knowledge of the (potentially different) mixing weights or variances of the Gaussian components. Furthermore, our results show that the finite-sample error of EM does not depend on non-universal quantities such as pairwise distances between means of Gaussian components.

📄 PDF Abstract BibTeX arXiv:2002.00329

Code (0)

등록된 구현이 없습니다.

Tasks

parameter estimation

Similar Papers 제목 키워드 기반

Clustering a Mixture of Gaussians with Unknown Covariance

2021-10-04 · Damek Davis, Mateo Díaz, Kaizheng Wang

We investigate a clustering problem with data from a mixture of Gaussians that share a common but unknown, and potentially ill-conditioned, covariance matrix. We start by considering Gaussian mixtures with two equally-si…

Clustering

Dimension Reduction via Sum-of-Squares and Improved Clustering Algorithms for Non-Spherical Mixtures

2024-11-19 · Prashanti Anderson, Mitali Bafna, Rares-Darius Buhai, Pravesh K. Kothari 외

We develop a new approach for clustering non-spherical (i.e., arbitrary component covariances) Gaussian mixture models via a subroutine, based on the sum-of-squares method, that finds a low-dimensional separation-preserv…

ClusteringDimensionality Reduction

Source Identification for Mixtures of Product Distributions

2020-12-29 · Spencer L. Gordon, Bijan Mazaheri, Yuval Rabani, Leonard J. Schulman

We give an algorithm for source identification of a mixture of $k$ product distributions on $n$ bits. This is a fundamental problem in machine learning with many applications. Our algorithm identifies the source paramete…

Tensor Belief Propagation

2017-08-01 · ICML 2017 8 · Andrew Wrigley, Wee Sun Lee, Nan Ye

We propose a new approximate inference algorithm for graphical models, tensor belief propagation, based on approximating the messages passed in the junction tree algorithm. Our algorithm represents the potential fun…

Efficient Density Estimation via Piecewise Polynomial Approximation

2013-05-14 · Siu-On Chan, Ilias Diakonikolas, Rocco A. Servedio, Xiaorui Sun

We give a highly efficient "semi-agnostic" algorithm for learning univariate probability distributions that are well approximated by piecewise polynomial density functions. Let $p$ be an arbitrary distribution over an in…

Density Estimation