Title :
A GPU-accelerated Density-Based Clustering Algorithm
Author :
Woong-Kee Loh ; Young-Kuk Kim
Author_Institution :
Dept. of Software, Gachon Univ., Seongnam, South Korea
Abstract :
Due to the advances in GPU technology, there have been many approaches to utilize the GPU for general applications. Many research papers that dramatically improved the performance of traditional CPU-based data mining algorithms have been published. Clustering is an important data mining problem that is often found in many areas. DBSCAN is the most widely used density-based clustering algorithm, but it has a drawback that the optimal parameters can be hardly found. OPTICS was proposed to tackle the problem. In this paper, we propose an algorithm that significantly improves the performance of OPTICS using the GPU. Through extensive experiments, we show that our algorithm outperforms OPTICS by an order of magnitude.
Keywords :
data mining; graphics processing units; parallel algorithms; pattern clustering; CPU-based data mining algorithms; DBSCAN; GPU-accelerated density-based clustering algorithm; OPTICS; Algorithm design and analysis; Clustering algorithms; Computer architecture; Data mining; Graphics processing units; Optics; System-on-chip; density-based clustering; gpu; parallel algorithm; cuda; divide-and-conquer;
Conference_Titel :
Big Data and Cloud Computing (BdCloud), 2014 IEEE Fourth International Conference on
Conference_Location :
Sydney, NSW
DOI :
10.1109/BDCloud.2014.130