Abstract
Most traditional data mining algorithms struggle to cope with the sheer scale of data efficiently. In this paper, we propose a general framework to accelerate existing algorithms to cluster large-scale datasets which contain large numbers of attributes, items, and clusters. Our framework makes use of locality sensitive hashing to significantly reduce the cluster search space. We also theoretically prove that our framework has a guaranteed error bound in terms of the clustering quality. This framework can be applied to a set of centroid-based clustering algorithms that assign an object to the most similar cluster, and we adopt the popular K-Modes categorical clustering algorithm to present how the framework can be applied. We validated our framework with five synthetic datasets and a real world Yahoo! Answers dataset. The experimental results demonstrate that our framework is able to speed up the existing clustering algorithm between factors of 2 and 6, while maintaining comparable cluster purity.
Original language | English |
---|---|
Title of host publication | 2016 IEEE 32nd International Conference on Data Engineering (ICDE 2016) |
Subtitle of host publication | Proceedings of a meeting held 16-20 May 2016, Helsinki, Finland |
Publisher | Institute of Electrical and Electronics Engineers (IEEE) |
Pages | 649-660 |
Number of pages | 12 |
ISBN (Electronic) | 9781509020201 |
ISBN (Print) | 9781509020218 |
DOIs | |
Publication status | Published - Aug 2016 |
Event | 32nd IEEE International Conference on Data Engineering, ICDE 2016 - Helsinki, Finland Duration: 16 May 2016 → 20 May 2016 |
Conference
Conference | 32nd IEEE International Conference on Data Engineering, ICDE 2016 |
---|---|
Country/Territory | Finland |
City | Helsinki |
Period | 16/05/16 → 20/05/16 |
Research Groups and Themes
- Jean Golding
Keywords
- Clustering algorithms
- Algorithm design and analysis
- file organisation
- pattern clustering
- large scale centroid-based clustering
- locality sensitive hashing
- large-scale datasets clustering
- cluster search space reduction
- K-modes categorical clustering algorithm
- cluster purity
Fingerprint
Dive into the research topics of 'Accelerating Large Scale Centroid-based Clustering with Locality Sensitive Hashing'. Together they form a unique fingerprint.Profiles
-
-
Dr Ryan McConville
- School of Engineering Mathematics and Technology - Senior Lecturer in Artificial Intelligence
Person: Academic