English

The Adaptive Sampling Revisited

Data Structures and Algorithms 2019-05-17 v3

Abstract

The problem of estimating the number nn of distinct keys of a large collection of NN data is well known in computer science. A classical algorithm is the adaptive sampling (AS). nn can be estimated by R.2DR.2^D, where RR is the final bucket (cache) size and DD is the final depth at the end of the process. Several new interesting questions can be asked about AS (some of them were suggested by P.Flajolet and popularized by J.Lumbroso). The distribution of W=log(R2D/n)W=\log (R2^D/n) is known, we rederive this distribution in a simpler way. We provide new results on the moments of DD and WW. We also analyze the final cache size RR distribution. We consider colored keys: assume that among the nn distinct keys, nCn_C do have color CC. We show how to estimate p=nCnp=\frac{n_C}{n}. We also study colored keys with some multiplicity given by some distribution function. We want to estimate mean an variance of this distribution. Finally, we consider the case where neither colors nor multiplicities are known. There we want to estimate the related parameters. An appendix is devoted to the case where the hashing function provides bits with probability different from 1/21/2.

Keywords

Cite

@article{arxiv.1805.08043,
  title  = {The Adaptive Sampling Revisited},
  author = {Matthew Drescher and Guy Louchard and Yvik Swan},
  journal= {arXiv preprint arXiv:1805.08043},
  year   = {2019}
}
R2 v1 2026-06-23T02:02:39.356Z