MLLGNov 18, 2022

Asymptotics for The $k$-means

arXiv:2211.10015v12 citationsh-index: 19
Originality Incremental advance
AI Analysis

This addresses a foundational gap in unsupervised learning for statisticians and computer scientists, offering incremental improvements over existing k-means methods.

The paper tackles the lack of asymptotic properties in k-means clustering by proposing a new concept called clustering consistency, which leads to a method with lower error rates and improved robustness to small clusters and outliers.

The $k$-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 $k$-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 $k$-means method is proposed. It is found that the proposed $k$-means method has lower clustering error rates and is more robust to small clusters and outliers than existing $k$-means methods. When $k$ is unknown, using the Gap statistics, the proposed method can also identify the number of clusters. This is rarely achieved by existing $k$-means methods adopted by many software packages.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes