首页> 外文会议>International conference on very large data bases >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-Tree:R树与Voronoi图表,用于高效处理空间最近邻查询

获取原文

摘要

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-Trees,该树将voronoi图纳入R树,从两个世界中获得受益。 R树的粗粒颗粒矩形节点使我们能够在对数时间内进入搜索区域,而Voronoi图的精细颗粒多边形允许我们有效地铺设或覆盖该区域并找到结果。利用VOR-TREE,我们为各种最近邻查询提出了高效的算法,并表明我们的算法具有比最佳竞争对手更好的I / O复杂性。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号