2026
Multi-Head LatentMoE and Head Parallel: Communication-Efficient and Deterministic MoE Parallelism
ICML 2026poster
Large language models have transformed many applications but remain expensive to train. Sparse Mixture of Experts (MoE) addresses this through conditional computation, with Expert Parallel (EP) as the standard distributed training method. However, EP has three limitations: communication cost grows l…