SPARCL: an effective and efficient algorithm for mining arbitrary shape-based clusters

  • Authors:
  • Vineet Chaoji;Mohammad Al Hasan;Saeed Salem;Mohammed J. Zaki

  • Affiliations:
  • Rensselaer Polytechnic Institute, Computer Science Department, 12180, Troy, NY, USA;Rensselaer Polytechnic Institute, Computer Science Department, 12180, Troy, NY, USA;Rensselaer Polytechnic Institute, Computer Science Department, 12180, Troy, NY, USA;Rensselaer Polytechnic Institute, Computer Science Department, 12180, Troy, NY, USA

  • Venue:
  • Knowledge and Information Systems
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Clustering is one of the fundamental data mining tasks. Many different clustering paradigms have been developed over the years, which include partitional, hierarchical, mixture model based, density-based, spectral, subspace, and so on. The focus of this paper is on full-dimensional, arbitrary shaped clusters. Existing methods for this problem suffer either in terms of the memory or time complexity (quadratic or even cubic). This shortcoming has restricted these algorithms to datasets of moderate sizes. In this paper we propose SPARCL, a simple and scalable algorithm for finding clusters with arbitrary shapes and sizes, and it has linear space and time complexity. SPARCL consists of two stages—the first stage runs a carefully initialized version of the Kmeans algorithm to generate many small seed clusters. The second stage iteratively merges the generated clusters to obtain the final shape-based clusters. Experiments were conducted on a variety of datasets to highlight the effectiveness, efficiency, and scalability of our approach. On the large datasets SPARCL is an order of magnitude faster than the best existing approaches.