Latent State Models of Training Dynamics

Published: 21 Nov 2023, Last Modified: 19 Jan 2024Accepted by TMLREveryoneRevisionsBibTeX
Abstract: The impact of randomness on model training is poorly understood. How do differences in data order and initialization actually manifest in the model, such that some training runs outperform others or converge faster? Furthermore, how can we interpret the resulting training dynamics and the phase transitions that characterize different trajectories? To understand the effect of randomness on the dynamics and outcomes of neural network training, we train models multiple times with different random seeds and compute a variety of metrics throughout training, such as the $L_2$ norm, mean, and variance of the neural network's weights. We then fit a hidden Markov model (HMM) over the resulting sequences of metrics. The HMM represents training as a stochastic process of transitions between latent states, providing an intuitive overview of significant changes during training. Using our method, we produce a low-dimensional, discrete representation of training dynamics on grokking tasks, image classification, and masked language modeling. We use the HMM representation to study phase transitions and identify latent "detour" states that slow down convergence.
Submission Length: Regular submission (no more than 12 pages of main content)
Code: https://github.com/michahu/modeling-training
Assigned Action Editor: ~Ole_Winther1
License: Creative Commons Attribution 4.0 International (CC BY 4.0)
Submission Number: 1486
Loading