Pith. sign in

REVIEW 4 cited by

Scalable and Efficient MoE Training for Multitask Multilingual Models

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2109.10465 v1 pith:NMB7QKC2 submitted 2021-09-22 cs.CL cs.AIcs.LG

classification cs.CLcs.AIcs.LG
keywords modelssystemtrainingefficiencyefficientmodelmultilingualparameters
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

The Mixture of Experts (MoE) models are an emerging class of sparsely activated deep learning models that have sublinear compute costs with respect to their parameters. In contrast with dense models, the sparse architecture of MoE offers opportunities for drastically growing model size with significant accuracy gain while consuming much lower compute budget. However, supporting large scale MoE training also has its own set of system and modeling challenges. To overcome the challenges and embrace the opportunities of MoE, we first develop a system capable of scaling MoE models efficiently to trillions of parameters. It combines multi-dimensional parallelism and heterogeneous memory technologies harmoniously with MoE to empower 8x larger models on the same hardware compared with existing work. Besides boosting system efficiency, we also present new training methods to improve MoE sample efficiency and leverage expert pruning strategy to improve inference time efficiency. By combining the efficient system and training methods, we are able to significantly scale up large multitask multilingual models for language generation which results in a great improvement in model accuracy. A model trained with 10 billion parameters on 50 languages can achieve state-of-the-art performance in Machine Translation (MT) and multilingual natural language generation tasks. The system support of efficient MoE training has been implemented and open-sourced with the DeepSpeed library.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Communication-Aware Placement and Pruning for Efficient Mixture-of-Experts Inference

    cs.DC 2026-07 conditional novelty 6.0 of 10

    Communication-aware expert placement plus device-level pruning yields 1.23–1.86× MoE inference throughput and better accuracy at equal speedup than load-balance or sequential baselines.

  2. MPipeMoE: Memory Efficient MoE for Pre-trained Models with Adaptive Pipeline Parallelism

    cs.DC 2025-06 conditional novelty 6.0 of 10

    MPipeMoE speeds up MoE training by adaptively pipelining token batches and reusing memory buffers across partitions, achieving up to 2.8x speedup and 47% memory reduction over FasterMoE.

  3. MoETuner: Optimized Mixture of Expert Serving with Balanced Expert Placement and Token Routing

    cs.LG 2025-02 conditional novelty 5.0 of 10

    MoETuner formulates MoE expert placement as two ILPs to balance token loads and minimize inter-GPU communication, reporting 9.3% and 17.5% end-to-end inference speedups on Mixtral-8x7B.

  4. Software Engineering for Large Language Models: Research Status, Challenges and the Road Ahead

    cs.SE 2025-06 conditional novelty 4.0 of 10

    A literature review organizes LLM development into a six-phase software engineering lifecycle and identifies challenges and research directions for each phase.

Pith tools