English

Optimal Lower Bound for Itemset Frequency Indicator Sketches

Data Structures and Algorithms 2014-10-13 v1

Abstract

Given a database, a common problem is to find the pairs or kk-tuples of items that frequently co-occur. One specific problem is to create a small space "sketch" of the data that records which kk-tuples appear in more than an ϵ\epsilon fraction of rows of the database. We improve the lower bound of Liberty, Mitzenmacher, and Thaler [LMT14], showing that Ω(1ϵdlog(ϵd))\Omega(\frac{1}{\epsilon}d \log (\epsilon d)) bits are necessary even in the case of k=2k=2. This matches the sampling upper bound for all ϵ1/d.99\epsilon \geq 1/d^{.99}, and (in the case of k=2k=2) another trivial upper bound for ϵ=1/d\epsilon = 1/d.

Keywords

Cite

@article{arxiv.1410.2640,
  title  = {Optimal Lower Bound for Itemset Frequency Indicator Sketches},
  author = {Eric Price},
  journal= {arXiv preprint arXiv:1410.2640},
  year   = {2014}
}

Comments

3 pages

R2 v1 2026-06-22T06:18:51.422Z