paper-with-me

Papers

Universal Sharpness Dynamics in Neural Network Training: Fixed Point Analysis, Edge of Stability, and Route to Chaos

2023-11-03 · Dayal Singh Kalra, Tianyu He, Maissam Barkeshli

In gradient descent dynamics of neural networks, the top eigenvalue of the loss Hessian (sharpness) displays a variety of robust phenomena throughout training. This includes early time regimes where the sharpness may decrease during early periods of training (sharpness reduction), and later time behavior such as progressive sharpening and edge of stability. We demonstrate that a simple $2$-layer linear network (UV model) trained on a single training example exhibits all of the essential sharpness phenomenology observed in real-world scenarios. By analyzing the structure of dynamical fixed points in function space and the vector field of function updates, we uncover the underlying mechanisms behind these sharpness trends. Our analysis reveals (i) the mechanism behind early sharpness reduction and progressive sharpening, (ii) the required conditions for edge of stability, (iii) the crucial role of initialization and parameterization, and (iv) a period-doubling route to chaos on the edge of stability manifold as learning rate is increased. Finally, we demonstrate that various predictions from this simplified model generalize to real-world scenarios and discuss its limitations.

📄 PDF Abstract BibTeX arXiv:2311.02076

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Understanding Edge-of-Stability Training Dynamics with a Minimalist Example

2022-10-07 · Xingyu Zhu, Zixuan Wang, Xiang Wang, Mo Zhou 외

Recently, researchers observed that gradient descent for deep neural networks operates in an ``edge-of-stability'' (EoS) regime: the sharpness (maximum eigenvalue of the Hessian) is often larger than stability threshold …

Data-driven Reconstruction of Nonlinear Dynamics from Sparse Observation

2019-06-10 · Kyongmin Yeo

We present a data-driven model to reconstruct nonlinear dynamics from a very sparse times series data, which relies on the strength of the echo state network (ESN) in learning nonlinear representation of data. With an as…

Universal Dynamics of Warmup Stable Decay: understanding WSD beyond Transformers

2026-01-13 · Annalisa Belloni, Lorenzo Noci, Antonio Orvieto arxiv

The Warmup Stable Decay (WSD) learning rate scheduler has recently become popular, largely due to its good performance and flexibility when training large language models. It remains an open question whether the remarkab…

The Map Behind the Flow: Finite-Step Gradient Descent as a Dynamical System

2026-07-06 · Thomas Hofmann arxiv

Many phenomena of deep learning are dynamical: they concern not only which minima exist, but how gradient descent reaches, avoids, or selects among them. Edge-of-stability behavior, sharpness oscillations, catapult phase…

A Universal Class of Sharpness-Aware Minimization Algorithms

2024-06-06 · Behrooz Tahmasebi, Ashkan Soleymani, Dara Bahri, Stefanie Jegelka 외

Recently, there has been a surge in interest in developing optimization algorithms for overparameterized models as achieving generalization is believed to require algorithms with suitable biases. This interest centers on…