LGMay 26, 2022

Embedding Principle in Depth for the Loss Landscape Analysis of Deep Neural Networks

arXiv:2205.13283v47 citationsh-index: 17
Originality Highly original
AI Analysis

This work provides a foundational theoretical insight into the hierarchical structure of loss landscapes in deep learning, addressing a core problem for researchers in understanding depth-related behaviors in neural networks.

The authors discovered an embedding principle showing that the loss landscape of a deep neural network contains all critical points of shallower networks, using a critical lifting operator that maps these points to critical manifolds while preserving outputs. They applied this to explain phenomena like easy training of deep networks, batch normalization effects, and data-driven training acceleration, with experimental demonstrations.

Understanding the relation between deep and shallow neural networks is extremely important for the theoretical study of deep learning. In this work, we discover an embedding principle in depth that loss landscape of an NN "contains" all critical points of the loss landscapes for shallower NNs. The key tool for our discovery is the critical lifting operator proposed in this work that maps any critical point of a network to critical manifolds of any deeper network while preserving the outputs. This principle provides new insights to many widely observed behaviors of DNNs. Regarding the easy training of deep networks, we show that local minimum of an NN can be lifted to strict saddle points of a deeper NN. Regarding the acceleration effect of batch normalization, we demonstrate that batch normalization helps avoid the critical manifolds lifted from shallower NNs by suppressing layer linearization. We also prove that increasing training data shrinks the lifted critical manifolds, which can result in acceleration of training as demonstrated in experiments. Overall, our discovery of the embedding principle in depth uncovers the depth-wise hierarchical structure of deep learning loss landscape, which serves as a solid foundation for the further study about the role of depth for DNNs.

Foundations

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

Your Notes