TY - JOUR
T1 - A varied density-based clustering algorithm
AU - Fahim, Ahmed
N1 - Publisher Copyright:
© 2022 Elsevier B.V.
PY - 2023/1
Y1 - 2023/1
N2 - 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.
AB - 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.
KW - Cluster analysis
KW - Clustering algorithms
KW - k-nearest neighbors
KW - Varied density clusters
KW - VDCA
UR - http://www.scopus.com/inward/record.url?scp=85144595770&partnerID=8YFLogxK
U2 - 10.1016/j.jocs.2022.101925
DO - 10.1016/j.jocs.2022.101925
M3 - Article
AN - SCOPUS:85144595770
SN - 1877-7503
VL - 66
JO - Journal of Computational Science
JF - Journal of Computational Science
M1 - 101925
ER -