Abstract

Density peaks clustering (DPC) is a density-based clustering algorithm with excellent clustering performance including accuracy, automatically detecting the number of clusters, and identifying center points. However, DPC has some shortcomings to be addressed before it can be widely applied. For example, sensitive predefined parameter is not suitable for manifold datasets, and decision graph easily causes the wrong center points. To address these issues, a new DPC algorithm based on weighted k-nearest neighbors and geodesic distance (DPC-WKNN-GD) is proposed in this article to improve the clustering performance for manifold and non-manifold datasets. The DPC-WKNN-GD introduces the weighted k-nearest neighbors based on Euclidean distance to optimize the local density ρ . Inspired by DPC-GD, the DPC-WKNN-GD redefines the distance δ based on geodesic distance. The experimental results on artificial and real-world datasets, including image datasets, show that the DPC-WKNN-GD outperforms the state-of-the-art comparison algorithms on both manifold and non-manifold datasets. In addition, the DPC-WKNN-GD completely overcomes the DPC-GD defect, in which the decision graph displays misleading center points.

Highlights

  • Clustering is the most important method of unsupervised learning for data analysis and interpretation

  • The Density peaks clustering (DPC)-WKNN-GD introduces weighted k-nearest neighbors based on Euclidean distance to optimize local density ρ, and redefines the distance δ based on geodesic distance

  • In this article, a novel density peaks clustering algorithm based on weighted k-nearest neighbors and geodesic distance, namely, DPC-WKNN-GD, is proposed

Read more

Summary

INTRODUCTION

Clustering is the most important method of unsupervised learning for data analysis and interpretation. The DPC-WKNN-GD introduces weighted k-nearest neighbors based on Euclidean distance to optimize local density ρ, and redefines the distance δ based on geodesic distance. DPC is proposed to recognize clusters of arbitrary shapes It is conducted based on two assumptions: (1) cluster centers have higher local density than their neighbors, and (2) center points are positioned far from each other. It maps data with arbitrary dimensions onto a two-dimensional (2D) space, identifies specific density peaks as cluster centers, and assigns each point to the corresponding cluster. In this article, weighted kNN is proposed for calculating local density to increase the separation between center and non-center points in the decision graph, improving the clustering performance. Note that these two methods only use a new distance instead of Euclidean distance, maintaining the calculation method consistent with the DPC

GEODESIC DISTANCE
DISTANCE δ
EXPERIMENTS AND RESULTS
CONCLUSION
Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.