🛰️ Daily AI Frontier
‹ back to 2026-09-09

Hyperparameter Scaling Laws Across MoE Sparsity

arXiv cs.LG LLMs & Foundation Models Changxin Tian, Kunlong Chen, Jia Liu, Ziqi Liu, Zhiqiang Zhang, Jun Zhou 2026-09-08

TL;DR - A large-scale study derives unified hyperparameter scaling laws for Mixture-of-Experts models, showing that optimal learning rate and batch size depend explicitly on expert activation ratio. The laws accurately extrapolate to a held-out 12B-parameter model activating only 1/64 of its experts.

  • Based on 1,800 pretraining runs spanning six activated-parameter scales, roughly 20 trillion tokens, and models with up to 6B non-embedding parameters.
  • At fixed sparsity, optimal batch size scales with training tokens, while optimal learning rate scales with compute and is robust to how compute is divided between model size and data.
  • Across sparsity levels, activation ratio contributes an additional multiplicative power-law factor that total or activated parameter count alone cannot explain.
  • The scaling relationships outperform alternative functional forms and transfer across expert granularities.

view merged work →