作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2009, Vol. 35 ›› Issue (2): 63-64,6. doi: 10.3969/j.issn.1000-3428.2009.02.023

• 软件技术与数据库 • 上一篇    下一篇

基于DBSCAN的批量更新聚类算法

易宝林,伍仪强,丰大洋,张小莉   

  1. (华中师范大学计算机科学系,武汉 430079)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-01-20 发布日期:2009-01-20

Batch Update Clustering Algorithm Based on DBSCAN

YI Bao-lin, WU Yi-qiang, FENG Da-yang, ZHANG Xiao-li   

  1. (Dept. of Computer Science, Central China Normal University, Wuhan 430079)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-01-20 Published:2009-01-20

摘要: 为更新批量数据,提出一种基于DBSCAN的新聚类方法。该算法通过扫描原对象确定它们同增量对象间的关系,得到一个相关对象集,同时根据该相关对象和增量对象之间的关系获得新的聚类结果。实验结果表明,该算法与DBSCAN是等价的,能更有效地解决批量数据更新时的增量聚类问题。

关键词: 空间数据挖掘, 增量聚类, 空间数据库, 批量更新聚类算法

Abstract: In order to update the batch data, a novel clustering algorithm based on DBSCAN is proposed, which determines the relation between the original object and increment object by scanning the original one. Thus, a relevant object set is got, according to which the new clustering result is obtained combined with increment object. Experimental results show this algorithm is equal to DBSCAN, and can solve the increment clustering problem when the batch data is updated effectively.

Key words: spatial data mining, increment clustering, spatial database, Batch Update Clustering Algorithm(BUCA)

中图分类号: