Skip to main content
SHARE
Publication

Large-Scale Multi-Dimensional Document Clustering on GPU Clusters...

by Xiaohui Cui, Frank Mueller, Yongpeng Zhang, Thomas E Potok
Publication Type
Conference Paper
Publication Date
Conference Name
24th IEEE International Parallel & Distributed Processing Symposium (IPDPS 2010)
Conference Location
Atlanta, Georgia, United States of America
Conference Sponsor
IEEE, ACM
Conference Date
-

Document clustering plays an important role in data mining systems. Recently, a flocking-based document clustering algorithm has been proposed to solve the problem through simulation resembling the flocking behavior of birds in nature. This method is superior to other clustering algorithms, including k-means, in the sense that the outcome is not sensitive to the initial state. One limitation of this approach is that the algorithmic complexity is inherently quadratic in the number of documents. As a result, execution time becomes a bottleneck with large number of documents. In this paper, we assess the benefits of exploiting the computational power of Beowulf-like clusters equipped with

contemporary Graphics Processing Units (GPUs) as a means to significantly reduce the runtime of flocking-based document clustering. Our framework scales up to over one million documents processed simultaneously in a sixteennode GPU cluster. Results are also compared to a four-node cluster with higher-end GPUs. On these clusters, we observe 30X-50X speedups, which demonstrates the potential of GPU clusters to efficiently solve massive data mining problems. Such speedups combined with the scalability potential and accelerator-based parallelization are unique in the domain of document-based data mining, to the best of our knowledge.