Adaptive Cuckoo Filters

21Citations
Citations of this article
6Readers
Mendeley users who have this article in their library.

Abstract

We introduce the adaptive cuckoo filter (ACF), a data structure for approximate set membership that extends cuckoo filters by reacting to false positives, removing them for future queries. As an example application, in packet processing queries may correspond to flow identifiers, so a search for an element is likely to be followed by repeated searches for that element. Removing false positives can therefore significantly lower the false-positive rate. The ACF, like the cuckoo filter, uses a cuckoo hash table to store fingerprints. We allow fingerprint entries to be changed in response to a false positive in a manner designed to minimize the effect on the performance of the filter. We show that the ACF is able to significantly reduce the false-positive rate by presenting both a theoretical model for the false-positive rate and simulations using both synthetic data sets and real packet traces.

Cite

CITATION STYLE

APA

Mitzenmacher, M., Pontarelli, S., & Reviriego, P. (2020). Adaptive Cuckoo Filters. ACM Journal of Experimental Algorithmics, 25. https://doi.org/10.1145/3339504

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free