Grid-Based Clustering Algorithm Based On Intersecting Partition And Density Estimation

Bao-Zhi Qiu,Xiang-Li Li,Jun-Yi Shen
DOI: https://doi.org/10.1007/978-3-540-77018-3_37
2007-01-01
Abstract:In order to solve the problem that traditional grid-based clustering techniques lack of the capability of dealing with data of high dimensionality, we propose an intersecting grid partition method and a density estimation method. The partition method can greatly reduce the number of grid cells generated in high dimensional data space and make the neighbor-searching easily. On basis of the two methods, we propose grid-based clustering algorithm (GCOD), which merges two intersecting grids according to density estimation. The algorithm requires only one parameter and the time complexity is linear to the size of the input data set or data dimension. The experimental results show that GCOD can discover arbitrary shapes of clusters and scale well.
What problem does this paper attempt to address?