2019 IEEE 39th International Conference on Distributed Computing Systems (ICDCS) 2019
DOI: 10.1109/icdcs.2019.00043
|View full text |Cite
|
Sign up to set email alerts
|

The Power of Better Choice: Reducing Relocations in Cuckoo Filter

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
2

Citation Types

0
5
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
2
2
1
1

Relationship

0
6

Authors

Journals

citations
Cited by 7 publications
(5 citation statements)
references
References 17 publications
0
5
0
Order By: Relevance
“…A cuckoo filter with a load of 75 percent already has 75 percent of its buckets in use. However, research shows that the higher the load factor of a cuckoo filter, the more false negatives will start appearing [9,10]. During our experimentation, a load factor lower than 65 percent prevented the system to generate false negatives when checking the existence of keys.…”
Section: Cuckoo Filtersmentioning
confidence: 83%
See 3 more Smart Citations
“…A cuckoo filter with a load of 75 percent already has 75 percent of its buckets in use. However, research shows that the higher the load factor of a cuckoo filter, the more false negatives will start appearing [9,10]. During our experimentation, a load factor lower than 65 percent prevented the system to generate false negatives when checking the existence of keys.…”
Section: Cuckoo Filtersmentioning
confidence: 83%
“…Further optimization in this area will be needed for our system. Also, the cuckoo filters in [10][11][12][13] can provide a better performance result than using the cuckoo filters in [20]. This solution can close the breach of performance between cuckoo filters and bloom filters and enhance performance when querying and deleting keys in the LSM tree.…”
Section: Lsm Tree Testing Resultsmentioning
confidence: 99%
See 2 more Smart Citations
“…Determining whether a particular element belongs to a given set is a common problem in computer science, with widespread applications in bioinformatics, machine learning, computer networks, the Internet of Things, and database systems [39]. Filter data structures such as Bloom filters and Cuckoo filters can approximately determine if an element is part of a specified set and have been extensively applied in network routing [40], information retrieval, file merging [41], spam detection [42], and distributed systems [43].…”
Section: Cuckoo Filtermentioning
confidence: 99%