HPDBSCAN – Highly Parallel DBSCAN

Goetz, M., Bodenstein, C., Riedel, M.: HPDBSCAN – Highly Parallel DBSCAN, in conference proceedings of ACM/IEEE International Conference for High Performance Computing, Networking, Storage, and Analysis (SC 2015), Machine Learning in HPC Environments (MLHPC 2015) Workshop, November 15-20, 2015, Austin, Texas, USA
[ EVENT ] [ DOI ] [ JUSER ] [ RESEARCHGATE ]


HPDBSCAN Highly Parallel DBSCAN

Abstract:
Clustering algorithms in the field of data-mining are used to aggregate similar objects into common groups. One of the best-known of these algorithms is called DBSCAN. Its distinct design enables the search for an apriori unknown number of arbitrarily shaped clusters, and at the same time allows to filter out noise. Due to its sequential formulation, the parallelization of DBSCAN renders a challenge. In this paper we present a new parallel approach which we call HPDBSCAN. It employs three major techniques in order to break the sequentiality, empower workload-balancing as well as speed up neighborhood searches in distributed parallel processing environments i) a computation split heuristic for domain decomposition, ii) a data index preprocessing step and iii) a rule-based cluster merging scheme. As a proof-of-concept we implemented HPDBSCAN as an OpenMP/MPI hybrid application. Using real-world data sets, such as a point cloud from the old town of Bremen, Germany, we demonstrate that our implementation is able to achieve a significant speed-up and scale-up in common HPC setups. Moreover, we compare our approach with previous attempts to parallelize DBSCAN showing an order of magnitude improvement in terms of computation time and memory consumption.

Social Media

ResearchGate: Well Done Morris! Paper reached 1500 reads: HPDBSCAN Highly #Parallel #DBSCAN #HPC #AI scalable…

Posted by Morris Riedel on Tuesday, August 18, 2020