An Extended DBSCAN Clustering Algorithm

Research output: Contribution to journalArticlepeer-review

13 Scopus citations

Abstract

Finding clusters of different densities is a challenging task. DBSCAN “Density-Based Spatial Clustering of Applications with Noise” method has trouble discovering clusters of various densities since it uses a fixed radius. This article proposes an extended DBSCAN for finding clusters of different densities. The proposed method uses a dynamic radius and assigns a regional density value for each object, then counts the objects of similar density within the radius. If the neighborhood size ≥ MinPts, then the object is a core, and a cluster can grow from it, otherwise, the object is assigned noise temporarily. Two objects are similar in local density if their similarity ≥ threshold. The proposed method can discover clusters of any density from the data effectively. The method requires three parameters; MinPts, Eps (distance to the kth neighbor), and similarity threshold. The practical results show the superior ability of the suggested method to detect clusters of different densities even with no discernible separations between them.

Original languageEnglish
Pages (from-to)245-258
Number of pages14
JournalInternational Journal of Advanced Computer Science and Applications
Volume13
Issue number3
DOIs
StatePublished - 2022

Keywords

  • Cluster analysis
  • Data mining
  • Density-based clustering
  • Extended density-based spatial clustering of applications with noise (e-dbscan)
  • Varied density clusters

Fingerprint

Dive into the research topics of 'An Extended DBSCAN Clustering Algorithm'. Together they form a unique fingerprint.

Cite this