Table of Contents
Fetching ...

Hardness Condensation for Decision Tree Measures by Restrictions

Chandrima Kayal, Rajat Mittal, Manaswi Paraashar, Nitin Saurabh

TL;DR

The paper investigates hardness condensation for Boolean functions under restricting variables, focusing on decision-tree measures. It proves lossless condensation is impossible for several measures, including $\mathsf{bs}$, $\mathsf{fbs}$, $\mathsf{C}$, and $\mathsf{D}$, via explicit constructions (notably Modified Rubinstein and a cheat-sheet Tribes variant), achieving $|\rho^{-1}(*)|=O(\mathcal{M}(f))$ but reduced complexity $\mathcal{M}(f|_\rho)=O(\mathcal{M}(f)^{2/3})$ in the negative results. The authors complement these with lossy condensation results, showing that for every $f$ there exists a restriction of size $Θ(\mathcal{M}(f))$ such that many measures satisfy $\mathcal{M}(f|_\rho)=Ω(\mathcal{M}(f)^{1/2})$, and provide weaker exponents for randomized and quantum models. They also present a stronger negative result for deterministic query complexity using cheat-sheet constructions, improving prior bounds. Together, these results map the landscape of hardness condensation by restriction, delineating what can and cannot be preserved under restriction for core complexity measures and highlighting key open questions about tight exponents and optimal bounds.

Abstract

For any Boolean function $f:\{0,1\}^n \to \{0,1\}$ with a complexity measure having value $k \ll n$, is it possible to restrict the function $f$ to $Θ(k)$ variables while keeping the complexity preserved at $Θ(k)$? This question, in the context of query complexity, was recently studied by G{ö}{ö}s, Newman, Riazanov and Sokolov (STOC 2024). They showed, among other results, that query complexity can not be condensed losslessly. They asked if complexity measures like block sensitivity or unambiguous certificate complexity can be condensed losslessly? In this work, we show that decision tree measures like block sensitivity and certificate complexity, cannot be condensed losslessly. That is, there exists a Boolean function $f$ such that any restriction of $f$ to $O(\mathcal{M}(f))$ variables has $\mathcal{M}(\cdot)$-complexity at most $\tilde{O}(\mathcal{M}(f)^{2/3})$, where $\mathcal{M} \in \{\mathsf{bs},\mathsf{fbs},\mathsf{C},\mathsf{D}\}$. This also improves upon a result of G{ö}{ö}s, Newman, Riazanov and Sokolov (STOC 2024). We also complement the negative results on lossless condensation with positive results about lossy condensation. In particular, we show that for every Boolean function $f$ there exists a restriction of $f$ to $O(\mathcal{M}(f))$ variables such that its $\mathcal{M}(\cdot)$-complexity is at least $Ω(\mathcal{M}(f)^{1/2})$, where $\mathcal{M} \in \{\mathsf{bs},\mathsf{fbs},\mathsf{C},\mathsf{UC}_{min},\mathsf{UC}_1,\mathsf{UC},\mathsf{D},\widetilde{\mathsf{deg}},λ\}$. We also show a slightly weaker positive result for randomized and quantum query complexity.

Hardness Condensation for Decision Tree Measures by Restrictions

TL;DR

The paper investigates hardness condensation for Boolean functions under restricting variables, focusing on decision-tree measures. It proves lossless condensation is impossible for several measures, including , , , and , via explicit constructions (notably Modified Rubinstein and a cheat-sheet Tribes variant), achieving but reduced complexity in the negative results. The authors complement these with lossy condensation results, showing that for every there exists a restriction of size such that many measures satisfy , and provide weaker exponents for randomized and quantum models. They also present a stronger negative result for deterministic query complexity using cheat-sheet constructions, improving prior bounds. Together, these results map the landscape of hardness condensation by restriction, delineating what can and cannot be preserved under restriction for core complexity measures and highlighting key open questions about tight exponents and optimal bounds.

Abstract

For any Boolean function with a complexity measure having value , is it possible to restrict the function to variables while keeping the complexity preserved at ? This question, in the context of query complexity, was recently studied by G{ö}{ö}s, Newman, Riazanov and Sokolov (STOC 2024). They showed, among other results, that query complexity can not be condensed losslessly. They asked if complexity measures like block sensitivity or unambiguous certificate complexity can be condensed losslessly? In this work, we show that decision tree measures like block sensitivity and certificate complexity, cannot be condensed losslessly. That is, there exists a Boolean function such that any restriction of to variables has -complexity at most , where . This also improves upon a result of G{ö}{ö}s, Newman, Riazanov and Sokolov (STOC 2024). We also complement the negative results on lossless condensation with positive results about lossy condensation. In particular, we show that for every Boolean function there exists a restriction of to variables such that its -complexity is at least , where . We also show a slightly weaker positive result for randomized and quantum query complexity.
Paper Structure (7 sections, 30 theorems, 5 equations, 1 table)

This paper contains 7 sections, 30 theorems, 5 equations, 1 table.

Key Result

Theorem 1

There exists a Boolean function $f\colon\left\{ 0,1 \right\}^{n} \to \left\{ 0,1 \right\}$ with $\textnormal{bs}(f)=\textnormal{fbs}(f)=\textnormal{C}(f)=n^{3/4}$, such that for every restriction $\rho\colon[n]\to\left\{ 0,1,* \right\}$ with $|\rho^{-1}(*)|= O(n^{3/4})$ we have $\textnormal{bs}(f|_{

Theorems & Definitions (46)

  • Theorem 1
  • Theorem 2
  • Theorem 3
  • Definition 4: Sensitivity
  • Definition 5: Block Sensitivity
  • Lemma 6: nisan1989crew
  • Definition 7: Fractional Block Sensitivity
  • Definition 8: Certificate Complexity
  • Lemma 9: nisan1989crewTal13
  • Definition 10: Unambiguous Certificate Complexity
  • ...and 36 more