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

基于空间填充曲线网格划分的最近邻查询算法
引用本文:徐红波,郝忠孝.基于空间填充曲线网格划分的最近邻查询算法[J].计算机科学,2010,37(1):184-188.
作者姓名:徐红波  郝忠孝
作者单位:1. 哈尔滨理工大学计算机科学与技术学院,哈尔滨,150080
2. 哈尔滨理工大学计算机科学与技术学院,哈尔滨,150080;哈尔滨工业大学计算机科学与技术学院,哈尔滨,150001
基金项目:黑龙江省自然科学基金(F200601)资助
摘    要:在建树过程中,R树存在最小边界矩形之间重叠的现象。当数据量较大时,重叠现象尤为严重,基于R树最近邻查询算法的性能急剧恶化。针对该问题,利用空间填充曲线的降低维度特性和数据聚类特性,提出一种基于网格划分最近邻查询算法。该算法将整个数据空间划分成大小相等、互不重叠的网格,对网格中的点进行线性排序之后,只需要访问查询点所在网格中的点及其周边邻近网格中的点,就能够获得最近邻。在Hilbert曲线、Z曲线和Gray曲线上实现3种最近邻查询算法,在映射算法和数据聚类特性上实验比较3种曲线之间的性能差异。实验结果表明,算法的查询性能明显优于顺序扫描算法和基于R树的最近邻查询算法。

关 键 词:空间填充曲线  网格划分  最近邻  降维  
收稿时间:2/9/2009 12:00:00 AM
修稿时间:5/1/2009 12:00:00 AM

Nearest-neighbor Query Algorithm Based on Grid Partition of Space-filling Curve
XU Hong-bo,HAO Zhong-xiao.Nearest-neighbor Query Algorithm Based on Grid Partition of Space-filling Curve[J].Computer Science,2010,37(1):184-188.
Authors:XU Hong-bo  HAO Zhong-xiao
Affiliation:College of Computer Science and Technology/a>;Harbin University of Science and Technology/a>;Harbin 150080/a>;China;College of Computer Science and Technology/a>;Harbin Institute of Technology/a>;Harbin 150001/a>;China
Abstract:As the overlap between minimum bounding rectangles in the directory of R-tree is increasing very rapidly with growing number of the data,the performance of the nearest-neighbor query algorithm based on R-tree deteriorates rapidly.To avoid the problem,the paper presented a nearest-neighbor query algorithm based on grid partition of space-filling curve.Space-filling curve has the properties of dimension reduction and data clustering.Using space-filling curve,the algorithm divides 2D space into equal-size grid...
Keywords:Nearest neighbors  Grid  Space-filling curve  Reduction of dimensionality  
本文献已被 CNKI 万方数据 等数据库收录!
点击此处可从《计算机科学》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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