SOTAVerified

Adaptive Learned Bloom Filter (Ada-BF): Efficient Utilization of the Classifier

2019-10-21NeurIPS 2020Unverified0· sign in to hype

Zhenwei Dai, Anshumali Shrivastava

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Recent work suggests improving the performance of Bloom filter by incorporating a machine learning model as a binary classifier. However, such learned Bloom filter does not take full advantage of the predicted probability scores. We proposed new algorithms that generalize the learned Bloom filter by using the complete spectrum of the scores regions. We proved our algorithms have lower False Positive Rate (FPR) and memory usage compared with the existing approaches to learned Bloom filter. We also demonstrated the improved performance of our algorithms on real-world datasets.

Tasks

Reproductions