Research on a Clustering Algorithm Based on Adaptive Grid Partition and Decision Graph

Li CAI,Fang JIANG,Wei-xia XU,Yu LIANG
DOI: https://doi.org/10.3969/j.issn.1000-1220.2019.10.001
2019-01-01
Abstract:In order to reduce the computational complexity and running time in the clustering process for massive data sets,a novel clustering algorithm named AGPCA,based on adaptive grid partition and decision graph is proposed in this paper. Firstly,relative en-tropy is used to divide the dataset space adaptively to form many obvious sparse grids and dense grids. Then,these partitioned grids in-stead of the data set of points are regarded as clustering objects to reduce the complexity of distance computation. Next,the cluster cen-ter grids are determined according to the decision graph,and the clustering process is implemented by the adjacency grid inquiry and merging based on KD tree index structure. The AGPCA algorithm compared with state-of-the-art clustering methods using several standard data sets and the ground truth. Experimental results show that the proposed algorithm combines the advantages of grid parti-tion and local distance judgment,owning higher accuracy and efficiency for large-scale data processing.
What problem does this paper attempt to address?