Method Drift›Mixture-of-experts routing
Tutel
Tutel: Adaptive Mixture-of-Experts at ScaleMixture-of-experts routing · first seen Jun 7, 2022
superseded — cited as a baseline and beaten by newer methods
6 papers critique it · 1 beat it on benchmarks
What papers say
Verbatim critique sentences, each from a paper that cites Tutel as a baseline.
“existing MoE training systems, such as DeepSpeed-MoE~deepspeed-moe, DeepSpeed-TED~deepspeed-ted, and Tutel~hwang2023tutel, do not effectively address this shifted bottleneck, causing a memory explosion”
— X-MoE: Enabling Scalable Training for Emerging Mixture-of-Experts Architectures on HPC Platforms“it still struggles with load imbalance due to static expert assignment”
— Accelerating MoE Model Inference with Expert Sharding“their current capabilities are limited to manual configuration of the pipeline degree or heuristic search methods within a constrained search space”
— FSMoE: A Flexible and Scalable Training System for Sparse Mixture-of-Experts Models“Tutel~tutel2022 provides efficient MoE dispatch and combine kernels with dynamic top-K routing and adaptive parallelism switching, but focuses on the dispatch kernel rather than end-to-end training strategy selection and does not cover attention-layer parallelization.”
— Piper: Efficient Large-Scale MoE Training via Resource Modeling and Pipelined Hybrid Parallelism“Tutel tutel and Comet zhang2025comet propose operator-level chunking, which partitions FFN computations into fine-grained tiles and partially overlaps dispatch/combine with the MoE layer through tile-level pipelining. However, as shown in Fig.~fig:motivationchunk, the overlap window is bounded by FFN computation, leaving residual communication exposed.”
— DisagMoE: Computation-Communication overlapped MoE Training via Disaggregated AF-Pipe Parallelism“Tutel and OpenMoE+t5x are primarily designed for large-scale pretraining on hundreds of GPUs, restricting accessibility for groups with limited resources.”
— LIBMoE: A Library for comprehensive benchmarking Mixture of Experts in Large Language Models
Beaten on benchmarks
Head-to-head results where a newer method reports beating Tutel. Values are copied from the source paper's tables — verify against the cited paper.
- FSMoE: A Flexible and Scalable Training System for Sparse Mixture-of-Experts Models
FSMoE beats Tutel · iteration time [Mixtral22B on Testbed-A]
3340.7 vs 3807.2
- FSMoE: A Flexible and Scalable Training System for Sparse Mixture-of-Experts Models
FSMoE beats Tutel · iteration time [Mixtral7B with PP]
1308.7 vs 1476.9
- FSMoE: A Flexible and Scalable Training System for Sparse Mixture-of-Experts Models
FSMoE beats Tutel · iteration time [Mixtral22B with PP]
4005.1 vs 4455.3
- FSMoE: A Flexible and Scalable Training System for Sparse Mixture-of-Experts Models
FSMoE beats Tutel · speedup [Testbed-A]
1.18 vs 1.00
- FSMoE: A Flexible and Scalable Training System for Sparse Mixture-of-Experts Models
FSMoE beats Tutel · speedup [Testbed-B]
1.22 vs 1.00
- FSMoE: A Flexible and Scalable Training System for Sparse Mixture-of-Experts Models
FSMoE beats Tutel · iteration time [GPT2-XL on Testbed-A]
658.3 vs 783.7
- FSMoE: A Flexible and Scalable Training System for Sparse Mixture-of-Experts Models
FSMoE beats Tutel · iteration time [Mixtral7B on Testbed-A]
1471.0 vs 1726.1
Newer alternatives
Recent methods in the same sub-problem, not yet superseded in the knowledge base.
- ConceptM$^3$oEConceptM$^3$oE: Concept-Guided Multimodal Mixture of Experts for Interpretable Computational PathologyMay 23, 2026
- DisagMoEDisagMoE: Computation-Communication overlapped MoE Training via Disaggregated AF-Pipe ParallelismMay 10, 2026
- PiperPiper: Efficient Large-Scale MoE Training via Resource Modeling and Pipelined Hybrid ParallelismMay 6, 2026
- GRACE-MoEGRACE-MoE: Grouping and Replication with Locality-Aware Routing for Efficient Distributed MoE InferenceMay 6, 2026
- Apr 21, 2026
- Feb 12, 2026
- Multi-Head LatentMoE and Head Parallel (HP)Multi-Head LatentMoE and Head Parallel: Communication-Efficient and Deterministic MoE ParallelismFeb 4, 2026
- Jan 29, 2026
- Rasterized Steered Mixture of ExpertsRasterized Steered Mixture of Experts for Efficient 2D Image RegressionOct 7, 2025
- Sep 30, 2025
- Sep 24, 2025