English

Learning Rate Transfer in Normalized Transformers

Machine Learning 2026-05-04 v2 Artificial Intelligence Machine Learning

Abstract

The Normalized Transformer, or nGPT (arXiv:2410.01131) achieves impressive training speedups and does not require weight decay or learning rate warmup. However, despite having hyperparameters that explicitly scale with model size, we observe that nGPT does not exhibit learning rate transfer across model dimension and token horizon. To rectify this, we combine numerical experiments with a principled use of alignment exponents (arXiv:2407.05872) to revisit and modify the μ\muP approach to hyperparameter transfer (arXiv:2011.14522). The result is a novel nGPT parameterization we call ν\nuGPT. Through extensive empirical validation, we find ν\nuGPT exhibits learning rate transfer across width, depth, and token horizon.

Keywords

Cite

@article{arxiv.2604.27077,
  title  = {Learning Rate Transfer in Normalized Transformers},
  author = {Boris Shigida and Boris Hanin and Andrey Gromov},
  journal= {arXiv preprint arXiv:2604.27077},
  year   = {2026}
}
R2 v1 2026-07-01T12:42:11.453Z