paper-with-me

홈 › Papers

On the dynamics of three-layer neural networks: initial condensation

2024-02-25 · Zheng-an Chen, Tao Luo

Empirical and theoretical works show that the input weights of two-layer neural networks, when initialized with small values, converge towards isolated orientations. This phenomenon, referred to as condensation, indicates that the gradient descent methods tend to spontaneously reduce the complexity of neural networks during the training process. In this work, we elucidate the mechanisms behind the condensation phenomena occurring in the training of three-layer neural networks and distinguish it from the training of two-layer neural networks. Through rigorous theoretical analysis, we establish the blow-up property of effective dynamics and present a sufficient condition for the occurrence of condensation, findings that are substantiated by experimental results. Additionally, we explore the association between condensation and the low-rank bias observed in deep matrix factorization.

📄 PDF Abstract BibTeX arXiv:2402.15958

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards Understanding the Condensation of Neural Networks at Initial Training

2021-05-25 · Hanxu Zhou, Qixuan Zhou, Tao Luo, Yaoyu Zhang 외

Empirical works show that for ReLU neural networks (NNs) with small initialization, input weights of hidden neurons (the input weight of a hidden neuron consists of the weight from its input layer to the hidden neuron an…

Empirical Phase Diagram for Three-layer Neural Networks with Infinite Width

2022-05-24 · Hanxu Zhou, Qixuan Zhou, Zhenyuan Jin, Tao Luo 외

Substantial work indicates that the dynamics of neural networks (NNs) is closely related to their initialization of parameters. Inspired by the phase diagram for two-layer ReLU NNs with infinite width (Luo et al., 2021),…

Phase Diagram of Initial Condensation for Two-layer Neural Networks

2023-03-12 · Zhengan Chen, Yuqing Li, Tao Luo, Zhangchen Zhou 외

The phenomenon of distinct behaviors exhibited by neural networks under varying scales of initialization remains an enigma in deep learning research. In this paper, based on the earlier work by Luo et al.~\cite{luo2021ph…

Vocal Bursts Valence Prediction

Understanding the Initial Condensation of Convolutional Neural Networks

2023-05-17 · Zhangchen Zhou, Hanxu Zhou, Yuqing Li, Zhi-Qin John Xu

Previous research has shown that fully-connected networks with small initialization and gradient-based training methods exhibit a phenomenon known as condensation during training. This phenomenon refers to the input weig…

From Condensation to Rank Collapse: A Two-Stage Analysis of Transformer Training Dynamics

2025-10-08 · Zheng-An Chen, Tao Luo arxiv

Although transformer-based models have shown exceptional empirical performance, the fundamental principles governing their training dynamics are inadequately characterized beyond configuration-specific studies. Inspired …