Proceedings of the Twenty-Sixth Annual ACM-SIAM Symposium on Discrete Algorithms 2014
DOI: 10.1137/1.9781611973730.52
|View full text |Cite
|
Sign up to set email alerts
|

Approximate Range Emptiness in Constant Time and Optimal Space

Abstract: This paper studies the ε-approximate range emptiness problem, where the task is to represent a set S of n points from {0, . . . , U − 1} and answer emptiness queries of the form "[a; b] ∩ S = ∅ ?" with a probability of false positives allowed. This generalizes the functionality of Bloom filters from single point queries to any interval length L. Setting the false positive rate to ε/L and performing L queries, Bloom filters yield a solution to this problem with space O(n lg(L/ε)) bits, false positive probabilit… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
17
0

Year Published

2017
2017
2024
2024

Publication Types

Select...
5
1

Relationship

0
6

Authors

Journals

citations
Cited by 10 publications
(17 citation statements)
references
References 10 publications
0
17
0
Order By: Relevance
“…The second theory-practice gap is that SuRF does not guarantee a theoretical false-positive rate for range queries based on the number of bits used, despite that it achieves good empirical results. Goswami et al [36] studied the theory aspect of the approximate range emptiness (i.e., range filtering) problem. They proved that any data structure that can answer approximate range emptiness queries has the worst-case space lower bound of Ω(n lg(L/ϵ )) − O (n) bits, where n represents the number of items, L denotes the maximum interval length for range queries (in SuRF, L equals to the size of the key space), and ϵ is the false-positive rate.…”
Section: The Theory-practice Gapsmentioning
confidence: 99%
“…The second theory-practice gap is that SuRF does not guarantee a theoretical false-positive rate for range queries based on the number of bits used, despite that it achieves good empirical results. Goswami et al [36] studied the theory aspect of the approximate range emptiness (i.e., range filtering) problem. They proved that any data structure that can answer approximate range emptiness queries has the worst-case space lower bound of Ω(n lg(L/ϵ )) − O (n) bits, where n represents the number of items, L denotes the maximum interval length for range queries (in SuRF, L equals to the size of the key space), and ϵ is the false-positive rate.…”
Section: The Theory-practice Gapsmentioning
confidence: 99%
“…Goswami et al [4] study the approximate range emptiness problem by focusing on the simple case in which S (the set to be represented) is static, rendering the derived lower bound and proposed data structure [4] unsuitable for the more general scenarios of IoT data streams, which are commonly seen in IoT environments [8], [14]- [17], [19]- [22].…”
Section: B Motivationsmentioning
confidence: 99%
“…Goswami et al [4] first define and study the approximate range emptiness problem, which generalizes the approximate membership query problem from querying a single point ''q ∈ S? to an interval ''[a, b] ∩ S = ∅?…”
Section: B the Approximate Range Emptinessmentioning
confidence: 99%
See 2 more Smart Citations