ExplorerArtificial IntelligenceAI
Research PaperResearchia:202608.31051

Training Communication-Efficient Mixture-of-Experts Language Models with Layer Re-Configuration

Simeng Sun

Abstract

When training Mixture-of-Experts (MoE) language models with expert parallelism, all-to-all token dispatch and combine collectives can consume a substantial fraction of end-to-end training time. In this work, we study communication-efficient MoE models (CE-MoE), in which we adopt a heterogeneous layer pattern that decouples token-mixing and channel-mixing depth. Compared to conventional models which interleave MoE layers after each token-mixing layer (e.g., attention, Mamba-2), CE-MoE models conc...

Submitted: August 31, 2026Subjects: AI; Artificial Intelligence

Description / Details

When training Mixture-of-Experts (MoE) language models with expert parallelism, all-to-all token dispatch and combine collectives can consume a substantial fraction of end-to-end training time. In this work, we study communication-efficient MoE models (CE-MoE), in which we adopt a heterogeneous layer pattern that decouples token-mixing and channel-mixing depth. Compared to conventional models which interleave MoE layers after each token-mixing layer (e.g., attention, Mamba-2), CE-MoE models concentrate expert capacity in a select few routed MoE layers, while maintaining depth by adding additional token-mixing and dense-FFN layers. Across a scaling ladder from 2B to 31.5B total parameters, under matched total and activated parameters, CE-MoE models consistently reduce training cost while matching validation loss and downstream benchmarks with full-MoE baselines. At the 31.5B scale, CE-MoE uses 33.3% fewer GPU-hours while improving average downstream score and inference throughput.


Source: arXiv:2608.28511v1 - http://arxiv.org/abs/2608.28511v1 PDF: https://arxiv.org/pdf/2608.28511v1 Original Link: http://arxiv.org/abs/2608.28511v1

Please sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Access Paper
View Source PDF
Submission Info
Date:
Aug 31, 2026
Topic:
Artificial Intelligence
Area:
AI
Comments:
0
Bookmark
Training Communication-Efficient Mixture-of-Experts Language Models with Layer Re-Configuration | Researchia