English

Lower Bounding the AND-OR Tree via Symmetrization

Computational Complexity 2023-03-23 v5 Quantum Physics

Abstract

We prove a simple, nearly tight lower bound on the approximate degree of the two-level AND\mathsf{AND}-OR\mathsf{OR} tree using symmetrization arguments. Specifically, we show that deg~(ANDmORn)=Ω~(mn)\widetilde{\mathrm{deg}}(\mathsf{AND}_m \circ \mathsf{OR}_n) = \widetilde{\Omega}(\sqrt{mn}). We prove this lower bound via reduction to the OR\mathsf{OR} function through a series of symmetrization steps, in contrast to most other proofs that involve formulating approximate degree as a linear program [BT13, She13, BDBGK18]. Our proof also demonstrates the power of a symmetrization technique involving Laurent polynomials (polynomials with negative exponents) that was previously introduced by Aaronson, Kothari, Kretschmer, and Thaler [AKKT19].

Keywords

Cite

@article{arxiv.1907.06731,
  title  = {Lower Bounding the AND-OR Tree via Symmetrization},
  author = {William Kretschmer},
  journal= {arXiv preprint arXiv:1907.06731},
  year   = {2023}
}

Comments

12 pages, 1 figure. V2: fixed typos. V3: improved presentation, added journal reference. V4: added forward reference to [HV20]. V5: corrected various typos