Tight Space Bounds for Two-Dimensional Approximate Range Counting.

ACM Trans. Algorithms(2018)

引用 4|浏览61
暂无评分
摘要
We study the problem of two-dimensional orthogonal range counting with additive error. Given a set P of n points drawn from an n× n grid and an error parameter ϵ, the goal is to build a data structure, such that for any orthogonal range R, it can return the number of points in P ∩ R with additive error ϵ n. A well-known solution for this problem is obtained by using ϵ-approximation, which is a subset A⊆ P that can estimate the number of points in P ∩ R with the number of points in A ∩ R. It is known that an ϵ-approximation of size O(1/ϵ log 2.5 1/ϵ) exists for any P with respect to orthogonal ranges, and the best lower bound is Ω(1/ϵ log 1/ϵ). The ϵ-approximation is a rather restricted data structure, as we are not allowed to store any information other than the coordinates of the points. In this article, we explore what can be achieved without any restriction on the data structure. We first describe a simple data structure that uses O(1/ϵ(log 21/ϵ + log n)) bits and answers queries with error ϵ n. We then prove a lower bound that any data structure that answers queries with error ϵ n will have to use Ω(1/ϵ (log 21/ϵ + log n)) bits. Our lower bound is information-theoretic: We show that there is a collection of 2Ω(nlog n) point sets with large union combinatorial discrepancy and thus are hard to distinguish unless we use Ω(nlog n) bits.
更多
查看译文
关键词
Data structures, discrepancy theory, range counting
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要