节点文献
一种基于四叉树的快速聚类算法
Fast clustering algorithm based on Quad-tree
【摘要】 以DBSCAN算法为基础,提出一种基于四叉树的快速聚类算法。新算法选择处于核心点的中空球形邻域中的点作为种子点来扩展类,大大减少区域查询的次数,降低I/O开销;使用快速生成的四叉树进行区域查询,在提高查询效率的同时,有效缩短构造空间索引的时间。文中对二维模拟数据和真实数据进行测试,结果表明新算法是有效的。
【Abstract】 On the DBSCAN algorithm, a fast clustering algorithm based on quad-tree was proposed. It chose the points in the cirque-shaped neighborhood of a core point as seeds to expand the cluster, which decreased the execution frequency of region query and reduced the I/O cost. It used a fast-created quad-tree to execute region query, which not only improved the query efficiency, but also shortened the time of constructing a spatial index. Experiment results show that the new algorithm is effective.
【基金】 江苏省重点实验室开放基金资助项目(KSJ03064)
- 【文献出处】 计算机应用 ,Computer Applications , 编辑部邮箱 ,2005年05期
- 【分类号】TP301.6
- 【被引频次】15
- 【下载频次】299