Mixture-of-Experts (MoE) models rely on balanced expert utilization to fully realize their scalability. However, existing load-balancing methods are largely heuristic and operate on noisy mini-batch assignment statistics, introducing bias relative to population-level objectives. We propose ϕ-balancing, a principled framework that directly targets population-level expert balance by minimizing a strictly convex, symmetric, and differentiable potential of the expected routing distribution. Using convex duality, we derive an equivalent min-max formulation and obtain a simple online algorithm via mirror descent, yielding an efficient EMA-based routing adjustment with negligible overhead. Across large-scale pretraining and downstream fine-tuning, ϕ-balancing consistently outperforms prior Switch-style and loss-free baselines, demonstrating more stable and effective expert utilization.
@article{arxiv.2605.15403,
title = {$\phi$-Balancing for Mixture-of-Experts Training},
author = {Lizhang Chen and Jonathan Li and Qi Wang and Runlong Liao and Shuozhe Li and Chen Liang and Ni Lao and Qiang Liu},
journal= {arXiv preprint arXiv:2605.15403},
year = {2026}
}