Computing Majority by Constant Depth Majority Circuits with Low Fan-in Gates
Alexander S. Kulikov, Vladimir V. Podolskii

TL;DR
This paper investigates the computational complexity of approximating the majority function using constant depth circuits with low fan-in gates, establishing bounds on the gate size needed for high correlation, randomized, and worst-case correctness.
Contribution
It provides new bounds on the minimum fan-in size for depth-two majority circuits to approximate or compute the majority function accurately.
Findings
High correlation with majority achieved with $k=\Theta(n^{1/2})$
Randomized circuits require $k=n^{2/3+o(1)}$ for high-probability correctness
Depth 3 circuits can compute majority with $k=O(n^{2/3})$ on all inputs
Abstract
We study the following computational problem: for which values of , the majority of bits can be computed with a depth two formula whose each gate computes a majority function of at most bits? The corresponding computational model is denoted by . We observe that the minimum value of for which there exists a circuit that has high correlation with the majority of bits is equal to . We then show that for a randomized circuit computing the majority of input bits with high probability for every input, the minimum value of is equal to . We show a worst case lower bound: if a circuit computes the majority of bits correctly on all inputs, then . This lower bound…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
