Abstract
A Bloom filter is a very compact data structure that supports approximate membership queries on a set, allowing false positives.
We propose several new variants of Bloom filters and replacements with similar functionality. All of them have a better cache-efficiency and need less hash bits than regular Bloom filters. Some use SIMD functionality, while the others provide an even better space efficiency. As a consequence, we get a more flexible trade-off between false-positive rate, space-efficiency, cache-efficiency, hash-efficiency, and computational effort. We analyze the efficiency of Bloom filters and the proposed replacements in detail, in terms of the false-positive rate, the number of expected cache-misses, and the number of required hash bits. We also describe and experimentally evaluate the performance of highly tuned implementations. For many settings, our alternatives perform better than the methods proposed so far.
Funder
Deutsche Forschungsgemeinschaft
Publisher
Association for Computing Machinery (ACM)
Subject
Theoretical Computer Science
Cited by
37 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献
1. Vertex Encoding for Edge Nonexistence Determination With SIMD Acceleration;IEEE Transactions on Knowledge and Data Engineering;2024-07
2. Optimizing Collections of Bloom Filters within a Space Budget;Proceedings of the VLDB Endowment;2024-07
3. Simple, Efficient, and Robust Hash Tables for Join Processing;Proceedings of the 20th International Workshop on Data Management on New Hardware;2024-06-09
4. Caching in Forschung und Industrie;Schnelles und skalierbares Cloud-Datenmanagement;2024
5. InfiniFilter: Expanding Filters to Infinity and Beyond;Proceedings of the ACM on Management of Data;2023-06-13