Optimizing Learned Bloom Filters by Sandwiching

Michael Mitzenmacher
DOI: https://doi.org/10.48550/arXiv.1803.01474
2018-03-05
Data Structures and Algorithms
Abstract:We provide a simple method for improving the performance of the recently introduced learned Bloom filters, by showing that they perform better when the learned function is sandwiched between two Bloom filters.
What problem does this paper attempt to address?