Are Easy Data Easy (for K-Means)
Mieczys{\l}aw A. K{\l}opotek

TL;DR
This paper examines the ability of various $k$-means algorithms to recover well-separated clusters, finds limitations in existing methods, and proposes a new sampling-based algorithm that improves clustering performance.
Contribution
It introduces a theoretical analysis of well-separated clusters for $k$-means and proposes a novel sampling-based $k$-means++ variation that outperforms existing algorithms.
Findings
Existing $k$-means algorithms often fail to identify well-separated clusters.
A new sampling-based $k$-means++ variant improves clustering accuracy.
Theoretical conditions link well-separatedness with $k$-means global minima.
Abstract
This paper investigates the capability of correctly recovering well-separated clusters by various brands of the -means algorithm. The concept of well-separatedness used here is derived directly from the common definition of clusters, which imposes an interplay between the requirements of within-cluster-homogenicity and between-clusters-diversity. Conditions are derived for a special case of well-separated clusters such that the global minimum of -means cost function coincides with the well-separatedness. An experimental investigation is performed to find out whether or no various brands of -means are actually capable of discovering well separated clusters. It turns out that they are not. A new algorithm is proposed that is a variation of -means++ via repeated {sub}sampling when choosing a seed. The new algorithm outperforms four other algorithms from -means family on 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 · Image Retrieval and Classification Techniques · Big Data Technologies and Applications
