ICML2026
Rethinking Convergence in MoE Training: The Role of Routing Sparsity
Weihao Zhu, Long Shi, Kang Wei, Zhe Wang, Yipeng Zhou, Haixia Zhang
摘要
In Mixture-of-Experts (MoE) training, sparse routing, i.e., activating only the top- experts per token, is essential for balancing convergence speed and computational cost. However, existing works typically choose empirically, without theoretical guidance. To address this gap, we characterize the convergence behavior of MoE training using stochastic optimization theory. Specifically, we derive a convergence upper bound of , where is the number of training iterations and is the total number of experts per MoE layer. This result guarantees convergence and shows that increasing can accelerate training. By further fixing the total computational budget (in FLOPs), we obtain a refined bound of , which is convex in and implies the existence of an optimal that achieves the best convergence performance. Extensive experiments validate our theoretical analysis under diverse settings.