English

Spectral Condition for $\mu$P under Width-Depth Scaling

Machine Learning 2026-05-12 v2 Machine Learning

Abstract

Generative foundation models are increasingly scaled in both width and depth, posing significant challenges for stable feature learning and reliable hyperparameter (HP) transfer across model sizes. While maximal update parameterization (μ\muP) has provided a principled solution to both problems for width scaling, existing extensions to the joint width-depth scaling regime remain fragmented, architecture- and optimizer-specific, and often rely on technically involved theories. In this work, we develop a simple and unified spectral framework for μ\muP under joint width-depth scaling. For deep residual networks whose residual blocks contain kk transformations, the framework specifies how the norms of weights and their per-step updates should scale with width and depth. It reveals a fundamental transition from k=1k=1 to k2k\geq 2, unifying previously disparate μ\muP formulations and identifying the k2k\geq 2 case as more appropriate for practical architectures with multi-transformation branches such as Transformers. Building on this framework, we derive a general recipe for implementing μ\muP across a broad class of optimizers by mapping spectral constraints to concrete HP parameterizations, recovering existing results and extending them to additional optimizers. Finally, experiments on GPT-2 style language models show that the μ\muP formulation derived from the k2k\geq 2 case achieves stable feature learning and robust HP transfer under width-depth scaling, whereas standard parameterization and μ\muP in the k=1k=1 case often fail to do so. These results support the practical effectiveness of the proposed spectral framework.

Keywords

Cite

@article{arxiv.2603.00541,
  title  = {Spectral Condition for $\mu$P under Width-Depth Scaling},
  author = {Chenyu Zheng and Rongzhen Wang and Xinyu Zhang and Chongxuan Li},
  journal= {arXiv preprint arXiv:2603.00541},
  year   = {2026}
}

Comments

76 pages, 13 figures, 40 tables

R2 v1 2026-07-01T10:57:02.474Z