Rosetta: A robust space-time optimized range filter for key-value stores

S Luo, S Chatterjee, R Ketsetsidis, N Dayan… - Proceedings of the …, 2020 - dl.acm.org
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 …

SNARF: a learning-enhanced range filter

K Vaidya, S Chatterjee, E Knorr… - Proceedings of the …, 2022 - dl.acm.org
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 …

Rencoder: A space-time efficient range filter with local encoder

Z Wang, Z Zhong, J Guo, Y Wu, H Li… - 2023 IEEE 39th …, 2023 - ieeexplore.ieee.org
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 …

Infinifilter: Expanding filters to infinity and beyond

N Dayan, I Bercea, P Reviriego, R Pagh - … of the ACM on Management of …, 2023 - dl.acm.org
Filter data structures have been used ubiquitously since the 1970s to answer approximate
set-membership queries in various areas of computer science including architecture …

Oasis: An Optimal Disjoint Segmented Learned Range Filter

G Chen, Z He, M Li, S Luo - Proceedings of the VLDB Endowment, 2024 - dl.acm.org
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 …

A near-optimal protocol for continuous tag recognition in mobile rfid systems

X Wang, Z Liu, AX Liu, X Zheng, H Zhou… - IEEE/ACM …, 2023 - ieeexplore.ieee.org
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 …

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 …

Grafite: Taming Adversarial Queries with Optimal Range Filters

M Costa, P Ferragina, G Vinciguerra - … of the ACM on Management of …, 2024 - dl.acm.org
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 …

Persistent bloom filter: Membership testing for the entire history

Y Peng, J Guo, F Li, W Qian, A Zhou - Proceedings of the 2018 …, 2018 - dl.acm.org
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 …

Enabling space-time efficient range queries with REncoder

Z Fan, B Ye, Z Wang, Z Zhong, J Guo, Y Wu, H Li… - The VLDB Journal, 2024 - Springer
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 …