Learning Mixtures of Gaussians using the k-means Algorithm
Kamalika Chaudhuri, Sanjoy Dasgupta, Andrea Vattani

TL;DR
This paper provides theoretical analysis of the k-means algorithm's behavior on well-clustered data modeled as mixtures of spherical Gaussians, including convergence, subspace identification, and sample complexity bounds.
Contribution
It offers the first rigorous analysis of k-means on Gaussian mixture data, including convergence expressions and near-optimal sample complexity bounds without requiring component separation.
Findings
k-means isolates the subspace of Gaussian means in the two-cluster case
Exact convergence behavior of a k-means variant on large Gaussian samples
Sample complexity bounds for learning Gaussian mixtures with k-means
Abstract
One of the most popular algorithms for clustering in Euclidean space is the -means algorithm; -means is difficult to analyze mathematically, and few theoretical guarantees are known about it, particularly when the data is {\em well-clustered}. In this paper, we attempt to fill this gap in the literature by analyzing the behavior of -means on well-clustered data. In particular, we study the case when each cluster is distributed as a different Gaussian -- or, in other words, when the input comes from a mixture of Gaussians. We analyze three aspects of the -means algorithm under this assumption. First, we show that when the input comes from a mixture of two spherical Gaussians, a variant of the 2-means algorithm successfully isolates the subspace containing the means of the mixture components. Second, we show an exact expression for the convergence of our variant of the…
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
TopicsAdvanced Clustering Algorithms Research · Bayesian Methods and Mixture Models · Face and Expression Recognition
