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

一种基于网格查询的改进DBSCAN算法
引用本文:冯玲,刘克剑,唐福喜,孟庆瑞.一种基于网格查询的改进DBSCAN算法[J].西华大学学报(自然科学版),2016,35(5):25-29.
作者姓名:冯玲  刘克剑  唐福喜  孟庆瑞
作者单位:1.西华大学计算机与软件工程学院,四川 成都 610039
基金项目:国家科技支撑计划项目西藏自然科学博物馆数字馆关键技术研究及集成示范2011BAH26B01
摘    要:针对DBSCAN算法聚类时时间复杂度较高、当边界点同时属于多个类时其聚类准确率较低的问题,在网格查询思想和OPTICS算法的基础上,提出一种改进的DBSCAN算法(GO-DBSCAN算法)。进行聚类操作前,为降低聚类的时间复杂度,先基于网格查询的思想将数据集划分成不同的网格,在进行项目邻域查询时,只须遍历项目附近网格数据而不必遍历整个数据集; 在进行项目聚类时,主要考虑该项目与其附近核心项目的最小可达距离,因此,将OPTICS算法中的最小可达距离引入到DBSCAN算法中,以提高算法对边界点处理的准确度。仿真实验结果表明,GO-DBSCAN在边界点处理的准确率和运行效率方面较DBSCAN都有所提高。

关 键 词:聚类算法    DBSCAN算法    OPTICS算法    网格聚类    边界点
收稿时间:2016-03-31

Improvements of DBSCAN Algorithm Based on Grid
FENG Ling,LIU Kejian,TANG Fuxi,MENG Qingrui.Improvements of DBSCAN Algorithm Based on Grid[J].Journal of Xihua University:Natural Science Edition,2016,35(5):25-29.
Authors:FENG Ling  LIU Kejian  TANG Fuxi  MENG Qingrui
Affiliation:1.School of Computer and Software Engineering, Xihua University, Chengdu 610039 China
Abstract:In view of the low accuracy of boundary point clustered and the excessively high time complexity of DBSCAN algorithm, a DBSCAN algorithm is proposed based on GO-DBSCAN algorithm and OPTICS algorithm. The algorithm introduced the minimum reachable distance of OPTICS algorithm into the DBSCAN algorithm. Generally, the minimum distance between object and the near core object is a mainly considered factor for the clustering based on DBSCAN algorithm. Therefore, the introduce improves the clustering accuracy. The idea of grid query is proposed to reduce the size of traversal data of objects and this results in the decrease of DBSCAN algorithm'stime complexity. Before clustering, data set is divided into different grid based on grid query rules to reduce clustering time complexity. When project neighborhood is to be queried, it is necessary to traverse only the project near grid data other than the entire data set. The theoretical analysis and simulation results show that GO-DBSCAN can effectively improve the accuracy of boundary point clustered and reduce the time complexity.
Keywords:
本文献已被 CNKI 等数据库收录!
点击此处可从《西华大学学报(自然科学版)》浏览原始摘要信息
点击此处可从《西华大学学报(自然科学版)》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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