English

The Approximate Degree of DNF and CNF Formulas

Computational Complexity 2022-09-07 v1 Quantum Physics

Abstract

The approximate degree of a Boolean function f ⁣:{0,1}n{0,1}f\colon\{0,1\}^n\to\{0,1\} is the minimum degree of a real polynomial pp that approximates ff pointwise: f(x)p(x)1/3|f(x)-p(x)|\leq1/3 for all x{0,1}n.x\in\{0,1\}^n. For every δ>0,\delta>0, we construct CNF and DNF formulas of polynomial size with approximate degree Ω(n1δ),\Omega(n^{1-\delta}), essentially matching the trivial upper bound of n.n. This improves polynomially on previous lower bounds and fully resolves the approximate degree of constant-depth circuits (AC0\text{AC}^0), a question that has seen extensive research over the past 10 years. Previously, an Ω(n1δ)\Omega(n^{1-\delta}) lower bound was known only for AC0\text{AC}^0 circuits of depth that grows with 1/δ1/\delta (Bun and Thaler, FOCS 2017). Moreover, our CNF and DNF formulas are the simplest possible in that they have constant width. Our result holds even for one-sided approximation, and has the following further consequences. (i) We essentially settle the communication complexity of AC0\text{AC}^0 circuits in the bounded-error quantum model, kk-party number-on-the-forehead randomized model, and kk-party number-on-the-forehead nondeterministic model: we prove that for every δ>0\delta>0, these models require Ω(n1δ)\Omega(n^{1-\delta}), Ω(n/4kk2)1δ\Omega(n/4^kk^2)^{1-\delta}, and Ω(n/4kk2)1δ\Omega(n/4^kk^2)^{1-\delta}, respectively, bits of communication even for polynomial-size constant-width CNF formulas. (ii) In particular, we show that the multiparty communication class coNPk\text{coNP}_k can be separated essentially optimally from NPk\text{NP}_k and BPPk\text{BPP}_k by a particularly simple function, a polynomial-size constant-width CNF. (iii) We give an essentially tight separation, of O(1)O(1) versus Ω(n1δ)\Omega(n^{1-\delta}), for the one-sided versus two-sided approximate degree of a function; and O(1)O(1) versus Ω(n1δ)\Omega(n^{1-\delta}) for the one-sided approximate degree of a function ff versus its negation ¬f\neg f.

Keywords

Cite

@article{arxiv.2209.01584,
  title  = {The Approximate Degree of DNF and CNF Formulas},
  author = {Alexander A. Sherstov},
  journal= {arXiv preprint arXiv:2209.01584},
  year   = {2022}
}

Comments

This manuscript is a much-expanded version of the STOC 2022 paper, with several new results. Abstract shortened per arXiv requirements