English

Derandomization of Cell Sampling

Data Structures and Algorithms 2022-10-18 v3

Abstract

Since 1989, the best known lower bound on static data structures was Siegel's classical cell sampling lower bound. Siegel showed an explicit problem with nn inputs and mm possible queries such that every data structure that answers queries by probing tt memory cells requires space sΩ~(n(mn)1/t)s\geq\widetilde{\Omega}\left(n\cdot(\frac{m}{n})^{1/t}\right). In this work, we improve this bound for non-adaptive data structures to sΩ~(n(mn)1/(t1))s\geq\widetilde{\Omega}\left(n\cdot(\frac{m}{n})^{1/(t-1)}\right) for all t2t \geq 2. For t=2t=2, we give a lower bound of s>mo(m)s>m-o(m), improving on the bound s>m/2s>m/2 recently proved by Viola over F2\mathbb{F}_2 and Siegel's bound sΩ~(mn)s\geq\widetilde{\Omega}(\sqrt{mn}) over other finite fields.

Keywords

Cite

@article{arxiv.2108.05970,
  title  = {Derandomization of Cell Sampling},
  author = {Alexander Golovnev and Tom Gur and Igor Shinkar},
  journal= {arXiv preprint arXiv:2108.05970},
  year   = {2022}
}
R2 v1 2026-06-24T05:04:49.081Z