首页> 外文会议>International conference on very large data bases;VLDB 2010 >VoR-Tree: R-trees with Voronoi Diagrams for Efficient Processing of Spatial Nearest Neighbor Queries
【24h】

VoR-Tree: R-trees with Voronoi Diagrams for Efficient Processing of Spatial Nearest Neighbor Queries

机译:VoR树:具有Voronoi图的R树,可有效处理空间最近的邻居查询

获取原文

摘要

A very important class of spatial queries consists of nearest-neighbor (NN) query and its variations. Many studies in the past decade utilize R-trees as their underlying index structures to address NN queries efficiently. The general approach is to use R-tree in two phases. First, R-tree's hierarchical structure is used to quickly arrive to the neighborhood of the result set. Second, the R-tree nodes intersecting with the local neighborhood (Search Region) of an initial answer are investigated to find all the members of the result set. While R-trees are very efficient for the first phase, they usually result in the unnecessary investigation of many nodes that none or only a small subset of their including points belongs to the actual result set. On the other hand, several recent studies showed that the Voronoi diagrams are extremely efficient in exploring an NN search region, while due to lack of an efficient access method, their arrival to this region is slow. In this paper, we propose a new index structure, termed VoR-Tree that incorporates Voronoi diagrams into R-tree, benefiting from the best of both worlds. The coarse granule rectangle nodes of R-tree enable us to get to the search region in logarithmic time while the fine granule polygons of Voronoi diagram allow us to efficiently tile or cover the region and find the result. Utilizing VoR-Tree, we propose efficient algorithms for various Nearest Neighbor queries, and show that our algorithms have better I/O complexity than their best competitors.
机译:一类非常重要的空间查询由最近邻(NN)查询及其变体组成。在过去的十年中,许多研究都将R树作为其基础索引结构来有效地解决NN查询。通用方法是在两个阶段中使用R树。首先,R树的层次结构用于快速到达结果集的附近。其次,研究与初始答案的本地邻域(搜索区域)相交的R树节点,以找到结果集的所有成员。尽管R树在第一阶段非常有效,但它们通常导致对许多节点的不必要调查,这些节点的包含点中没有一个或只有一个子集属于实际结果集。另一方面,最近的一些研究表明,Voronoi图在探索NN搜索区域方面非常有效,而由于缺乏有效的访问方法,它们到达该区域的速度很慢。在本文中,我们提出了一种新的索引结构,称为VoR-Tree,该结构将Voronoi图合并到R-tree中,从而受益于两个方面。 R树的粗粒矩形节点使我们能够以对数时间到达搜索区域,而Voronoi图的细粒多边形使我们能够有效地平铺或覆盖该区域并找到结果。利用VoR-Tree,我们为各种近邻查询提出了有效的算法,并表明我们的算法比其最佳竞争者具有更好的I / O复杂性。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号