An initialization method for the k-means using the concept of useful nearest centers
Hassan Ismkhan

TL;DR
This paper introduces a new initialization method for k-means clustering that uses the concept of useful nearest centers to improve the selection of initial seeds, aiming to enhance clustering performance.
Contribution
It proposes a novel initialization technique based on useful nearest centers, addressing the sensitivity of k-means to initial seed selection.
Findings
Improved clustering stability and accuracy.
Reduced sensitivity to initial seed choice.
Enhanced convergence speed.
Abstract
The aim of the k-means is to minimize squared sum of Euclidean distance from the mean (SSEDM) of each cluster. The k-means can effectively optimize this function, but it is too sensitive for initial centers (seeds). This paper proposed a method for initialization of the k-means using the concept of useful nearest center for each data point.
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
TopicsFace and Expression Recognition · Machine Learning and Data Classification · Data Mining Algorithms and Applications
