Distinct-value synopses for multiset operations

  • Authors:
  • Kevin Beyer;Rainer Gemulla;Peter J. Haas;Berthold Reinwald;Yannis Sismanis

  • Affiliations:
  • IBM Almaden Research Center, San Jose, CA.;IBM Almaden Research Center, San Jose, CA.;IBM Almaden Research Center, San Jose, CA.;IBM Almaden Research Center, San Jose, CA.;IBM Almaden Research Center, San Jose, CA.

  • Venue:
  • Communications of the ACM - A View of Parallel Computing
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

The task of estimating the number of distinct values (DVs) in a large dataset arises in a wide variety of settings in computer science and elsewhere. We provide DV estimation techniques for the case in which the dataset of interest is split into partitions. We create for each partition a synopsis that can be used to estimate the number of DVs in the partition. By combining and extending a number of results in the literature, we obtain both suitable synopses and DV estimators. The synopses can be created in parallel, and can be easily combined to yield synopses and DV estimates for "compound" partitions that are created from the base partitions via arbitrary multiset union, intersection, or difference operations. Our synopses can also handle deletions of individual partition elements. We prove that our DV estimators are unbiased, provide error bounds, and show how to select synopsis sizes in order to achieve a desired estimation accuracy. Experiments and theory indicate that our synopses and estimators lead to lower computational costs and more accurate DV estimates than previous approaches.