English

Asymptotics for The $k$-means

Machine Learning 2022-11-21 v1 Machine Learning

Abstract

The kk-means is one of the most important unsupervised learning techniques in statistics and computer science. The goal is to partition a data set into many clusters, such that observations within clusters are the most homogeneous and observations between clusters are the most heterogeneous. Although it is well known, the investigation of the asymptotic properties is far behind, leading to difficulties in developing more precise kk-means methods in practice. To address this issue, a new concept called clustering consistency is proposed. Fundamentally, the proposed clustering consistency is more appropriate than the previous criterion consistency for the clustering methods. Using this concept, a new kk-means method is proposed. It is found that the proposed kk-means method has lower clustering error rates and is more robust to small clusters and outliers than existing kk-means methods. When kk is unknown, using the Gap statistics, the proposed method can also identify the number of clusters. This is rarely achieved by existing kk-means methods adopted by many software packages.

Keywords

Cite

@article{arxiv.2211.10015,
  title  = {Asymptotics for The $k$-means},
  author = {Tonglin Zhang},
  journal= {arXiv preprint arXiv:2211.10015},
  year   = {2022}
}

Comments

Manuscript

R2 v1 2026-06-28T06:10:53.784Z