Title :
Mining Circuit Lower Bound Proofs for Meta-algorithms
Author :
Ruiwen Chen ; Kabanets, Valentine ; Kolokolova, Antonina ; Shaltiel, Ronen ; Zuckerman, Doug
Author_Institution :
Sch. of Comput. Sci., Simon Fraser Univ., Burnaby, BC, Canada
Abstract :
We show that circuit lower bound proofs based on the method of random restrictions yield non-trivial compression algorithms for “easy” Boolean functions from the corresponding circuit classes. The compression problem is defined as follows: given the truth table of an n-variate Boolean function f computable by some unknown small circuit from a known class of circuits, find in deterministic time poly(2n) a circuit C (no restriction on the type of C) computing f so that the size of C is less than the trivial circuit size 2n/n. We get nontrivial compression for functions computable by AC0 circuits, (de Morgan) formulas, and (read-once) branching programs of the size for which the lower bounds for the corresponding circuit class are known. These compression algorithms rely on the structural characterizations of “easy” functions, which are useful both for proving circuit lower bounds and for designing “meta-algorithms” (such as Circuit-SAT). For (de Morgan) formulas, such structural characterization is provided by the “shrinkage under random restrictions” results [52], [21], strengthened to the “high-probability” version by [48], [26], [33]. We give a new, simple proof of the “high-probability” version of the shrinkage result for (de Morgan) formulas, with improved parameters. We use this shrinkage result to get both compression and #SAT algorithms for (de Morgan) formulas of size about n2. We also use this shrinkage result to get an alternative proof of the recent result by Komargodski and Raz [33] of the average-case lower bound against small (de Morgan) formulas. Finally, we show that the existence of any non-trivial compression algorithm for a circuit class C ⊆ P/poly would imply the circuit lower bound NEXP ⊈ C. This complements Williams´s result [55] that any non-trivial Circuit-SAT algorithm for a circuit clas- C would imply a superpolynomial lower bound against C for a language in NEXP1.
Keywords :
Boolean functions; circuit complexity; computability; data compression; data mining; probability; theorem proving; #SAT algorithms; average-case lower bound; circuit lower bound proof mining; easy Boolean functions; high-probability version; meta-algorithms; n-variate Boolean function; nontrivial circuit-SAT algorithm; random restriction yield nontrivial compression algorithms; structural characterization; superpolynomial lower bound; Algorithm design and analysis; Boolean functions; Compression algorithms; Cryptography; Educational institutions; Generators; Partitioning algorithms; Circuit-SAT algorithms; average-case circuit lower bounds; compression; meta-algorithms; natural property; random restrictions; shrinkage of de Morgan formulas;
Conference_Titel :
Computational Complexity (CCC), 2014 IEEE 29th Conference on
Conference_Location :
Vancouver, BC
DOI :
10.1109/CCC.2014.34