DBSCAN (Density Based Clustering of Applications with Noise)

From Disaster Risk Gateway
Revision as of 16:50, 25 March 2025 by Myriad-admin (talk | contribs)

Author(s):

Organisation(s)/Authors:

Description:

Clustering algorithms are attractive for the task of class identification in spatial databases. However, the application to large spatial databases rises the following requirements for clustering algorithms: minimal requirements of domain knowledge to determine the input parameters, discovery of clusters with arbitrary shape and good efficiency on large databases. The well-known clustering algorithms offer no solution to the combination of these requirements. The clustering algorithm DBSCAN relies on a density-based notion of clusters which is designed to discover clusters of arbitrary shape. DBSCAN requires only one input parameter and supports the user in determining an appropriate value for it. Tilloy et al., 2022 has conducted a more recent application of DBSCAN for the evaluation of multi-hazards, which can be found at the following link: https://esd.copernicus.org/articles/13/993/2022/esd-13-993-2022.html

Key Words:

spatiotemporal clustering, multi-hazard modeling, hazard footprints