MLSTAT-MECHLGSTApr 18, 2018

A Mean Field View of the Landscape of Two-Layers Neural Networks

arXiv:1804.06561v2992 citations
Originality Highly original
AI Analysis

This provides theoretical insights into the optimization landscape of neural networks, addressing a fundamental challenge in machine learning for researchers and practitioners.

The paper tackles the problem of understanding why stochastic gradient descent (SGD) works well for training two-layer neural networks by proving that, in a scaling limit, SGD dynamics is captured by a non-linear partial differential equation called distributional dynamics (DD), and shows how DD can be used to prove convergence to networks with nearly ideal generalization error.

Multi-layer neural networks are among the most powerful models in machine learning, yet the fundamental reasons for this success defy mathematical understanding. Learning a neural network requires to optimize a non-convex high-dimensional objective (risk function), a problem which is usually attacked using stochastic gradient descent (SGD). Does SGD converge to a global optimum of the risk or only to a local optimum? In the first case, does this happen because local minima are absent, or because SGD somehow avoids them? In the second, why do local minima reached by SGD have good generalization properties? In this paper we consider a simple case, namely two-layers neural networks, and prove that -in a suitable scaling limit- SGD dynamics is captured by a certain non-linear partial differential equation (PDE) that we call distributional dynamics (DD). We then consider several specific examples, and show how DD can be used to prove convergence of SGD to networks with nearly ideal generalization error. This description allows to 'average-out' some of the complexities of the landscape of neural networks, and can be used to prove a general convergence result for noisy SGD.

Foundations

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

Your Notes