2019
DOI: 10.14778/3364324.3364333
|View full text |Cite
|
Sign up to set email alerts
|

Vacuum filters

Abstract: We present vacuum filters, a type of data structures to support approximate membership queries. Vacuum filters cost the smallest space among all known AMQ data structures and provide higher insertion and lookup throughput in most situations. Hence they can be used as the replacement of the widely used Bloom filters and cuckoo filters. Similar to cuckoo filters, vacuum filters also store item fingerprints in a table. The memory-efficiency and throughput improvements are from the innovation of a table insertion … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
4
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
5
3

Relationship

0
8

Authors

Journals

citations
Cited by 44 publications
(4 citation statements)
references
References 35 publications
0
4
0
Order By: Relevance
“…The vacuum filter 36 is then applied to the encrypted data for storing and preserving records of the details related to the data. All hash values are stored in the vacuum filter along with the users' signatures that can be verified in the data integrity verification phase.…”
Section: Proposed Methodologymentioning
confidence: 99%
“…The vacuum filter 36 is then applied to the encrypted data for storing and preserving records of the details related to the data. All hash values are stored in the vacuum filter along with the users' signatures that can be verified in the data integrity verification phase.…”
Section: Proposed Methodologymentioning
confidence: 99%
“…In addition to the dynamic variants, there are many other typical variants of CF, including perfect CF [31] , adaptive CF [32] , simplified CF [33] , vertical CF [34] , and vacuum CF [35] . These variants improve the performance of CF in terms of the false alarm rate, theoretical guarantee, space efficiency, and query throughput, further expanding its application scope.…”
Section: Cf and Its Elastic Designmentioning
confidence: 99%
“…Morton filter [20] introduces virtual buckets and divides logical buckets into memory-aligned blocks to realize higher throughput. Vacuum filter [21] confines the element insertion, deletion, and query within a chunk to achieve significant throughput improvements and memory access decrements.…”
Section: A the State-of-the-art Sketchesmentioning
confidence: 99%