Approximate range searching

被引:69
作者
Arya, S [1 ]
Mount, DM
机构
[1] Hong Kong Univ Sci & Technol, Dept Comp Sci, Kowloon, Hong Kong, Peoples R China
[2] Univ Maryland, Dept Comp Sci, College Pk, MD 20742 USA
[3] Univ Maryland, Inst Adv Comp Studies, College Pk, MD 20742 USA
[4] Max Planck Inst Informat, Saarbrucken, Germany
来源
COMPUTATIONAL GEOMETRY-THEORY AND APPLICATIONS | 2000年 / 17卷 / 3-4期
基金
美国国家科学基金会;
关键词
approximation algorithms; box-decomposition trees; partition trees; range searching;
D O I
10.1016/S0925-7721(00)00022-5
中图分类号
O29 [应用数学];
学科分类号
070104 ;
摘要
The range searching problem is a fundamental problem in computational geometry, with numerous important applications. Most research has focused on solving this problem exactly, but lower bounds show that if linear space is assumed, the problem cannot be solved in polylogarithmic time, except for the case of orthogonal ranges. In this paper we show that if one is willing to allow approximate ranges, then it is possible to do much better. In particular, given a bounded range Q of diameter w and epsilon > 0, an approximate range query treats the range as a fuzzy object, meaning that points lying within distance Ew of the boundary of e either may or may not be counted. We show that in any fixed dimension d, a set of n points in R-d can be preprocessed in O(n + log n) time and O(n) space, such that approximate queries can be answered in O(log n(1/epsilon)(d)) time. The only assumption we make about ranges is that the intersection of a range and a d-dimensional cube can be answered in constant time (depending on dimension). For convex ranges, we tighten this to O(log n + (1/epsilon )d(-1)) time. We also present a lower bound for approximate range searching based on partition trees of Omega (log n + (1/epsilon)(d-1)), which implies optimality for convex ranges (assuming fixed dimensions). Finally, we give empirical evidence showing that allowing small relative errors can significantly improve query execution times. (C) 2000 Elsevier Science B.V. All rights reserved.
引用
收藏
页码:135 / 152
页数:18
相关论文
共 16 条