English

Parity Decision Tree Complexity is Greater Than Granularity

Computational Complexity 2018-10-29 v2

Abstract

We prove a new lower bound on the parity decision tree complexity D(f)\mathsf{D}_{\oplus}(f) of a Boolean function ff. Namely, granularity of the Boolean function ff is the smallest kk such that all Fourier coefficients of ff are integer multiples of 1/2k1/2^k. We show that D(f)k+1\mathsf{D}_{\oplus}(f)\geq k+1. This lower bound is an improvement of lower bounds through the sparsity of ff and through the degree of ff over F2\mathbb{F}_2. Using our lower bound we determine the exact parity decision tree complexity of several important Boolean functions including majority and recursive majority. For majority the complexity is nB(n)+1n - \mathsf{B}(n)+1, where B(n)\mathsf{B}(n) is the number of ones in the binary representation of nn. For recursive majority the complexity is n+12\frac{n+1}{2}. Finally, we provide an example of a function for which our lower bound is not tight. Our results imply new lower bound of nB(n)n - \mathsf{B}(n) on the multiplicative complexity of majority.

Keywords

Cite

@article{arxiv.1810.08668,
  title  = {Parity Decision Tree Complexity is Greater Than Granularity},
  author = {Anastasiya Chistopolskaya and Vladimir V. Podolskii},
  journal= {arXiv preprint arXiv:1810.08668},
  year   = {2018}
}

Comments

Compared to the previous version we added a comparison of the complexity measures discussed to the degree of Boolean functions over $\mathbb{F}_2$. We removed the section on $MOD^3$ as a non-instructive example. We added the connection to multiplicative complexity

R2 v1 2026-06-23T04:46:28.956Z