MLLGOCJul 3, 2020

Modeling from Features: a Mean-field Framework for Over-parameterized Deep Neural Networks

arXiv:2007.01452v163 citations
AI Analysis

This addresses the theoretical understanding of deep learning training dynamics, offering a novel analytical tool for researchers in machine learning theory.

The paper tackles the analysis of over-parameterized deep neural networks by proposing a mean-field framework that represents networks via probability measures over features, leading to a convex optimization reformulation and a neural feature flow dynamics. It provides the first global convergence proof for training such networks with more than 3 layers in the mean-field regime.

This paper proposes a new mean-field framework for over-parameterized deep neural networks (DNNs), which can be used to analyze neural network training. In this framework, a DNN is represented by probability measures and functions over its features (that is, the function values of the hidden units over the training data) in the continuous limit, instead of the neural network parameters as most existing studies have done. This new representation overcomes the degenerate situation where all the hidden units essentially have only one meaningful hidden unit in each middle layer, and further leads to a simpler representation of DNNs, for which the training objective can be reformulated as a convex optimization problem via suitable re-parameterization. Moreover, we construct a non-linear dynamics called neural feature flow, which captures the evolution of an over-parameterized DNN trained by Gradient Descent. We illustrate the framework via the standard DNN and the Residual Network (Res-Net) architectures. Furthermore, we show, for Res-Net, when the neural feature flow process converges, it reaches a global minimal solution under suitable conditions. Our analysis leads to the first global convergence proof for over-parameterized neural network training with more than $3$ layers in the mean-field regime.

Foundations

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

Your Notes