On the Approximate Non-Deterministic Degree of Total Boolean Functions
Pith reviewed 2026-05-25 02:49 UTC · model grok-4.3
The pith
For monotone, symmetric, and other structured total Boolean functions, approximate degree is polynomially bounded by the approximate non-deterministic degrees of the function and its complement.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
The paper shows that for every total Boolean function f belonging to the listed classes and every constant 0 < ε < 1, the approximate degree satisfies deg̃(f) ≤ poly(N_ε(f), N_ε(¯f)), where N_ε(f) is the minimum degree of a real polynomial that is at least 1 on all 1-inputs of f and at most ε on all 0-inputs.
What carries the argument
Approximate non-deterministic degree N_ε(f), defined as the lowest degree of a polynomial p satisfying |p(x)| ≥ 1 on f(x)=1 and 0 ≤ |p(x)| ≤ ε on f(x)=0, used to bound approximate degree via class-specific polynomial constructions.
If this is right
- The rational degree conjecture holds for all functions in the covered classes.
- A polynomial relation between approximate degree and non-deterministic degree is obtained for monotone, symmetric, and read-k DNF functions.
- The non-deterministic degree conjecture receives partial progress on these structured families.
- The same polynomial bound applies simultaneously to f and its complement for each class.
Where Pith is reading between the lines
- The same technique might extend to additional classes defined by local structural restrictions, such as decision trees of bounded depth.
- If the witnessing polynomials can be made explicit, they could yield new approximation algorithms or learning results for these function families.
- The result suggests that any counterexample to the general conjecture, if it exists, must lie outside all the listed classes.
Load-bearing premise
The listed structural properties of each function class suffice to build or bound the required low-degree witnessing polynomials.
What would settle it
Exhibit one function in one of the classes (for example a monotone function or a read-k DNF) where approximate degree grows faster than every polynomial of N_ε(f) and N_ε(¯f) for some fixed ε.
Figures
read the original abstract
The approximate non-deterministic degree of a Boolean function $f$, denoted $\mathsf{ndeg}_\epsilon(f)$ (written $\mathsf{N}_\epsilon(f)$ for brevity), is the minimum degree of a real polynomial $p$ such that $0 \le |p(x)| \le \epsilon$ whenever $f(x) = 0$, and $|p(x)| \ge 1$ whenever $f(x) = 1$. Unlike exact non-deterministic degree, which only requires the polynomial to be nonzero on $1$-inputs, this measure enforces a uniform gap: the polynomial must stay close to zero on all $0$-inputs and bounded away from zero on all $1$-inputs. The rational degree conjecture, open for over three decades, was recently resolved by Kothari, Kovacs-Deak, Wang, and Yang, who showed that for every total Boolean function $f$, \[ deg(f) \le \widetilde O\!\left(\operatorname{rdeg}(f)^3\right). \] In their paper, they explicitly propose a stronger conjecture: that approximate degree is polynomially bounded by $\mathsf{N}_\epsilon(f)$ and $\mathsf{N}_\epsilon(\overline{f})$ jointly, i.e., for every total Boolean function $f$ and every constant $0<\epsilon<1$, \[ \widetilde{deg}(f) \le \operatorname{poly}(\mathsf N_{\epsilon}(f), \mathsf N_{\epsilon}(\overline f)). \] This conjecture, if true, would imply a polynomial version of the rational degree result and bring us closer to resolving de Wolf's longstanding non-deterministic degree conjecture. In this work, we make the first systematic progress on this problem, establishing the conjecture for several broad and natural function classes: monotone and unate functions, functions of bounded alternation number, symmetric functions, $k$-uniform hypergraph properties, and read-$k$ Disjunctive Normal Form (DNF) formulas.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The manuscript proves that for every total Boolean function f in the classes of monotone and unate functions, functions of bounded alternation number, symmetric functions, k-uniform hypergraph properties, and read-k DNF formulas, and for every constant 0 < ε < 1, the approximate degree satisfies deg̃(f) ≤ poly(N_ε(f), N_ε(¯f)). The proofs rely on constructing or bounding witnessing polynomials directly from the structural properties defining each class.
Significance. If the results hold, this constitutes the first systematic verification of the stronger conjecture proposed by Kothari et al. following their resolution of the rational degree conjecture. The approach is notable for using only the structural definitions of the listed classes (monotonicity, symmetry, read-k property, etc.) to obtain the polynomial bound without parameter fitting or reduction to the general case, providing concrete, falsifiable progress toward de Wolf's non-deterministic degree conjecture.
minor comments (2)
- [Abstract] Abstract: the notation switches between ndeg_ε(f) and N_ε(f) without an explicit statement that the latter is an abbreviation; a single consistent symbol would improve readability.
- The manuscript would benefit from a brief table or paragraph summarizing which structural property is used for each class to obtain the witnessing polynomial.
Simulated Author's Rebuttal
We thank the referee for the positive summary and recommendation of minor revision. No major comments appear in the report, so we have no specific points requiring rebuttal or clarification at this time. We will address any minor editorial suggestions during the revision process.
Circularity Check
No circularity; proofs rely on class-specific structural constructions
full rationale
The paper proves the claimed polynomial bound on approximate degree for the listed function classes (monotone/unate, bounded alternation, symmetric, k-uniform hypergraph properties, read-k DNF) by directly using the structural definitions of each class to construct or bound witnessing polynomials. No derivation step reduces by construction to a fitted parameter, self-definition, or load-bearing self-citation chain. The rational degree result is cited from external prior work (Kothari et al.), and the new results are presented as independent progress on the stronger conjecture for restricted classes. The derivation chain is self-contained against the structural assumptions and does not invoke the general conjecture.
Axiom & Free-Parameter Ledger
axioms (1)
- standard math Real polynomials can be used to approximate Boolean functions with the stated sign and magnitude conditions
Reference graph
Works this paper leans on
-
[1]
On the Rational Degree of Boolean Functions and Applications , author=. 2023 , eprint=
work page 2023
-
[2]
Chugh, Rahul and Podder, Supartha and Sanyal, Swagato , title =. 43rd IARCS Annual Conference on Foundations of Software Technology and Theoretical Computer Science (FSTTCS 2023) , pages =. 2023 , volume =. doi:10.4230/LIPIcs.FSTTCS.2023.27 , annote =
- [3]
- [4]
- [5]
-
[6]
Proceedings of the 15th Annual
Ronald de Wolf , title =. Proceedings of the 15th Annual. 2000 , url =. doi:10.1109/CCC.2000.856758 , timestamp =
-
[7]
On the Degree of Boolean Functions as Real Polynomials , volume =
Nisan, Noam and Szegedy, Mario , year =. On the Degree of Boolean Functions as Real Polynomials , volume =. Computational Complexity , doi =
-
[8]
Complexity measures and decision tree complexity: A survey , volume =
Buhrman, Harry and de Wolf, Ronald , year =. Complexity measures and decision tree complexity: A survey , volume =. Theoretical Computer Science , doi =
-
[9]
Schwartz, J. T. , title =. 1980 , issue_date =. doi:10.1145/322217.322225 , journal =
-
[10]
Tal, Avishay , title =. 2013 , isbn =. doi:10.1145/2422436.2422485 , booktitle =
-
[11]
46th International Symposium on Mathematical Foundations of Computer Science (MFCS 2021) , pages =
Chaubal, Siddhesh and G\'. 46th International Symposium on Mathematical Foundations of Computer Science (MFCS 2021) , pages =. 2021 , volume =. doi:10.4230/LIPIcs.MFCS.2021.31 , annote =
-
[12]
Alternation, sparsity and sensitivity: Bounds and exponential gaps , volume=
Dinesh, Krishnamoorthy and Sarma, Jayalal , year=. Alternation, sparsity and sensitivity: Bounds and exponential gaps , volume=. doi:10.1016/j.tcs.2018.11.015 , journal=
-
[13]
44th International Colloquium on Automata, Languages, and Programming (ICALP 2017) , pages =
Lin, Chengyu and Zhang, Shengyu , title =. 44th International Colloquium on Automata, Languages, and Programming (ICALP 2017) , pages =. 2017 , volume =. doi:10.4230/LIPIcs.ICALP.2017.51 , annote =
- [14]
-
[15]
Query complexity of Boolean functions on slices , author=. 2022 , eprint=
work page 2022
-
[16]
Alexander A. Sherstov , title =. CoRR , volume =. 2018 , url =. 1801.04607 , timestamp =
work page internal anchor Pith review Pith/arXiv arXiv 2018
-
[17]
Sherstov, Alexander A. , title =. Proceedings of the 2008 IEEE 23rd Annual Conference on Computational Complexity , pages =. 2008 , isbn =. doi:10.1109/CCC.2008.18 , abstract =
-
[18]
Hardness Amplification and the Approximate Degree of Constant-Depth Circuits , author=. 2014 , eprint=
work page 2014
-
[19]
Rational degree is polynomially related to degree , author=. 2026 , eprint=
work page 2026
-
[20]
Proceedings of the Twenty-Fourth Annual ACM Symposium on Theory of Computing , pages =
Paturi, Ramamohan , title =. Proceedings of the Twenty-Fourth Annual ACM Symposium on Theory of Computing , pages =. 1992 , isbn =. doi:10.1145/129712.129758 , abstract =
-
[21]
Sherstov, Alexander A. , title =. 2014 , isbn =. doi:10.1145/2591796.2591871 , booktitle =
-
[22]
Bun, Mark and Thaler, Justin , title =. Found. Trends Theor. Comput. Sci. , month = dec, pages =. 2022 , issue_date =. doi:10.1561/0400000107 , abstract =
-
[23]
SIAM Journal on Computing , volume=
The intersection of two halfspaces has high threshold degree , author=. SIAM Journal on Computing , volume=. 2013 , publisher=
work page 2013
-
[24]
41st International Symposium on Mathematical Foundations of Computer Science (MFCS 2016) , year=
On the sensitivity conjecture for read-k formulas , author=. 41st International Symposium on Mathematical Foundations of Computer Science (MFCS 2016) , year=
work page 2016
-
[25]
Classification by polynomial surfaces , journal =
Martin Anthony , abstract =. Classification by polynomial surfaces , journal =. 1995 , issn =. doi:https://doi.org/10.1016/0166-218X(94)00008-2 , url =
- [26]
-
[27]
Annals of Mathematics , volume=
Induced subgraphs of hypercubes and a proof of the sensitivity conjecture , author=. Annals of Mathematics , volume=. 2019 , publisher=
work page 2019
-
[28]
On the Sensitivity Conjecture for Disjunctive Normal Forms , author=. 36th IARCS Annual Conference on Foundations of Software Technology and Theoretical Computer Science , pages=
-
[29]
Theoretical Computer Science , volume=
On recognizing graph properties from adjacency matrices , author=. Theoretical Computer Science , volume=. 1976 , publisher=
work page 1976
-
[30]
computational complexity , volume=
On the fine-grained query complexity of symmetric functions , author=. computational complexity , volume=. 2025 , publisher=
work page 2025
-
[31]
A topological approach to evasiveness , author=. Combinatorica , volume=. 1984 , publisher=
work page 1984
-
[32]
33rd Symposium on Theoretical Aspects of Computer Science , year=
Quantum Query Complexity of Subgraph Isomorphism and Homomorphism , author=. 33rd Symposium on Theoretical Aspects of Computer Science , year=
-
[33]
Theoretical Computer Science , volume=
Any monotone property of 3-uniform hypergraphs is weakly evasive , author=. Theoretical Computer Science , volume=. 2015 , publisher=
work page 2015
-
[34]
SIAM Journal on Computing , volume=
Symmetries, graph properties, and quantum speedups , author=. SIAM Journal on Computing , volume=. 2024 , publisher=
work page 2024
-
[35]
Proceedings of the 2015 Conference on Innovations in Theoretical Computer Science , pages=
Monotone properties of k-uniform hypergraphs are weakly evasive , author=. Proceedings of the 2015 Conference on Innovations in Theoretical Computer Science , pages=
work page 2015
-
[36]
Leibniz International Proceedings in Informatics , year=
Graph properties in node-query setting: effect of breaking symmetry , author=. Leibniz International Proceedings in Informatics , year=
-
[37]
ACM Transactions on Computation Theory (TOCT) , volume=
On the sensitivity complexity of k-uniform hypergraph properties , author=. ACM Transactions on Computation Theory (TOCT) , volume=. 2021 , publisher=
work page 2021
-
[38]
Proceedings of the twenty-fourth annual ACM symposium on Theory of computing , pages=
On the degree of polynomials that approximate symmetric boolean functions (preliminary version) , author=. Proceedings of the twenty-fourth annual ACM symposium on Theory of computing , pages=
-
[39]
approximate degree and quantum implications of Huang’s sensitivity theorem , author=
Degree vs. approximate degree and quantum implications of Huang’s sensitivity theorem , author=. Proceedings of the 53rd Annual ACM SIGACT Symposium on Theory of Computing , pages=
-
[40]
SIAM Journal on Computing , volume=
Quantum query complexity of minor-closed graph properties , author=. SIAM Journal on Computing , volume=. 2012 , publisher=
work page 2012
-
[41]
ACM Transactions on Quantum Computing , volume=
A quantum algorithm for the sub-graph isomorphism problem , author=. ACM Transactions on Quantum Computing , volume=. 2023 , publisher=
work page 2023
-
[42]
Graphs and Combinatorics , volume=
Hypergraphs with high chromatic number , author=. Graphs and Combinatorics , volume=. 1985 , publisher=
work page 1985
-
[43]
International Colloquium on Automata, Languages, and Programming , pages=
Improved lower bounds on the randomized complexity of graph properties , author=. International Colloquium on Automata, Languages, and Programming , pages=. 2001 , organization=
work page 2001
-
[44]
On the randomized complexity of monotone graph properties , author=. Acta Cybernetica , volume=. 1992 , publisher=
work page 1992
-
[45]
An Ω (n 4/3) lower bound on the randomized complexity of graph properties , author=. Combinatorica , volume=. 1991 , publisher=
work page 1991
-
[46]
Proceedings of the twentieth annual ACM symposium on Theory of computing , pages=
Lower bounds on the complexity of graph properties , author=. Proceedings of the twentieth annual ACM symposium on Theory of computing , pages=
-
[47]
28th Annual Symposium on Foundations of Computer Science (
Lower bounds to randomized algorithms for graph properties , author=. 28th Annual Symposium on Foundations of Computer Science (. 1987 , organization=
work page 1987
-
[48]
Learning circuits with few negations
Learning circuits with few negations , author=. arXiv preprint arXiv:1410.8420 , year=
work page internal anchor Pith review Pith/arXiv arXiv
-
[49]
Testing k -monotonicity: The rise and fall of boolean functions , author=. Theory of Computing , volume=. 2019 , publisher=
work page 2019
-
[50]
Theoretical Computer Science , volume=
Alternation, sparsity and sensitivity: Bounds and exponential gaps , author=. Theoretical Computer Science , volume=. 2019 , publisher=
work page 2019
-
[51]
Nisan, N. , title =. 1989 , isbn =. doi:10.1145/73007.73038 , booktitle =
-
[52]
SIAM Journal on Computing , volume =
Nisan, Noam , title =. SIAM Journal on Computing , volume =. 1991 , doi =. https://doi.org/10.1137/0220062 , abstract =
-
[53]
Polynomials with two values , author=. Combinatorica , volume=. 1997 , publisher=
work page 1997
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.