4.6 Article

MR-DBSCAN: a scalable MapReduce-based DBSCAN algorithm for heavily skewed data

Journal

FRONTIERS OF COMPUTER SCIENCE
Volume 8, Issue 1, Pages 83-99

Publisher

HIGHER EDUCATION PRESS
DOI: 10.1007/s11704-013-3158-3

Keywords

data clustering; parallel algorithm; data mining; load balancing

Funding

  1. China National Science and Technology Pillar Program [2012BAH07B01]
  2. Knowledge Innovation Project of the Chinese Academy of Sciences [KGCX2-YW-131]
  3. Strategic Priority Research Program of the Chinese Academy of Sciences [XDA06010500]

Ask authors/readers for more resources

DBSCAN (density-based spatial clustering of applications with noise) is an important spatial clustering technique that is widely adopted in numerous applications. As the size of datasets is extremely large nowadays, parallel processing of complex data analysis such as DBSCAN becomes indispensable. However, there are three major drawbacks in the existing parallel DBSCAN algorithms. First, they fail to properly balance the load among parallel tasks, especially when data are heavily skewed. Second, the scalability of these algorithms is limited because not all the critical sub-procedures are parallelized. Third, most of them are not primarily designed for shared-nothing environments, which makes them less portable to emerging parallel processing paradigms. In this paper, we present MR-DBSCAN, a scalable DBSCAN algorithm using MapReduce. In our algorithm, all the critical sub-procedures are fully parallelized. As such, there is no performance bottleneck caused by sequential processing. Most importantly, we propose a novel data partitioning method based on computation cost estimation. The objective is to achieve desirable load balancing even in the context of heavily skewed data. Besides, We conduct our evaluation using real large datasets with up to 1.2 billion points. The experiment results well confirm the efficiency and scalability of MR-DBSCAN.

Authors

I am an author on this paper
Click your name to claim this paper and add it to your profile.

Reviews

Primary Rating

4.6
Not enough ratings

Secondary Ratings

Novelty
-
Significance
-
Scientific rigor
-
Rate this paper

Recommended

No Data Available
No Data Available