paper-with-me

홈 › Papers

Clustering Mixtures with Almost Optimal Separation in Polynomial Time

2021-12-01 · Jerry Li, Allen Liu

We consider the problem of clustering mixtures of mean-separated Gaussians in high dimensions. We are given samples from a mixture of $k$ identity covariance Gaussians, so that the minimum pairwise distance between any two pairs of means is at least $\Delta$, for some parameter $\Delta > 0$, and the goal is to recover the ground truth clustering of these samples. It is folklore that separation $\Delta = \Theta (\sqrt{\log k})$ is both necessary and sufficient to recover a good clustering, at least information theoretically. However, the estimators which achieve this guarantee are inefficient. We give the first algorithm which runs in polynomial time, and which almost matches this guarantee. More precisely, we give an algorithm which takes polynomially many samples and time, and which can successfully recover a good clustering, so long as the separation is $\Delta = \Omega (\log^{1/2 + c} k)$, for any $c > 0$. Previously, polynomial time algorithms were only known for this problem when the separation was polynomial in $k$, and all algorithms which could tolerate $\textsf{poly}( \log k )$ separation required quasipolynomial time. We also extend our result to mixtures of translations of a distribution which satisfies the Poincar\'{e} inequality, under additional mild assumptions. Our main technical tool, which we believe is of independent interest, is a novel way to implicitly represent and estimate high degree moments of a distribution, which allows us to extract important information about high-degree moments without ever writing down the full moment tensors explicitly.

📄 PDF Abstract BibTeX arXiv:2112.00706

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Clustering Mixtures of Bounded Covariance Distributions Under Optimal Separation

2023-12-19 · Ilias Diakonikolas, Daniel M. Kane, Jasper C. H. Lee, Thanasis Pittas

We study the clustering problem for mixtures of bounded covariance distributions, under a fine-grained separation assumption. Specifically, given samples from a $k$-component mixture distribution $D = \sum_{i =1}^k w_i P…

Clustering

Robustly Clustering a Mixture of Gaussians

2019-11-26 · He Jia, Santosh Vempala

We give an efficient algorithm for robustly clustering of a mixture of two arbitrary Gaussians, a central open problem in the theory of computationally efficient robust estimation, assuming only that the the means of the…

ClusteringPosition

Unsupervised Deep Clustering for Source Separation: Direct Learning from Mixtures using Spatial Information

2018-11-05 · Efthymios Tzinis, Shrikant Venkataramani, Paris Smaragdis

We present a monophonic source separation system that is trained by only observing mixtures with no ground truth separation information. We use a deep clustering approach which trains on multi-channel mixtures and learns…

ClusteringDeep ClusteringMulti-Speaker Source SeparationSpeech Separation

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 nece…

parameter estimation

A Fourier Approach to Mixture Learning

2022-10-05 · Mingda Qiao, Guru Guruganesh, Ankit Singh Rawat, Avinava Dubey 외

We revisit the problem of learning mixtures of spherical Gaussians. Given samples from mixture $\frac{1}{k}\sum_{j=1}^{k}\mathcal{N}(\mu_j, I_d)$, the goal is to estimate the means $\mu_1, \mu_2, \ldots, \mu_k \in \mathb…