LGOCMLJul 9, 2023

Trajectory Alignment: Understanding the Edge of Stability Phenomenon via Bifurcation Theory

arXiv:2307.04204v220 citationsh-index: 17
AI Analysis

This provides theoretical insight into training dynamics for machine learning researchers, but is incremental as it builds on prior empirical observations.

The paper tackles the Edge of Stability phenomenon in gradient descent by showing that different trajectories align on a bifurcation diagram, and rigorously proves this for specific network cases, establishing both progressive sharpening and EoS.

Cohen et al. (2021) empirically study the evolution of the largest eigenvalue of the loss Hessian, also known as sharpness, along the gradient descent (GD) trajectory and observe the Edge of Stability (EoS) phenomenon. The sharpness increases at the early phase of training (referred to as progressive sharpening), and eventually saturates close to the threshold of $2 / \text{(step size)}$. In this paper, we start by demonstrating through empirical studies that when the EoS phenomenon occurs, different GD trajectories (after a proper reparameterization) align on a specific bifurcation diagram independent of initialization. We then rigorously prove this trajectory alignment phenomenon for a two-layer fully-connected linear network and a single-neuron nonlinear network trained with a single data point. Our trajectory alignment analysis establishes both progressive sharpening and EoS phenomena, encompassing and extending recent findings in the literature.

Foundations

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

Your Notes