首页 | 本学科首页   官方微博 | 高级检索  
     

Greedy DBSCAN:一种针对多密度聚类的DBSCAN改进算法*
引用本文:冯振华,钱雪忠,赵娜娜.Greedy DBSCAN:一种针对多密度聚类的DBSCAN改进算法*[J].计算机应用研究,2016,33(9).
作者姓名:冯振华  钱雪忠  赵娜娜
作者单位:江南大学 物联网工程学院,江南大学 物联网工程学院,江南大学 物联网工程学院
基金项目:国家自然科学基金资助项目(61103129, 61202312);江苏省科技支撑计划资助项目(BE2009009);
摘    要:针对基于密度的DBSCAN算法对于输入参数敏感、无法聚类多密度数据集等问题,提出了一种贪心的DBSCAN改进算法(Greedy DBSCAN)。算法仅需输入一个参数MinPts,采用贪心策略自适应地寻找Eps半径参数进行簇发现,利用相对稠密度识别和判定噪声数据,在随机寻找核对象过程中使用邻域查询方式提升算法效率,最终通过簇的合并产生最终的聚类结果。实验结果表明,改进后的算法能有效地分离噪声数据,识别多密度簇,聚类准确度较高。

关 键 词:多密度    贪心策略    相对稠密度    邻域查询    噪声数据    DBSCAN聚类
收稿时间:2015/4/27 0:00:00
修稿时间:2016/7/28 0:00:00

Greedy DBSCAN: an improved DBSCAN algorithm on multi-density clustering
FENG Zhen-hu,QIAN Xue-zhong and Zhao Na-na.Greedy DBSCAN: an improved DBSCAN algorithm on multi-density clustering[J].Application Research of Computers,2016,33(9).
Authors:FENG Zhen-hu  QIAN Xue-zhong and Zhao Na-na
Affiliation:School of Internet of Things Engineering, Jiangnan University,School of Internet of Things Engineering, Jiangnan University,School of Internet of Things Engineering, Jiangnan University
Abstract:Since the DBSCAN algorithm can not handle multi-density datasets clustering problems and sensitive to input parameters, this paper proposed an improved DBSCAN algorithm based on greedy strategy, namely Greedy DBSCAN. Especially, the proposed algorithm only needs to input one parameter MinPts, and it uses greedy strategy to find the parameter Eps adaptively. Moreover, the proposed algorithm use the relative density to identify and determine the noise data. The proposed approach uses the neighborhood query in the process of random seeking core objects to improve the efficiency. And through the combination of the clusters to generate the final clustering results. The experiment results show that Greedy DBSCAN algorithm can separate the noise data effectively and obtain higher accuracy of identifying multi-density clusters.
Keywords:multi-density  greedy strategy  relative density  neighborhood query  noise data  DBSCAN clustering
点击此处可从《计算机应用研究》浏览原始摘要信息
点击此处可从《计算机应用研究》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号