Bounds on the Size of Small Depth Circuits for Approximating Majority
Kazuyuki Amano

TL;DR
This paper establishes tight bounds on the size of small-depth circuits needed to approximate the majority function, showing exponential size growth with respect to input size for fixed depth.
Contribution
It provides a matching upper bound for the size of depth d circuits approximating majority for all d ≥ 3, extending prior lower bounds.
Findings
Minimum size of depth d circuits is exp(Θ(n^{1/(2d-2)}))
Matching upper bounds are established for d ≥ 3
Results extend previous bounds for depth 2 circuits
Abstract
In this paper, we show that for every constant and for every constant , the minimum size of a depth Boolean circuit that -approximates Majority function on variables is exp. The lower bound for every and the upper bound for have been previously shown by O'Donnell and Wimmer [ICALP'07], and the contribution of this paper is to give a matching upper bound for .
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.
Taxonomy
TopicsAlgorithms and Data Compression · Complexity and Algorithms in Graphs · Machine Learning and Algorithms
