Litcius/Paper detail

SetSketch

Otmar Ertl

2021Proceedings of the VLDB Endowment19 citationsDOIOpen Access PDF

Abstract

MinHash and HyperLogLog are sketching algorithms that have become indispensable for set summaries in big data applications. While HyperLogLog allows counting different elements with very little space, MinHash is suitable for the fast comparison of sets as it allows estimating the Jaccard similarity and other joint quantities. This work presents a new data structure called SetSketch that is able to continuously fill the gap between both use cases. Its commutative and idempotent insert operation and its mergeable state make it suitable for distributed environments. Fast, robust, and easy-to-implement estimators for cardinality and joint quantities, as well as the ability to use SetSketch for similarity search, enable versatile applications. The presented joint estimator can also be applied to other data structures such as MinHash, HyperLogLog, or Hyper-MinHash, where it even performs better than the corresponding state-of-the-art estimators in many cases.

Topics & Concepts

Jaccard indexCardinality (data modeling)EstimatorComputer scienceSimilarity (geometry)Set (abstract data type)Data miningJoint (building)AlgorithmState (computer science)Data setIntersection (aeronautics)Theoretical computer scienceIdempotenceData structureMathematicsSet theoryBig dataSet operationsFace (sociological concept)Commutative propertyHierarchyObservabilityBinary numberBinary dataNoise (video)Data Management and AlgorithmsAdvanced Database Systems and QueriesWeb Data Mining and Analysis