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

一种基于密度的高效聚类算法
引用本文:石陆魁,何丕廉. 一种基于密度的高效聚类算法[J]. 计算机应用, 2005, 25(8): 1824-1826. DOI: 10.3724/SP.J.1087.2005.01824
作者姓名:石陆魁  何丕廉
作者单位:天津大学,计算机科学与技术系,天津,300072;河北工业大学,计算机科学与软件学院,天津,300130;天津大学,计算机科学与技术系,天津,300072
基金项目:天津市科技发展计划资助项目(04310941R)
摘    要:在聚类算法DBSCAN(DensityBasedSpatialClusteringofApplicationswithNoise)的基础上,提出了一种基于密度的高效聚类算法。该算法首先对样本集按某一维排序,然后通过在核心点的邻域外按顺序选择一个未标记的样本点来扩展种子点,以便减少查询次数,降低聚类的时间花费。对样本进行非线性核变换后再进行聚类可以有效地改善聚类的质量。理论分析表明,该算法的时间复杂性接近于线性复杂度。同时测试结果也表明新算法的时间复杂度和聚类质量都显著优于DBSCAN算法。

关 键 词:聚类分析  DBSCAN  核变换
文章编号:1001-9081(2005)08-1824-03

Efficient density-based clustering algorithm
SHI Lu-kui,HE Pi-lian. Efficient density-based clustering algorithm[J]. Journal of Computer Applications, 2005, 25(8): 1824-1826. DOI: 10.3724/SP.J.1087.2005.01824
Authors:SHI Lu-kui  HE Pi-lian
Affiliation:1.Department of Computer Science and Technology,Tianjin University,Tianjin 300072,China; 2.School of Computer Science and Software,Hebei University of Technology,Tianjin 300130,China
Abstract:An efficient density-based clustering algorithm was presented based on DBSCAN(Density Based Spatial Clustering of Applications with Noise). In this method, objects were sorted by a certain dimensional coordinate at first. Then the new algorithm selected in order unlabelled points outside a core objects neighborhood as seeds to expand clusters so that the execution frequency of region queries could be decreased, and consequently the time cost was diminished. Transforming objects with a non-linear kernel function could effectively improve the clustering accuracy. The theoretic analysis demonstrates that the time complexity of this algorithm is approximately linear. Experimental results also show that the time efficiency and the clustering quality of the new algorithm are greatly superior to those of the original DBSCAN.
Keywords:clustering analysis   DBSCAN   kernel transformation
本文献已被 CNKI 维普 万方数据 等数据库收录!
点击此处可从《计算机应用》浏览原始摘要信息
点击此处可从《计算机应用》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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