Mixture-of-experts routing
Switch Transformer
Switch Transformers: Scaling to Trillion Parameter Models with Simple and Efficient Sparsity
Heavily superseded — a standard baseline that newer methods routinely beat
5 papers critique it · 7 beat it on benchmarks
What papers say
Verbatim critique sentences, each from a paper that cites Switch Transformer as a baseline.
While these issues are well explored, in this paper we highlight an under-explored issue - namely that the correlation between which experts are used at different layers is weak, with different layers making seemly arbitrary, independent decisions about which experts to use. We hypothesize that this would lead to models that do not specialize to data very strongly.
“this interferes with the model's training objective and degrades accuracy”
“though they typically rely on a small expert pool (16 to a few hundred) that restricts specialization”
“Compared to existing state-of-the-art MoE baselines (Switch Transformer, MoLE, HydraLoRA), HiLoMoE consistently shows superior efficiency and effectiveness.”
“it can suffer from imbalanced expert utilization.”
Beaten on benchmarks
Head-to-head results where a newer method reports beating Switch Transformer. Values are copied from the source paper's tables — verify against the cited paper.
ConceptM³oE beats Switch Transformer
0.600 vs 0.200
F1 · [PBT (4-class) Per-class F1]
ConceptM$^3$oE: Concept-Guided Multimodal Mixture of Experts for Interpretable Computational PathologyOmni-router beats Switch Transformer
3.9 vs 8.6
test-clean · [8 experts, 559M model]
Omni-Router: Sharing Routing Decisions in Sparse Mixture-of-Experts for Speech RecognitionMoE-X beats Switch Transformer
0.840 vs 0.734
Reconstruction · [Mixture-of-Experts]
Mixture of Experts Made Intrinsically InterpretableI²MoE-MulT beats Switch Transformer
52.38 vs 47.33
Macro F1 · [IMDB]
I2MoE: Interpretable Multimodal Interaction-aware Mixture-of-Experts∞-MoE beats Switch Transformer
39.8 vs 38.2
Average accuracy · [GPT-2 Small]
$\infty$-MoE: Generalizing Mixture of Experts to Infinite ExpertsTanbr beats Switch Transformer
75.43 vs 74.41
Avg · [T5-based MoE]
Faster, Smaller, and Smarter: Task-Aware Expert Merging for Online MoE InferenceHiLoMoE beats Switch Transformer
0.1932 vs 0.1935
LogLoss · [BST + TaobaoAd]
Hierarchical LoRA MoE for Efficient CTR Model Scaling
What to use instead
Recent methods in the same sub-problem, not yet superseded in the knowledge base — arXiv benchmark leaders, not vetted production recommendations.
- ConceptM³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 24, 2025