Study on density peaks clustering based on k-nearest neighbors and principal component analysis
作者:
Highlights:
•
摘要
Density peaks clustering (DPC) algorithm published in the US journal Science in 2014 is a novel clustering algorithm based on density. It needs neither iterative process nor more parameters. However, original algorithm only has taken into account the global structure of data, which leads to missing many clusters. In addition, DPC does not perform well when data sets have relatively high dimension. Especially, DPC generates wrong number of clusters of real-world data sets. In order to overcome the first problem, we propose a density peaks clustering based on k nearest neighbors (DPC-KNN) which introduces the idea of k nearest neighbors (KNN) into DPC and has another option for the local density computation. In order to overcome the second problem, we introduce principal component analysis (PCA) into the model of DPC-KNN and further bring forward a method based on PCA (DPC-KNN-PCA), which preprocesses high-dimensional data. By experiments on synthetic data sets, we demonstrate the feasibility of our algorithms. By experiments on real-world data sets, we compared this algorithm with k-means algorithm and spectral clustering (SC) algorithm in accuracy. Experimental results show that our algorithms are feasible and effective.
论文关键词:Data clustering,Density peaks,k Nearest neighbors (KNN),Principal component analysis (PCA)
论文评审过程:Received 11 July 2015, Revised 31 January 2016, Accepted 1 February 2016, Available online 9 February 2016, Version of Record 18 March 2016.
论文官网地址:https://doi.org/10.1016/j.knosys.2016.02.001