2020
DOI: 10.1109/tnsm.2020.3024680
|View full text |Cite
|
Sign up to set email alerts
|

Cuckoo Filters and Bloom Filters: Comparison and Application to Packet Classification

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
24
0
2

Year Published

2021
2021
2024
2024

Publication Types

Select...
6
2

Relationship

1
7

Authors

Journals

citations
Cited by 40 publications
(26 citation statements)
references
References 22 publications
0
24
0
2
Order By: Relevance
“…However, on average adaptation would reduce the false positive rate as the benefits of the first case are larger than the losses introduced by the second case. This is due to the harmonic averaging done in equation (6). Therefore, the larger the differences between Z 1 and Z 2 , the greater the benefits of adaptation.…”
Section: Discussionmentioning
confidence: 99%
See 2 more Smart Citations
“…However, on average adaptation would reduce the false positive rate as the benefits of the first case are larger than the losses introduced by the second case. This is due to the harmonic averaging done in equation (6). Therefore, the larger the differences between Z 1 and Z 2 , the greater the benefits of adaptation.…”
Section: Discussionmentioning
confidence: 99%
“…This fast checking has been traditionally implemented with Bloom filters [1] that are commonly used in networking systems [2], [3]. More recently, the cuckoo filter [4], [5] has also been widely adopted in a similar manner, offering some advantages over Bloom filters like the support of deletions or a lower false positive probability when the number of memory bits per element stored in the filter is large [6]. Cuckoo filters have, however, also disadvantages, for example in terms of a relatively high false positive rate when occupancy is low and most cells are empty [6] and in lookup speed [7].…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…The Cuckoo Filter [22] is an efficient alternative to Counter Bloom [23]. Its basic structure is shown in Fig.…”
Section: B Filtermentioning
confidence: 99%
“…Counting Bloom Filter is useful in Computer Network, Network Security and Privacy [9]. Therefore, there are diverse Bloom Filters available to address the various problems of diverse domains [10]- [14]. Bloom Filter is categorized into two key categories, namely, counting and non-counting Bloom Filter.…”
Section: Introductionmentioning
confidence: 99%