LGCCMLFeb 10, 2022

Hardness of Noise-Free Learning for Two-Hidden-Layer Neural Networks

arXiv:2202.05258v334 citations
Originality Highly original
AI Analysis

This addresses a fundamental theoretical limitation in machine learning for researchers, showing that even noise-free learning of shallow neural networks can be computationally hard, which is incremental as it builds on prior work but overcomes a key barrier.

The paper tackles the problem of learning two-hidden-layer ReLU neural networks with Gaussian inputs in a noise-free setting, and it establishes superpolynomial statistical query (SQ) lower bounds, which were previously unknown for any depth in this context. The result includes new cryptographic hardness results for PAC learning and lower bounds for learning constant-depth ReLU networks from label queries.

We give superpolynomial statistical query (SQ) lower bounds for learning two-hidden-layer ReLU networks with respect to Gaussian inputs in the standard (noise-free) model. No general SQ lower bounds were known for learning ReLU networks of any depth in this setting: previous SQ lower bounds held only for adversarial noise models (agnostic learning) or restricted models such as correlational SQ. Prior work hinted at the impossibility of our result: Vempala and Wilmes showed that general SQ lower bounds cannot apply to any real-valued family of functions that satisfies a simple non-degeneracy condition. To circumvent their result, we refine a lifting procedure due to Daniely and Vardi that reduces Boolean PAC learning problems to Gaussian ones. We show how to extend their technique to other learning models and, in many well-studied cases, obtain a more efficient reduction. As such, we also prove new cryptographic hardness results for PAC learning two-hidden-layer ReLU networks, as well as new lower bounds for learning constant-depth ReLU networks from label queries.

Foundations

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

Your Notes