Unsupervised K-means clustering algorithm

KP Sinaga, MS Yang - IEEE access, 2020 - ieeexplore.ieee.org
The k-means algorithm is generally the most known and used clustering method. There are
various extensions of k-means to be proposed in the literature. Although it is an …

An effective and efficient algorithm for K-means clustering with new formulation

F Nie, Z Li, R Wang, X Li - IEEE Transactions on Knowledge …, 2022 - ieeexplore.ieee.org
K-means is one of the most simple and popular clustering algorithms, which implemented as
a standard clustering method in most of machine learning researches. The goal of K-means …

Extensions of kmeans-type algorithms: A new clustering framework by integrating intracluster compactness and intercluster separation

X Huang, Y Ye, H Zhang - IEEE transactions on neural …, 2013 - ieeexplore.ieee.org
Kmeans-type clustering aims at partitioning a data set into clusters such that the objects in a
cluster are compact and the objects in different clusters are well separated. However, most …

[HTML][HTML] The k-means Algorithm: A Comprehensive Survey and Performance Evaluation

M Ahmed, R Seraj, SMS Islam - Electronics, 2020 - mdpi.com
The k-means clustering algorithm is considered one of the most powerful and popular data
mining algorithms in the research community. However, despite its popularity, the algorithm …

Ik-means−+: An iterative clustering algorithm based on an enhanced version of the k-means

H Ismkhan - Pattern Recognition, 2018 - Elsevier
The k-means tries to minimize the sum of the squared Euclidean distance from the mean
(SSEDM) of each cluster as its objective function. Although this algorithm is effective, it is too …

The MinMax k-Means clustering algorithm

G Tzortzis, A Likas - Pattern recognition, 2014 - Elsevier
Applying k-Means to minimize the sum of the intra-cluster variances is the most popular
clustering approach. However, after a bad initialization, poor local optima can be easily …

Adapting k-means for supervised clustering

SH Al-Harbi, VJ Rayward-Smith - Applied Intelligence, 2006 - Springer
Abstract k-means is traditionally viewed as an algorithm for the unsupervised clustering of a
heterogeneous population into a number of more homogeneous groups of objects …

Hierarchical initialization approach for K-Means clustering

JF Lu, JB Tang, ZM Tang, JY Yang - Pattern Recognition Letters, 2008 - Elsevier
A hierarchical initialization approach is proposed to the K-Means clustering problem. The
core of the proposed method is to treat the clustering problem as a weighted clustering …

An entropy-based initialization method of K-means clustering on the optimal number of clusters

K Chowdhury, D Chaudhuri, AK Pal - Neural Computing and Applications, 2021 - Springer
Clustering is an unsupervised learning approach used to group similar features using
specific mathematical criteria. This mathematical criterion is known as the objective function …

[PDF][PDF] An Efficient k-Means Clustering Algorithm Using Simple Partitioning.

MC Hung, J Wu, JH Chang… - Journal of information …, 2005 - researchgate.net
The k-means algorithm is one of the most widely used methods to partition a dataset into
groups of patterns. However, most k-means methods require expensive distance …