A Scalable Hierarchical Clustering Algorithm Using Spark | IEEE Conference Publication | IEEE Xplore

A Scalable Hierarchical Clustering Algorithm Using Spark


Abstract:

Clustering is often an essential first step in data mining intended to reduce redundancy, or define data categories. Hierarchical clustering, a widely used clustering tec...Show More

Abstract:

Clustering is often an essential first step in data mining intended to reduce redundancy, or define data categories. Hierarchical clustering, a widely used clustering technique, can offer a richer representation by suggesting the potential group structures. However, parallelization of such an algorithm is challenging as it exhibits inherent data dependency during the hierarchical tree construction. In this paper, we design a parallel implementation of Single-linkage Hierarchical Clustering by formulating it as a Minimum Spanning Tree problem. We further show that Spark is a natural fit for the parallelization of single-linkage clustering algorithm due to its natural expression of iterative process. Our algorithm can be deployed easily in Amazon's cloud environment. And a thorough performance evaluation in Amazon's EC2 verifies that the scalability of our algorithm sustains when the datasets scale up.
Date of Conference: 30 March 2015 - 02 April 2015
Date Added to IEEE Xplore: 13 August 2015
Electronic ISBN:978-1-4799-8128-1
Conference Location: Redwood City, CA, USA

Contact IEEE to Subscribe

References

References is not available for this document.