Average-Case Lower Bounds and Satisfiability Algorithms for Small Threshold Circuits
Ruiwen Chen, Rahul Santhanam, Srikanth Srinivasan

TL;DR
This paper establishes average-case lower bounds for small threshold circuits computing specific functions, introduces new satisfiability algorithms for such circuits, and advances understanding of their computational limitations.
Contribution
It provides the first average-case lower bounds for small threshold circuits and develops algorithms that outperform brute force for circuits with superlinear wires.
Findings
Parity has low correlation with small threshold circuits.
New satisfiability algorithms outperform brute force for depth > 2.
Lower bounds imply subexponential learning algorithms for certain circuit classes.
Abstract
We show average-case lower bounds for explicit Boolean functions against bounded-depth threshold circuits with a superlinear number of wires. We show that for each integer , there is a constant such that the Parity function on bits has correlation at most with depth- threshold circuits which have at most wires, and the Generalized Andreev function on bits has correlation at most with depth- threshold circuits which have at most wires. Previously, only worst-case lower bounds in this setting were known (Impagliazzo, Paturi, and Saks (SICOMP 1997)). We use our ideas to make progress on several related questions. We give satisfiability algorithms beating brute force search for depth- threshold…
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
TopicsComplexity and Algorithms in Graphs · Machine Learning and Algorithms · Cryptography and Data Security
