Efficient Hyperparameter Transfer for Large MoE Models

Nayeon Kim, Hojin Lee, Yunju Bak, Jaesun Park, Boseop Kim· August 21, 2026 View original

Key takeaways

  • Optimizing hyperparameters for large MoE models is computationally prohibitive with traditional methods.
  • A new two-step framework allows efficient transfer and extrapolation of optimal learning rates.
  • Optimal learning rates transfer consistently across width-scaled MoE models.
  • Proxy training on small models can accurately predict optimal learning rates for massive training horizons.

Who benefits

AI DevelopmentCloud ComputingResearch & DevelopmentHigh-Performance Computing

Summary

This paper introduces a two-step framework for efficiently estimating optimal learning rates for large Mixture-of-Experts (MoE) models. It leverages hyperparameter transfer across model widths and extrapolation to massive token budgets, significantly reducing computational costs.

Researchers have developed a novel method to optimize hyperparameters, specifically learning rates, for extremely large Mixture-of-Experts (MoE) models. Traditional methods of sweeping hyperparameters become computationally unfeasible at the scale of trillions of tokens and massive model sizes. The proposed framework addresses this by first adapting Maximal Update Parameterization (µP) for MoE architectures, demonstrating that optimal learning rates remain consistent across models scaled by width. The second step extends this transferability to the token dimension by establishing a predictive scaling law. By training smaller proxy models on limited data, the framework can accurately extrapolate the ideal learning rate for models trained on up to 10 trillion tokens. This approach significantly reduces the computational resources required for hyperparameter tuning, making the training of large-scale MoEs more practical and efficient.

Why it matters

This research offers a critical solution for the computationally intensive challenge of training massive AI models, enabling more efficient development and deployment of advanced MoE architectures.

How to implement this in your domain

  1. 1Adopt the proposed µP adaptation for MoE architectures in your training pipelines.
  2. 2Implement the two-step hyperparameter transfer framework using small proxy models.
  3. 3Utilize the predictive scaling law to extrapolate optimal learning rates for large-scale training.
  4. 4Integrate this methodology to pretrain foundation models more cost-effectively.

Original post by Nayeon Kim, Hojin Lee, Yunju Bak, Jaesun Park, Boseop Kim

"arXiv:2608.20061v1 Announce Type: new Abstract: Mixture-of-Experts (MoE) architectures significantly expand model capacity without a proportional increase in computational cost. However, optimizing their hyperparameters---particularly the learning rate---at extreme scales of both…"

View on X

Originally posted by Nayeon Kim, Hojin Lee, Yunju Bak, Jaesun Park, Boseop Kim on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses