vix.ing · top · new · best · stats · spec

The Power of Many Samples in Query Complexity

2020/02/25 by Bassilakis, Andrew, Drucker, Andrew, Göös, Mika +3
#Computational Complexity (cs.CC) #FOS: Computer and information sciences

paper · doi:10.48550/arxiv.2002.10654

Abstract

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

Related