English

How to Scale Mixture-of-Experts: From muP to the Maximally Scale-Stable Parameterization

Machine Learning 2026-05-15 v1 Machine Learning

Abstract

Recent frontier large language models predominantly rely on Mixture-of-Experts (MoE) architectures. Despite empirical progress, there is still no principled understanding of how hyperparameters should scale with network width NN, expert width NeN_e, number of experts MM, sparsity KK, and depth LL to ensure both stability and optimal performance at scale. We take a principled step toward resolving this gap by analyzing three different scaling regimes: (I) co-scaling NNeN\asymp N_e, (II) co-scaling NMKN\asymp M\asymp K, and (III) full proportional scaling of N,Ne,MN, N_e, M, and KK. For each regime, we develop a novel Dynamical Mean Field Theory (DMFT) description of the limiting training dynamics of MoEs that provides a formal foundation for our analysis. Within this framework, we derive the unique parameterization for SGD and Adam satisfying all maximal-update (μ\mu) desiderata. We then show that the resulting μ\muP prescription does not reliably induce monotonic improvement with scale or robust learning-rate transfer. We trace these pathologies to scale-dependent observables in the aggregation dynamics, which motivates a refined set of desiderata that we term maximal scale stability. Guided by this principle, we derive a Maximally Scale-Stable Parameterization (MSSP) for both SGD and Adam in all three scaling regimes, and characterize the corresponding limiting dynamics - qualitatively distinct from the μ\muP limit - through a separate DMFT analysis. Experiments verify that MSSP robustly recovers learning rate transfer and monotonic improvement with scale across regimes. Combined with existing depth-scaling theory, these results provide a complete scaling prescription for MoE architectures as a function of width, depth, expert width, and number of experts.

Keywords

Cite

@article{arxiv.2605.14200,
  title  = {How to Scale Mixture-of-Experts: From muP to the Maximally Scale-Stable Parameterization},
  author = {Leena Chennuru Vankadara and Moritz Haas and Luke Hayward and Sebastian Bordt and Alessandro Breccia},
  journal= {arXiv preprint arXiv:2605.14200},
  year   = {2026}
}