TY  - CONF
AU  - Götz, Markus
AU  - Bodenstein, Christian
AU  - Riedel, Morris
TI  - HPDBSCAN - Highly parallel DBSCAN
PB  - ACM Press New York, New York, USA
M1  - FZJ-2015-06807
SN  - 978-1-4503-4006-9
SP  - 2
PY  - 2015
AB  - 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.
T2  - Workshop Workshop on Machine Learning in High-Performance Computing Environments, subworkshop to Supercomputing 2015
CY  - 15 Nov 2015 - 15 Nov 2015, Austin (Texas)
Y2  - 15 Nov 2015 - 15 Nov 2015
M2  - Austin, Texas
LB  - PUB:(DE-HGF)8
DO  - DOI:10.1145/2834892.2834894
UR  - https://juser.fz-juelich.de/record/276347
ER  -