English

MixNet: A Runtime Reconfigurable Optical-Electrical Fabric for Distributed Mixture-of-Experts Training

Networking and Internet Architecture 2025-09-05 v4 Machine Learning

Abstract

Mixture-of-Expert (MoE) models outperform conventional models by selectively activating different subnets, named experts, on a per-token basis. This gated computation generates dynamic communications that cannot be determined beforehand, challenging the existing GPU interconnects that remain static during the distributed training process. In this paper, we advocate for a first-of-its-kind system, called MixNet, that unlocks topology reconfiguration during distributed MoE training. Towards this vision, we first perform a production measurement study and show that the MoE dynamic communication pattern has strong locality, alleviating the requirement of global reconfiguration. Based on this, we design and implement a regionally reconfigurable high-bandwidth domain on top of existing electrical interconnects using optical circuit switching (OCS), achieving scalability while maintaining rapid adaptability. We have built a fully functional MixNet prototype with commodity hardware and a customized collective communication runtime that trains state-of-the-art MoE models with in-training topology reconfiguration across 32 A100 GPUs. Large-scale packet-level simulations show that MixNet delivers comparable performance as the non-blocking fat-tree fabric while boosting the training cost efficiency (e.g., performance per dollar) of four representative MoE models by 1.2x-1.5x and 1.9x-2.3x at 100 Gbps and 400 Gbps link bandwidths, respectively.

Keywords

Cite

@article{arxiv.2501.03905,
  title  = {MixNet: A Runtime Reconfigurable Optical-Electrical Fabric for Distributed Mixture-of-Experts Training},
  author = {Xudong Liao and Yijun Sun and Han Tian and Xinchen Wan and Yilun Jin and Zilong Wang and Zhenghang Ren and Xinyang Huang and Wenxue Li and Kin Fai Tse and Zhizhen Zhong and Guyue Liu and Ying Zhang and Xiaofeng Ye and Yiming Zhang and Kai Chen},
  journal= {arXiv preprint arXiv:2501.03905},
  year   = {2025}
}

Comments

This is the camera-ready version of the paper published in ACM SIGCOMM 2025. Corresponding authors: zhizhenz@mit.edu (Z. Zhong), kaichen@cse.ust.hk (K. Chen)

R2 v1 2026-06-28T20:58:55.358Z