paper-with-me

홈 › Papers

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

2022-05-26 · Zhiwei Bai, Tao Luo, Zhi-Qin John Xu, Yaoyu Zhang

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.

📄 PDF Abstract BibTeX arXiv:2205.13283

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Batch Normalization 설명 없음

Similar Papers 제목 키워드 기반

Embedding Principle of Loss Landscape of Deep Neural Networks

2021-05-30 · NeurIPS 2021 12 · Yaoyu Zhang, Zhongwang Zhang, Tao Luo, Zhi-Qin John Xu

Understanding the structure of loss landscape of deep neural networks (DNNs)is obviously important. In this work, we prove an embedding principle that the loss landscape of a DNN "contains" all the critical points of all…

Protein Folding

Optimizing the Landscape of LLM Embeddings with Dynamic Exploratory Graph Analysis for Generative Psychometrics: A Monte Carlo Study

2026-01-14 · Hudson Golino arxiv

Large language model (LLM) embeddings are increasingly used to estimate dimensional structure in psychological item pools prior to data collection, yet current applications treat embeddings as static, cross-sectional rep…

Embedding Principle: a hierarchical structure of loss landscape of deep neural networks

2021-11-30 · Yaoyu Zhang, Yuqing Li, Zhongwang Zhang, Tao Luo 외

We prove a general Embedding Principle of loss landscape of deep neural networks (NNs) that unravels a hierarchical structure of the loss landscape of NNs, i.e., loss landscape of an NN contains all critical points of al…

Feature-metric Loss for Self-supervised Learning of Depth and Egomotion

2020-07-21 · ECCV 2020 8 · Chang Shu, Kun Yu, Zhixiang Duan, Kuiyuan Yang

Photometric loss is widely used for self-supervised depth and egomotion estimation. However, the loss landscapes induced by photometric differences are often problematic for optimization, caused by plateau landscapes for…

Depth EstimationMonocular Depth EstimationSelf-Supervised LearningVisual Odometry

Geometry of energy landscapes and the optimizability of deep neural networks

2018-08-01 · Simon Becker, Yao Zhang, Alpha A. Lee

Deep neural networks are workhorse models in machine learning with multiple layers of non-linear functions composed in series. Their loss function is highly non-convex, yet empirically even gradient descent minimisation …

BIG-bench Machine Learning