Adaptive Density Peak Algorithm Based on K-nearest Neighbors with Pre-screening Strategy

Long Zhao,Yongquan Liang,Jiancong Fan
DOI: https://doi.org/10.1007/978-981-16-5036-9_34
2021-01-01
Abstract:Clustering by fast search and find of density peaks (DPC) is a new kind of clustering algorithm based on density and distance, which can obtain arbitrary shape of the clusters efficiently. It chooses the cluster centers based on the high value of density and distance. However, in the process of calculating density and distance, the wrong selection of cutoff distance will lead to the clustering performance because initial cluster centers are not selected correctly. In addition, the allocation strategy of one-step is not robust and easy to cause subsequent assignment errors. To overcome these defects, the density peak algorithm based on K-nearest neighbors with pre-screening strategy (PADPC) is proposed in this paper which can effectively increase the robustness of the original algorithm and achieve better experimental results. Experiments on classic datasets show the proposed clustering algorithm outperforms other competitive clustering algorithm greatly.
What problem does this paper attempt to address?