English

Computing Majority by Constant Depth Majority Circuits with Low Fan-in Gates

Computational Complexity 2016-10-11 v1

Abstract

We study the following computational problem: for which values of kk, the majority of nn bits MAJn\text{MAJ}_n can be computed with a depth two formula whose each gate computes a majority function of at most kk bits? The corresponding computational model is denoted by MAJkMAJk\text{MAJ}_k \circ \text{MAJ}_k. We observe that the minimum value of kk for which there exists a MAJkMAJk\text{MAJ}_k \circ \text{MAJ}_k circuit that has high correlation with the majority of nn bits is equal to Θ(n1/2)\Theta(n^{1/2}). We then show that for a randomized MAJkMAJk\text{MAJ}_k \circ \text{MAJ}_k circuit computing the majority of nn input bits with high probability for every input, the minimum value of kk is equal to n2/3+o(1)n^{2/3+o(1)}. We show a worst case lower bound: if a MAJkMAJk\text{MAJ}_k \circ \text{MAJ}_k circuit computes the majority of nn bits correctly on all inputs, then kn13/19+o(1)k\geq n^{13/19+o(1)}. This lower bound exceeds the optimal value for randomized circuits and thus is unreachable for pure randomized techniques. For depth 33 circuits we show that a circuit with k=O(n2/3)k= O(n^{2/3}) can compute MAJn\text{MAJ}_n correctly on all inputs.

Keywords

Cite

@article{arxiv.1610.02686,
  title  = {Computing Majority by Constant Depth Majority Circuits with Low Fan-in Gates},
  author = {Alexander S. Kulikov and Vladimir V. Podolskii},
  journal= {arXiv preprint arXiv:1610.02686},
  year   = {2016}
}
R2 v1 2026-06-22T16:15:36.585Z