基于邻域半径和隶属度的密度峰聚类算法

IF 3.4 3区 计算机科学 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS
Fuxiang Li;Tingting Jiang;Jia Wei;Shu Li;Yunxiao Shan
{"title":"基于邻域半径和隶属度的密度峰聚类算法","authors":"Fuxiang Li;Tingting Jiang;Jia Wei;Shu Li;Yunxiao Shan","doi":"10.1109/ACCESS.2025.3563990","DOIUrl":null,"url":null,"abstract":"The density peaks clustering (DPC) algorithm is a density-based clustering method that effectively identifies clusters with uniform densities. However, if the datasets have uneven density, clusters with lower densities tend to have lower decision values, which often leads to the cluster centers being overlooked. To address this limitation, a novel density peaks clustering algorithm incorporating neighborhood radius and membership degree is proposed. The method begins by introducing k-nearest neighbor density estimation to establish a density threshold, segmenting datasets into high-density and low-density regions. In the high-density region, the DPC algorithm is applied to perform initial clustering, identifying prominent cluster structures. For low-density points, neighborhood radius and density criteria are employed to assign these points to appropriate high-density clusters, thereby reducing misclassification. In addition, the membership degree concept is incorporated to improve the accuracy of low-density point assignments. Low-density points that remain unassigned undergo secondary clustering using the DPC algorithm. The proposed approach is evaluated on eight synthetic datasets and eleven real-world datasets, with comparisons to DPC-KNN, DPC, K-means, and DBSCAN. The experimental results demonstrate that the proposed algorithm consistently outperforms these methods in clustering performance, highlighting its effectiveness and robustness.","PeriodicalId":13079,"journal":{"name":"IEEE Access","volume":"13 ","pages":"72329-72346"},"PeriodicalIF":3.4000,"publicationDate":"2025-04-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=10975780","citationCount":"0","resultStr":"{\"title\":\"Density Peaks Clustering Algorithm Based on Neighborhood Radius and Membership Degree\",\"authors\":\"Fuxiang Li;Tingting Jiang;Jia Wei;Shu Li;Yunxiao Shan\",\"doi\":\"10.1109/ACCESS.2025.3563990\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"The density peaks clustering (DPC) algorithm is a density-based clustering method that effectively identifies clusters with uniform densities. However, if the datasets have uneven density, clusters with lower densities tend to have lower decision values, which often leads to the cluster centers being overlooked. To address this limitation, a novel density peaks clustering algorithm incorporating neighborhood radius and membership degree is proposed. The method begins by introducing k-nearest neighbor density estimation to establish a density threshold, segmenting datasets into high-density and low-density regions. In the high-density region, the DPC algorithm is applied to perform initial clustering, identifying prominent cluster structures. For low-density points, neighborhood radius and density criteria are employed to assign these points to appropriate high-density clusters, thereby reducing misclassification. In addition, the membership degree concept is incorporated to improve the accuracy of low-density point assignments. Low-density points that remain unassigned undergo secondary clustering using the DPC algorithm. The proposed approach is evaluated on eight synthetic datasets and eleven real-world datasets, with comparisons to DPC-KNN, DPC, K-means, and DBSCAN. The experimental results demonstrate that the proposed algorithm consistently outperforms these methods in clustering performance, highlighting its effectiveness and robustness.\",\"PeriodicalId\":13079,\"journal\":{\"name\":\"IEEE Access\",\"volume\":\"13 \",\"pages\":\"72329-72346\"},\"PeriodicalIF\":3.4000,\"publicationDate\":\"2025-04-24\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=10975780\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"IEEE Access\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://ieeexplore.ieee.org/document/10975780/\",\"RegionNum\":3,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q2\",\"JCRName\":\"COMPUTER SCIENCE, INFORMATION SYSTEMS\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"IEEE Access","FirstCategoryId":"94","ListUrlMain":"https://ieeexplore.ieee.org/document/10975780/","RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q2","JCRName":"COMPUTER SCIENCE, INFORMATION SYSTEMS","Score":null,"Total":0}
引用次数: 0

摘要

密度峰聚类(DPC)算法是一种基于密度的聚类方法,可以有效地识别密度均匀的聚类。然而,如果数据集密度不均匀,密度较低的聚类往往具有较低的决策值,这往往导致聚类中心被忽略。针对这一局限性,提出了一种结合邻域半径和隶属度的密度峰聚类算法。该方法首先引入k近邻密度估计来建立密度阈值,将数据集分割成高密度和低密度区域。在高密度区域,采用DPC算法进行初始聚类,识别出突出的聚类结构。对于低密度点,采用邻域半径和密度准则将这些点分配到合适的高密度聚类中,从而减少误分类。此外,为了提高低密度点分配的精度,还引入了隶属度概念。未分配的低密度点使用DPC算法进行二次聚类。该方法在8个合成数据集和11个真实数据集上进行了评估,并与DPC- knn、DPC、K-means和DBSCAN进行了比较。实验结果表明,该算法在聚类性能上始终优于这些方法,突出了算法的有效性和鲁棒性。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Density Peaks Clustering Algorithm Based on Neighborhood Radius and Membership Degree
The density peaks clustering (DPC) algorithm is a density-based clustering method that effectively identifies clusters with uniform densities. However, if the datasets have uneven density, clusters with lower densities tend to have lower decision values, which often leads to the cluster centers being overlooked. To address this limitation, a novel density peaks clustering algorithm incorporating neighborhood radius and membership degree is proposed. The method begins by introducing k-nearest neighbor density estimation to establish a density threshold, segmenting datasets into high-density and low-density regions. In the high-density region, the DPC algorithm is applied to perform initial clustering, identifying prominent cluster structures. For low-density points, neighborhood radius and density criteria are employed to assign these points to appropriate high-density clusters, thereby reducing misclassification. In addition, the membership degree concept is incorporated to improve the accuracy of low-density point assignments. Low-density points that remain unassigned undergo secondary clustering using the DPC algorithm. The proposed approach is evaluated on eight synthetic datasets and eleven real-world datasets, with comparisons to DPC-KNN, DPC, K-means, and DBSCAN. The experimental results demonstrate that the proposed algorithm consistently outperforms these methods in clustering performance, highlighting its effectiveness and robustness.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
IEEE Access
IEEE Access COMPUTER SCIENCE, INFORMATION SYSTEMSENGIN-ENGINEERING, ELECTRICAL & ELECTRONIC
CiteScore
9.80
自引率
7.70%
发文量
6673
审稿时长
6 weeks
期刊介绍: IEEE Access® is a multidisciplinary, open access (OA), applications-oriented, all-electronic archival journal that continuously presents the results of original research or development across all of IEEE''s fields of interest. IEEE Access will publish articles that are of high interest to readers, original, technically correct, and clearly presented. Supported by author publication charges (APC), its hallmarks are a rapid peer review and publication process with open access to all readers. Unlike IEEE''s traditional Transactions or Journals, reviews are "binary", in that reviewers will either Accept or Reject an article in the form it is submitted in order to achieve rapid turnaround. Especially encouraged are submissions on: Multidisciplinary topics, or applications-oriented articles and negative results that do not fit within the scope of IEEE''s traditional journals. Practical articles discussing new experiments or measurement techniques, interesting solutions to engineering. Development of new or improved fabrication or manufacturing techniques. Reviews or survey articles of new or evolving fields oriented to assist others in understanding the new area.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信