Rosetta: A robust space-time optimized range filter for key-value stores
We introduce Rosetta, a probabilistic range filter designed specifically for LSM-tree based
key-value stores. The core intuition is that we can sacrifice filter probe time because it is not …
key-value stores. The core intuition is that we can sacrifice filter probe time because it is not …
SNARF: a learning-enhanced range filter
We present Sparse Numerical Array-Based Range Filters (SNARF), a learned range filter
that efficiently supports range queries for numerical data. SNARF creates a model of the …
that efficiently supports range queries for numerical data. SNARF creates a model of the …
Rencoder: A space-time efficient range filter with local encoder
A range filter is a data structure to answer range membership queries. Range queries are
common in modern applications, and range filters have gained rising attention for improving …
common in modern applications, and range filters have gained rising attention for improving …
Infinifilter: Expanding filters to infinity and beyond
Filter data structures have been used ubiquitously since the 1970s to answer approximate
set-membership queries in various areas of computer science including architecture …
set-membership queries in various areas of computer science including architecture …
Oasis: An Optimal Disjoint Segmented Learned Range Filter
The learning-enhanced data structure has inspired the development of the range filter,
bringing significantly better false positive rate (FPR) than traditional non-learned range …
bringing significantly better false positive rate (FPR) than traditional non-learned range …
A near-optimal protocol for continuous tag recognition in mobile rfid systems
Mobile radio frequency identification (RFID) systems typically experience the continual
movement of many tags rapidly going in and out of the interrogating range of readers …
movement of many tags rapidly going in and out of the interrogating range of readers …
A near-optimal protocol for the grouping problem in RFID systems
X Wang, Z Liu, Y Gao, X Zheng… - IEEE Transactions on …, 2019 - ieeexplore.ieee.org
Radio frequency identification (RFID) has been widely used in many fields such as object
tracking and inventory management. For RFID systems, grouping is a fundamental issue …
tracking and inventory management. For RFID systems, grouping is a fundamental issue …
Grafite: Taming Adversarial Queries with Optimal Range Filters
Range filters allow checking whether a query range intersects a given set of keys with a
chance of returning a false positive answer, thus generalising the functionality of Bloom …
chance of returning a false positive answer, thus generalising the functionality of Bloom …
Persistent bloom filter: Membership testing for the entire history
Membership testing is the problem of testing whether an element is in a set of elements.
Performing the test exactly is expensive space-wise, requiring the storage of all elements in …
Performing the test exactly is expensive space-wise, requiring the storage of all elements in …
Enabling space-time efficient range queries with REncoder
A range filter is a data structure to answer range membership queries. Range queries are
common in modern applications, and range filters have gained rising attention for improving …
common in modern applications, and range filters have gained rising attention for improving …