A Strong Direct Sum Theorem for Distributional Query Complexity
Guy Blanc, Caleb Koch, Carmen Strassle, Li-Yang Tan
TL;DR
This work resolves a central question in distributional query complexity by proving a strong direct sum theorem for the k-fold direct product $f^{\otimes k}$ under a product distribution $\mu^k$. The authors show that solving all $k$ instances essentially requires depth $\tilde{\Omega}(\varepsilon^2 k)\cdot$ the single-copy depth at error $\Theta\left(\tfrac{\varepsilon}{k}\right)$, thereby establishing a blowup in both query complexity and error that matches the naive strategy up to polylog factors. A key technical advance is adapting Impagliazzo's Hardcore Theorem to query complexity via a resilience lemma that shows the hardcore of $f^{\otimes k}$ remains dense under arbitrary input partitions, enabling a threshold version of the direct sum theorem. The work also derives a strong XOR lemma as a corollary, via an equivalence between direct sum theorems and XOR lemmas, and discusses tightness and the necessity of linear dependence on the error parameter. Collectively, these results clarify the landscape of distributional direct sum phenomena, bridge gaps with randomized models, and introduce robust hardness tools with potential impact on related areas such as derandomization and property testing.
Abstract
Consider the expected query complexity of computing the $k$-fold direct product $f^{\otimes k}$ of a function $f$ to error $\varepsilon$ with respect to a distribution $μ^k$. One strategy is to sequentially compute each of the $k$ copies to error $\varepsilon/k$ with respect to $μ$ and apply the union bound. We prove a strong direct sum theorem showing that this naive strategy is essentially optimal. In particular, computing a direct product necessitates a blowup in both query complexity and error. Strong direct sum theorems contrast with results that only show a blowup in query complexity or error but not both. There has been a long line of such results for distributional query complexity, dating back to (Impagliazzo, Raz, Wigderson 1994) and (Nisan, Rudich, Saks 1994), but a strong direct sum theorem had been elusive. A key idea in our work is the first use of the Hardcore Theorem (Impagliazzo 1995) in the context of query complexity. We prove a new "resilience lemma" that accompanies it, showing that the hardcore of $f^{\otimes k}$ is likely to remain dense under arbitrary partitions of the input space.
