Satisfiability and Derandomization for Small Polynomial Threshold Circuits

Authors Valentine Kabanets, Zhenjian Lu



PDF
Thumbnail PDF

File

LIPIcs.APPROX-RANDOM.2018.46.pdf
  • Filesize: 0.54 MB
  • 19 pages

Document Identifiers

Author Details

Valentine Kabanets
  • School of Computing Science, Simon Fraser University, Burnaby, BC, Canada
Zhenjian Lu
  • School of Computing Science, Simon Fraser University, Burnaby, BC, Canada

Cite AsGet BibTex

Valentine Kabanets and Zhenjian Lu. Satisfiability and Derandomization for Small Polynomial Threshold Circuits. In Approximation, Randomization, and Combinatorial Optimization. Algorithms and Techniques (APPROX/RANDOM 2018). Leibniz International Proceedings in Informatics (LIPIcs), Volume 116, pp. 46:1-46:19, Schloss Dagstuhl – Leibniz-Zentrum für Informatik (2018)
https://doi.org/10.4230/LIPIcs.APPROX-RANDOM.2018.46

Abstract

A polynomial threshold function (PTF) is defined as the sign of a polynomial p : {0,1}^n ->R. A PTF circuit is a Boolean circuit whose gates are PTFs. We study the problems of exact and (promise) approximate counting for PTF circuits of constant depth. - Satisfiability (#SAT). We give the first zero-error randomized algorithm faster than exhaustive search that counts the number of satisfying assignments of a given constant-depth circuit with a super-linear number of wires whose gates are s-sparse PTFs, for s almost quadratic in the input size of the circuit; here a PTF is called s-sparse if its underlying polynomial has at most s monomials. More specifically, we show that, for any large enough constant c, given a depth-d circuit with (n^{2-1/c})-sparse PTF gates that has at most n^{1+epsilon_d} wires, where epsilon_d depends only on c and d, the number of satisfying assignments of the circuit can be computed in randomized time 2^{n-n^{epsilon_d}} with zero error. This generalizes the result by Chen, Santhanam and Srinivasan (CCC, 2016) who gave a SAT algorithm for constant-depth circuits of super-linear wire complexity with linear threshold function (LTF) gates only. - Quantified derandomization. The quantified derandomization problem, introduced by Goldreich and Wigderson (STOC, 2014), asks to compute the majority value of a given Boolean circuit, under the promise that the minority-value inputs to the circuit are very few. We give a quantified derandomization algorithm for constant-depth PTF circuits with a super-linear number of wires that runs in quasi-polynomial time. More specifically, we show that for any sufficiently large constant c, there is an algorithm that, given a degree-Delta PTF circuit C of depth d with n^{1+1/c^d} wires such that C has at most 2^{n^{1-1/c}} minority-value inputs, runs in quasi-polynomial time exp ((log n)^{O (Delta^2)}) and determines the majority value of C. (We obtain a similar quantified derandomization result for PTF circuits with n^{Delta}-sparse PTF gates.) This extends the recent result of Tell (STOC, 2018) for constant-depth LTF circuits of super-linear wire complexity. - Pseudorandom generators. We show how the classical Nisan-Wigderson (NW) generator (JCSS, 1994) yields a nontrivial pseudorandom generator for PTF circuits (of unrestricted depth) with sub-linearly many gates. As a corollary, we get a PRG for degree-Delta PTFs with the seed length exp (sqrt{Delta * log n})* log^2(1/epsilon).

Subject Classification

ACM Subject Classification
  • Theory of computation → Circuit complexity
Keywords
  • constant-depth circuits
  • polynomial threshold functions
  • circuit analysis algorithms
  • SAT
  • derandomization
  • quantified derandomization
  • pseudorandom generators.

Metrics

  • Access Statistics
  • Total Accesses (updated on a weekly basis)
    0
    PDF Downloads

References

  1. Josh Alman, Timothy M. Chan, and R. Ryan Williams. Polynomial representations of threshold functions and algorithmic applications. In FOCS, pages 467-476, 2016. Google Scholar
  2. Martin Anthony. Discrete Mathematics of Neural Networks: Selected Topics. SIAM monographs on discrete mathematics and applications. Society for Industrial and Applied Mathematics, Philadelphia, PA, 2001. URL: http://dx.doi.org/10.1137/1.9780898718539.
  3. Timothy M. Chan and Ryan Williams. Deterministic APSP, orthogonal vectors, and more: Quickly derandomizing razborov-smolensky. In SODA, pages 1246-1255, 2016. Google Scholar
  4. Ruiwen Chen and Rahul Santhanam. Improved algorithms for sparse MAX-SAT and MAX-k-CSP. In SAT, pages 33-45, 2015. Google Scholar
  5. Ruiwen Chen, Rahul Santhanam, and Srikanth Srinivasan. Average-case lower bounds and satisfiability algorithms for small threshold circuits. In CCC, pages 1:1-1:35, 2016. Google Scholar
  6. Shiteng Chen and Periklis A. Papakonstantinou. Depth-reduction for composites. In FOCS, pages 99-108, 2016. Google Scholar
  7. Mikael Goldmann, Johan Håstad, and Alexander A. Razborov. Majority gates vs. general weighted threshold gates. Computational Complexity, 2:277-300, 1992. Google Scholar
  8. Oded Goldreich and Avi Wigderson. On derandomizing algorithms that err extremely rarely. In STOC, pages 109-118, 2014. Google Scholar
  9. Johan Håstad. Almost optimal lower bounds for small depth circuits. In S. Micali, editor, Randomness and Computation, pages 143-170, Greenwich, Connecticut, 1989. Advances in Computing Research, vol. 5, JAI Press. Google Scholar
  10. Russell Impagliazzo, Ramamohan Paturi, and Stefan Schneider. A satisfiability algorithm for sparse depth two threshold circuits. In FOCS, pages 479-488, 2013. Google Scholar
  11. Valentine Kabanets, Daniel M. Kane, and Zhenjian Lu. A polynomial restriction lemma with applications. In STOC, pages 615-628, 2017. Google Scholar
  12. Daniel Kane and Sankeerth Rao. A PRG for Boolean PTF of degree 2 with seed length subpolynomial in ε and logarithmic in n. In CCC, 2018. Google Scholar
  13. Daniel M. Kane. A structure theorem for poorly anticoncentrated gaussian chaoses and applications to the study of polynomial threshold functions. In FOCS, pages 91-100, 2012. Google Scholar
  14. Shachar Lovett and Srikanth Srinivasan. Correlation bounds for poly-size AC⁰ circuits with n^1 - o(1) symmetric gates. In APPROX/RANDOM, pages 640-651, 2011. Google Scholar
  15. Warren S. McCulloch and Walter Pitts. A logical calculus of the ideas immanent in nervous activity. Bulletin of Mathematical Biophysics, 5(4):115-133, 1943. Google Scholar
  16. Raghu Meka and David Zuckerman. Pseudorandom generators for polynomial threshold functions. SIAM J. Comput., 42(3):1275-1301, 2013. Google Scholar
  17. Saburo Muroga, Iwao Toda, and Satoru Takasu. Theory of majority decision elements. Journal of the Franklin Institute, 271:376-418, 1961. Google Scholar
  18. Noam Nisan. The communication complexity of threshold gates. In Proceedings of Combinatorics, Paul Erdős is Eighty, pages 301-315, 1994. Google Scholar
  19. Noam Nisan and Avi Wigderson. Hardness vs randomness. J. Comput. Syst. Sci., 49(2):149-167, 1994. Google Scholar
  20. Takayuki Sakai, Kazuhisa Seto, Suguru Tamaki, and Junichi Teruyama. Bounded depth circuits with weighted symmetric gates: Satisfiability, lower bounds and compression. In MFCS, pages 82:1-82:16, 2016. Google Scholar
  21. Suguru Tamaki. A satisfiability algorithm for depth two circuits with a sub-quadratic number of symmetric and threshold gates. Electronic Colloquium on Computational Complexity (ECCC), 23:100, 2016. Google Scholar
  22. Roei Tell. Improved bounds for quantified derandomization of constant-depth circuits and polynomials. In CCC, pages 13:1-13:48, 2017. Google Scholar
  23. Roei Tell. A note on the limitations of two black-box techniques in quantified derandomization. Electronic Colloquium on Computational Complexity (ECCC), 24:187, 2017. Google Scholar
  24. Roei Tell. Quantified derandomization of linear threshold circuits. In STOC, 2018. Google Scholar
  25. Salil P. Vadhan. Pseudorandomness. Foundations and Trends in Theoretical Computer Science, 7(1-3):1-336, 2012. Google Scholar
  26. Ryan Williams. Improving exhaustive search implies superpolynomial lower bounds. In STOC, pages 231-240, 2010. Google Scholar
  27. Ryan Williams. Non-uniform ACC circuit lower bounds. In CCC, pages 115-125, 2011. Google Scholar
  28. Ryan Williams. New algorithms and lower bounds for circuits with linear threshold gates. In STOC, pages 194-202, 2014. Google Scholar
Questions / Remarks / Feedback
X

Feedback for Dagstuhl Publishing


Thanks for your feedback!

Feedback submitted

Could not send message

Please try again later or send an E-mail