Proceedings of the Tenth Annual ACM Symposium on Theory of Computing - STOC '78 1978
DOI: 10.1145/800133.804332
|View full text |Cite
|
Sign up to set email alerts
|

Exact and approximate membership testers

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
85
0

Year Published

1980
1980
2024
2024

Publication Types

Select...
5
2
1

Relationship

0
8

Authors

Journals

citations
Cited by 99 publications
(85 citation statements)
references
References 9 publications
0
85
0
Order By: Relevance
“…We choose a hash table based scheme because similar approximate membership testers have proven more space-efficient than Bloom filters [6,19]. Cuckoo hashing supports a fast lookup via two (parallel) probes, but complicates inserts.…”
Section: Cuckoo-bloom Signaturesmentioning
confidence: 99%
See 1 more Smart Citation
“…We choose a hash table based scheme because similar approximate membership testers have proven more space-efficient than Bloom filters [6,19]. Cuckoo hashing supports a fast lookup via two (parallel) probes, but complicates inserts.…”
Section: Cuckoo-bloom Signaturesmentioning
confidence: 99%
“…Counting Bloom filters allow deletions and can represent multisets [10]. Hashtable-based alternatives similar to Bloom filters have been proven to be more space-efficient than Bloom filters themselves [6,19]. Bloom filters have been used in computer architecture for purposes other than conflict detection (e.g., for load-store queues [26] and early miss detection in L2 caches [11]).…”
Section: Related Workmentioning
confidence: 99%
“…This can be rectified by using a randomization function (1:1 hash), but in this paper, we will use the Cleary table exclusively to store hashes, which are already uniformly distributed. We are using an exact structure to implement an inexact one, a fine and well-understood approach [8,11].…”
Section: Cleary Tablesmentioning
confidence: 99%
“…Bloom filter is a simple and space-efficient probabilistic data structure that belongs to the class of approximate membership testers as given in [6]. It is used to represent a set with much less space requirement than directly representing the entire whole set.…”
Section: Related Workmentioning
confidence: 99%
“…Each monitored node first estimates the required Bloom filter sequence such that the communication cost can be minimized while the searching threshold can be satisfied (line [1][2][3][4][5][6][7][8][9][10][11][12][13][14][15]. Note that this estimation is based on the fact that signature hashing will be applied.…”
Section: Flow Of H 2 CMmentioning
confidence: 99%