LGOCApr 3, 2023

Depth Separation with Multilayer Mean-Field Networks

UW
arXiv:2304.01063v15 citationsh-index: 51
Originality Highly original
AI Analysis

This addresses a foundational theoretical problem in deep learning, providing insights into why deeper networks are more powerful, with potential implications for algorithm design and understanding neural network training.

The paper tackles the problem of depth separation in deep learning theory by showing that a function previously shown to be representable only by a 3-layer network can be learned efficiently using an overparameterized network with polynomially many neurons, demonstrating algorithmic separation rather than just representation power.

Depth separation -- why a deeper network is more powerful than a shallower one -- has been a major problem in deep learning theory. Previous results often focus on representation power. For example, arXiv:1904.06984 constructed a function that is easy to approximate using a 3-layer network but not approximable by any 2-layer network. In this paper, we show that this separation is in fact algorithmic: one can learn the function constructed by arXiv:1904.06984 using an overparameterized network with polynomially many neurons efficiently. Our result relies on a new way of extending the mean-field limit to multilayer networks, and a decomposition of loss that factors out the error introduced by the discretization of infinite-width mean-field networks.

Foundations

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

Your Notes