Efficient Learning Algorithms Yield Circuit Lower Bounds
Abstract
We describe a new approach for understanding the difficulty of designing efficient learning algorithms. We prove that the existence of an efficient learning algorithm for a circuit class C in Angluin’s model of exact learning from membership and equivalence queries or in Valiant’s PAC model yields a lower bound against C . More specifically, we prove that any subexponential time, determinstic exact learning algorithm for C (from membership and equivalence queries) implies the existence of a function f in EXP ^ NP such that $f \not\in C$ . If C is PAC learnable with membership queries under the uniform distribution or Exact learnable in randomized polynomial time, we prove that there exists a function f ∈ BPEXP (the exponential time analog of BPP ) such that $f {\not\in} C$ . For C equal to polynomial-size, depth-two threshold circuits (i.e., neural networks with a polynomial number of hidden nodes), our result shows that efficient learning algorithms for this class would solve one of the most challenging open problems in computational complexity theory: proving the existence of a function in EXP ^ NP or BPEXP that cannot be computed by circuits from C . We are not aware of any representation-independent hardness results for learning polynomial-size depth-2 neural networks. Our approach uses the framework of the breakthrough result due to Kabanets and Impagliazzo showing that derandomizing BPP yields non-trivial circuit lower bounds.
Cite
Text
Fortnow and Klivans. "Efficient Learning Algorithms Yield Circuit Lower Bounds." Annual Conference on Computational Learning Theory, 2006. doi:10.1007/11776420_27Markdown
[Fortnow and Klivans. "Efficient Learning Algorithms Yield Circuit Lower Bounds." Annual Conference on Computational Learning Theory, 2006.](https://mlanthology.org/colt/2006/fortnow2006colt-efficient/) doi:10.1007/11776420_27BibTeX
@inproceedings{fortnow2006colt-efficient,
title = {{Efficient Learning Algorithms Yield Circuit Lower Bounds}},
author = {Fortnow, Lance and Klivans, Adam R.},
booktitle = {Annual Conference on Computational Learning Theory},
year = {2006},
pages = {350-363},
doi = {10.1007/11776420_27},
url = {https://mlanthology.org/colt/2006/fortnow2006colt-efficient/}
}