Proceedings of the 2017 ACM International Conference on Management of Data 2017
DOI: 10.1145/3035918.3035963
|View full text |Cite
|
Sign up to set email alerts
|

A General-Purpose Counting Filter

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

1
129
0
1

Year Published

2018
2018
2022
2022

Publication Types

Select...
4
1
1

Relationship

0
6

Authors

Journals

citations
Cited by 120 publications
(131 citation statements)
references
References 25 publications
1
129
0
1
Order By: Relevance
“…We compare our GPU SQF and RSQF with a variety of other AMQs: Costa et al's BloomGPU filter [13], Pandey et al's multithreaded counting quotient filter (CQF) [6], Arash Partow's Bloom filter [16], and our own CPU SQF implementation, which uses the serial operations described in Section III. We also modified the BloomGPU filter to create a version ("BloomGPU 1-bit") using only one bit per element of the filter bit array, rather than an entire byte.…”
Section: Resultsmentioning
confidence: 99%
See 4 more Smart Citations
“…We compare our GPU SQF and RSQF with a variety of other AMQs: Costa et al's BloomGPU filter [13], Pandey et al's multithreaded counting quotient filter (CQF) [6], Arash Partow's Bloom filter [16], and our own CPU SQF implementation, which uses the serial operations described in Section III. We also modified the BloomGPU filter to create a version ("BloomGPU 1-bit") using only one bit per element of the filter bit array, rather than an entire byte.…”
Section: Resultsmentioning
confidence: 99%
“…Dutta et al [14] implement a parallel version of their streaming quotient filter, an AMQ designed for removing duplicates from streams of data. Pandey et al [6] also implement a multithreaded version of their counting quotient filter, which uses the same structure as their rank-andselect-based quotient filter, described in Section III-B. Their implementation depends on per-thread locking that does not scale to the parallelism of a GPU.…”
Section: Related Workmentioning
confidence: 99%
See 3 more Smart Citations