# The Informativeness of K -Means for Learning Mixture Models

**Authors:** Zhaoqiang Liu, Vincent Y. F. Tan

arXiv: 1703.10534 · 2022-08-26

## TL;DR

This paper investigates the theoretical limits of k-means clustering for learning mixture models, showing conditions under which the algorithm's solutions closely approximate the true underlying data distribution, even with dimensionality reduction.

## Contribution

It provides new information-theoretic conditions under which k-means yields clusterings close to the true mixture components, extending to log-concave distributions and reduced dimensions.

## Key findings

- Optimal clusterings are close to true clusters under certain conditions.
- Dimensionality reduction preserves the informativeness of k-means.
- Results apply to spherical Gaussian and log-concave distributions.

## Abstract

The learning of mixture models can be viewed as a clustering problem. Indeed, given data samples independently generated from a mixture of distributions, we often would like to find the {\it correct target clustering} of the samples according to which component distribution they were generated from. For a clustering problem, practitioners often choose to use the simple $k$-means algorithm. $k$-means attempts to find an {\it optimal clustering} that minimizes the sum-of-squares distance between each point and its cluster center. In this paper, we consider fundamental (i.e., information-theoretic) limits of the solutions (clusterings) obtained by optimizing the sum-of-squares distance. In particular, we provide sufficient conditions for the closeness of any optimal clustering and the correct target clustering assuming that the data samples are generated from a mixture of spherical Gaussian distributions. We also generalize our results to log-concave distributions. Moreover, we show that under similar or even weaker conditions on the mixture model, any optimal clustering for the samples with reduced dimensionality is also close to the correct target clustering. These results provide intuition for the informativeness of $k$-means (with and without dimensionality reduction) as an algorithm for learning mixture models.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1703.10534/full.md

## Figures

11 figures with captions in the complete paper: https://tomesphere.com/paper/1703.10534/full.md

## References

46 references — full list in the complete paper: https://tomesphere.com/paper/1703.10534/full.md

---
Source: https://tomesphere.com/paper/1703.10534