Showing cs.DSShow all
2 papers · 1 filter
cs.DS2025
Time To Replace Your Filter: How Maplets Simplify System Design
Michael A. Bender, Alex Conway, MartÃn Farach-Colton +2
Filters such as Bloom, quotient, and cuckoo filters are fundamental building blocks providing space-efficient approximate set membership testing. However, many applications need to…
cs.DS2024
Adaptive Quotient Filters
Richard Wen, Hunter McCoy, David Tench +6
Adaptive filters, such as telescoping and adaptive cuckoo filters, update their representation upon detecting a false positive to avoid repeating the same error in the future. Adap…