Quotient Hash Tables - Efficiently Detecting Duplicates in Streaming Data

01/14/2019
by   Rémi Géraud, et al.
0

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.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset