应用科学学报 ›› 2020, Vol. 38 ›› Issue (5): 792-802.doi: 10.3969/j.issn.0255-8297.2020.05.010

• 智能计算新技术 • 上一篇    

基于密度峰值剪枝后的最短路径聚类算法

胡恩祥1, 汪春雨2, 潘美芹1   

  1. 1. 上海外国语大学 国际工商管理学院, 上海 201600;
    2. 华东师范大学 计算机科学与技术学院, 上海 200062
  • 收稿日期:2020-05-25 发布日期:2020-10-14
  • 通信作者: 潘美芹,副教授,研究方向为个人信用评估与决策分析.E-mail:panmqin@sina.com E-mail:panmqin@sina.com
  • 基金资助:
    上海外国语大学规划项目基金(No.2019114009)资助

Clustering by Pruning Paths Based on Shortest Paths from Density Peaks

HU Enxiang1, WANG Chunyu2, PAN Meiqin1   

  1. 1. School of Business and Management, Shanghai International Studies University, Shanghai 201600, China;
    2. School of Computer Science and Technology, East China Normal University, Shanghai 200062, China
  • Received:2020-05-25 Published:2020-10-14

摘要: 聚类是通过数据标签或者属性,将一系列经验数据按照相似性或者相近性进行归类.基于密度属性展开的聚类算法,主要聚焦在聚类中心的确定和剩余点如何分配的问题上展开讨论.针对基于密度峰值的可训练最短路径算法,通过密度峰值确定聚类中心,提出使用截断阈值、对路径图进行剪枝的算法改进.然后基于最短路径法对剩余点进行全局分配.实验结果证明,在保持聚类精度的同时,有效地提升了算法执行效率.

关键词: 聚类, 密度峰值, 最短路径法, 路径剪枝

Abstract: Clustering is to classify multiple empirical data according to their similarity or proximity based on data labels and properties. For the clustering algorithm based on the density peaks, it mainly focuses on the determination of the clustering center and how to allocate the remaining points. In this paper, according to a trainable clustering algorithm based on shortest paths to density peaks, the clustering center is determined by the density peaks. We propose that using a cutoff threshold and pruning the path graph to improve the algorithm. The remaining points are allocated globally based on the shortest path method. It is proved that the algorithm can significantly improve the efficiency while maintaining the clustering accuracy.

Key words: clustering, density peak, shortest path method, pruning path

中图分类号: