paper

Quotient Hash Tables - Efficiently Detecting Duplicates in Streaming Data

arXiv:1901.04358 · doi:10.1145/3297280.3297335

Abstract

This article presents the Quotient Hash Table (QHT) a new data structure for duplicate detection in unbounded streams. QHTs stem from a corrected analysis of streaming quotient filters (SQFs), resulting in a 33\% reduction in memory usage for equal performance. We provide a new and thorough analysis of both algorithms, with results of interest to other existing constructions. We also introduce an optimised version of our new data structure dubbed Queued QHT with Duplicates (QQHTD). Finally we discuss the effect of adversarial inputs for hash-based duplicate filters similar to QHT.

Shorter version was accepted at SIGAPP SAC '19

Cited by in corpus (1)