A varied density-based clustering algorithm

Research output: Contribution to journalArticlepeer-review

13 Scopus citations

Abstract

Discovering clusters of different sizes, shapes, and densities is a challenging duty. DBSCAN can find clusters of different shapes and sizes. But it has trouble finding clusters of different densities because it depends on a global value for its parameter Eps. Several methods have been proposed to tackle this problem, each method has its drawbacks. This paper introduces a new stand-alone method to discover clusters of different densities. The proposed method depends on the k-nearest neighbors to compute the local density of each object as the sum of distances to its k1-nearest neighbors, where 0 < k1 < k, it starts from any object. This object is called a cluster initiator. Any object that is reachable from a cluster initiator and has a local density similar to the local density of the cluster initiator is assigned the same cluster. So, the method requires a threshold for similarity, which will be called SR (Similarity Ratio). The proposed method discovers clusters of different densities, shapes, and sizes. The experimental results show the superior ability of the proposed method to detect clusters of different densities even with no discernible separations between them.

Original languageEnglish
Article number101925
JournalJournal of Computational Science
Volume66
DOIs
StatePublished - Jan 2023

Keywords

  • Cluster analysis
  • Clustering algorithms
  • k-nearest neighbors
  • Varied density clusters
  • VDCA

Fingerprint

Dive into the research topics of 'A varied density-based clustering algorithm'. Together they form a unique fingerprint.

Cite this