Paper Overview
Field: Machine Learning Authors: Zihan Liu, Ruiheng Zheng, Shaobo Zhang, Changxin Tian, Kunlong Chen, et al. Published: 2026-08-25 arXiv: 2608.24814
Key Findings
We uncover ELR collapse in language model pretraining: the learning rate (LR) and parameter norm govern loss dynamics primarily through their ratio — the effective learning rate (ELR).
- When ELR is matched across runs, their loss trajectories collapse throughout training, despite substantially different LRs and parameter norms.
- Across optimizers, architectures, datasets, and model scales, mean collapse errors are typically a few times 10^-3, below the seed-to-seed variation measured in a representative configuration.
- Systematic ablations identify normalization design and the timescale of LR–norm variation as key determinants of collapse precision.
- Controlled interventions further show that weight decay and HyperBall shape loss dynamics primarily through the ELR schedules they induce.
- Replacing LR with ELR enables fitted-function scaling laws (FSL) to transfer across norm-control methods.
Significance
This result suggests that ELR, rather than the raw learning rate, is the fundamental quantity controlling pretraining loss dynamics — with practical implications for hyperparameter transfer, optimizer design, and scaling-law extrapolation.
---
*Auto-collected on 2026-08-27*