LGNEMLSep 5, 2016

Distribution-Specific Hardness of Learning Neural Networks

arXiv:1609.01037v2120 citations
Originality Incremental advance
AI Analysis

This addresses the gap between practical success and theoretical negative results in neural network learning, providing nuanced insights for researchers in machine learning theory.

The paper investigates whether specific assumptions on input distributions or target functions can guarantee learnability of neural networks with gradient-based methods, finding that neither class of assumptions alone is sufficient, as shown through counterexamples.

Although neural networks are routinely and successfully trained in practice using simple gradient-based methods, most existing theoretical results are negative, showing that learning such networks is difficult, in a worst-case sense over all data distributions. In this paper, we take a more nuanced view, and consider whether specific assumptions on the "niceness" of the input distribution, or "niceness" of the target function (e.g. in terms of smoothness, non-degeneracy, incoherence, random choice of parameters etc.), are sufficient to guarantee learnability using gradient-based methods. We provide evidence that neither class of assumptions alone is sufficient: On the one hand, for any member of a class of "nice" target functions, there are difficult input distributions. On the other hand, we identify a family of simple target functions, which are difficult to learn even if the input distribution is "nice". To prove our results, we develop some tools which may be of independent interest, such as extending Fourier-based hardness techniques developed in the context of statistical queries \cite{blum1994weakly}, from the Boolean cube to Euclidean space and to more general classes of functions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes