4.6 Article

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

期刊

FRONTIERS OF COMPUTER SCIENCE
卷 8, 期 1, 页码 83-99

出版社

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

关键词

data clustering; parallel algorithm; data mining; load balancing

资金

  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]

向作者/读者索取更多资源

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.

作者

我是这篇论文的作者
点击您的名字以认领此论文并将其添加到您的个人资料中。

评论

主要评分

4.6
评分不足

次要评分

新颖性
-
重要性
-
科学严谨性
-
评价这篇论文

推荐

暂无数据
暂无数据