arXiv · 1604.06067
Cuckoo Filter: Simplification and Analysis
Abstract
The cuckoo filter data structure of Fan, Andersen, Kaminsky, and Mitzenmacher (CoNEXT 2014) performs the same approximate set operations as a Bloom filter in less memory, with better locality of reference, and adds the ability to delete elements as well as to insert them. However, until now it has lacked theoretical guarantees on its performance. We describe a simplified version of the cuckoo filter using fewer hash function calls per query. With this simplification, we provide the first theoretical performance guarantees on cuckoo filters, showing that they succeed with high probability whenever their fingerprint length is large enough.
Explore related subjects
Keep this discovery
David Eppstein. 2016-04-20. Cuckoo Filter: Simplification and Analysis. https://arxiv.org/abs/1604.06067
Cite the original work for its findings. Save a collection to share your selection of sources.