paper-with-me

Papers

Learning algorithms from circuit lower bounds

2020-12-28 · Ján Pich

We revisit known constructions of efficient learning algorithms from various notions of constructive circuit lower bounds such as distinguishers breaking pseudorandom generators or efficient witnessing algorithms which find errors of small circuits attempting to compute hard functions. As our main result we prove that if it is possible to find efficiently, in a particular interactive way, errors of many p-size circuits attempting to solve hard problems, then p-size circuits can be PAC learned over the uniform distribution with membership queries by circuits of subexponential size. The opposite implication holds as well. This provides a new characterisation of learning algorithms and extends the natural proofs barrier of Razborov and Rudich. The proof is based on a method of exploiting Nisan-Wigderson generators introduced by Kraj\'{i}\v{c}ek (2010) and used to analyze complexity of circuit lower bounds in bounded arithmetic. An interesting consequence of known constructions of learning algorithms from circuit lower bounds is a learning speedup of Oliveira and Santhanam (2016). We present an alternative proof of this phenomenon and discuss its potential to advance the program of hardness magnification.

📄 PDF Abstract BibTeX arXiv:2012.14095

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Conspiracies between Learning Algorithms, Circuit Lower Bounds and Pseudorandomness

2016-11-03 · Igor C. Oliveira, Rahul Santhanam

We prove several results giving new and stronger connections between learning, circuit lower bounds and pseudorandomness. Among other results, we show a generic learning speedup lemma, equivalences between various learni…

LEMMA

Quantum learning algorithms imply circuit lower bounds

2020-12-03 · Srinivasan Arunachalam, Alex B. Grilo, Tom Gur, Igor C. Oliveira 외

We establish the first general connection between the design of quantum algorithms and circuit lower bounds. Specifically, let $\mathfrak{C}$ be a class of polynomial-size concepts, and suppose that $\mathfrak{C}$ can be…

Learning Theory

Smoothing Structured Decomposable Circuits

2019-06-01 · NeurIPS 2019 12 · Andy Shih, Guy Van Den Broeck, Paul Beame, Antoine Amarilli

We study the task of smoothing a circuit, i.e., ensuring that all children of a plus-gate mention the same variables. Circuits serve as the building blocks of state-of-the-art inference algorithms on discrete probabilist…

Density Estimation

Learning circuits with few negations

2014-10-30 · Eric Blais, Clément L. Canonne, Igor C. Oliveira, Rocco A. Servedio 외

Monotone Boolean functions, and the monotone Boolean circuits that compute them, have been intensively studied in complexity theory. In this paper we study the structure of Boolean functions in terms of the minimum numbe…

Learning TheoryNegation

Super-Linear Gate and Super-Quadratic Wire Lower Bounds for Depth-Two and Depth-Three Threshold Circuits

2015-11-24 · Daniel M. Kane, Ryan Williams

In order to formally understand the power of neural computing, we first need to crack the frontier of threshold circuits with two and three layers, a regime that has been surprisingly intractable to analyze. We prove the…

LEMMA