English

The Power of Many Samples in Query Complexity

Computational Complexity 2020-02-26 v1

Abstract

The randomized query complexity R(f)R(f) of a boolean function f ⁣:{0,1}n{0,1}f\colon\{0,1\}^n\to\{0,1\} is famously characterized (via Yao's minimax) by the least number of queries needed to distinguish a distribution D0D_0 over 00-inputs from a distribution D1D_1 over 11-inputs, maximized over all pairs (D0,D1)(D_0,D_1). We ask: Does this task become easier if we allow query access to infinitely many samples from either D0D_0 or D1D_1? We show the answer is no: There exists a hard pair (D0,D1)(D_0,D_1) such that distinguishing D0D_0^\infty from D1D_1^\infty requires Θ(R(f))\Theta(R(f)) many queries. As an application, we show that for any composed function fgf\circ g we have R(fg)Ω(fbs(f)R(g))R(f\circ g) \geq \Omega(\mathrm{fbs}(f)R(g)) where fbs\mathrm{fbs} denotes fractional block sensitivity.

Keywords

Cite

@article{arxiv.2002.10654,
  title  = {The Power of Many Samples in Query Complexity},
  author = {Andrew Bassilakis and Andrew Drucker and Mika Göös and Lunjia Hu and Weiyun Ma and Li-Yang Tan},
  journal= {arXiv preprint arXiv:2002.10654},
  year   = {2020}
}

Comments

16 pages

R2 v1 2026-06-23T13:52:35.276Z