
TL;DR
This paper introduces a new asymptotic analysis for $k$-means clustering, proposing a novel clustering consistency concept, leading to a more robust method that can better determine the number of clusters and handle outliers.
Contribution
It develops a new clustering consistency concept and a $k$-means method that improves accuracy and robustness, also capable of identifying the number of clusters using Gap statistics.
Findings
Lower clustering error rates achieved
More robust to small clusters and outliers
Can identify the number of clusters with Gap statistics
Abstract
The -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 -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 -means method is proposed. It is found that the proposed -means method has lower clustering error rates and is more robust to small clusters and outliers than existing -means…
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 · Statistical Methods and Inference
