Efficient Density-Based Partitional Clustering Algorithm

Authors

  • Zareen Alamgir Computer Science Department, National University of Computer and Emerging Sciences, Lahore, Pakistan
  • Hina Naveed Computer Science Department, National University of Computer and Emerging Sciences, Lahore, Pakistan

DOI:

https://doi.org/10.31577/cai_2021_6_1322

Keywords:

Clustering, K-means, density-based K-means, EDK-means, partitional clustering

Abstract

Clustering is an important data mining technique that helps to detect hidden structures and patterns in the data. K-means algorithm is one of the most popular and widely used partitional clustering algorithms. It is a simple and efficient method but has several shortcomings. One major drawback of traditional K-means is that it selects initial centroids randomly, resulting in low-quality clusters. Various K-means extensions are designed to solve the issue of the random initial centroid. A novel density-based K-means (DK-means) algorithm is recently proposed that uses density-parameters for selecting initial centroids. It outperforms K-means in terms of accuracy at the cost of time. In this research, we present an efficient density-based K-means algorithm (EDK-means) that uses advance data structures and significantly reduces the DK-means algorithm's execution time. Furthermore, we rigorously evaluated the performance of density-based K-means on different challenging real-world datasets and compared it with traditional K-means. The experimental results are promising and show that density-based K-means outperforms K-means. It converges more rapidly than basic K-means, and it works well for the datasets with different cluster sizes.

 

Downloads

Download data is not yet available.

Downloads

Published

2022-02-18

How to Cite

Alamgir, Z., & Naveed, H. . (2022). Efficient Density-Based Partitional Clustering Algorithm. COMPUTING AND INFORMATICS, 40(6), 1322–1344. https://doi.org/10.31577/cai_2021_6_1322