Pith. sign in

REVIEW 3 cited by

StableMoE: Stable Routing Strategy for Mixture of Experts

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 2204.08396 v1 pith:5D36O7SA submitted 2022-04-18 cs.LG cs.CL

classification cs.LGcs.CL
keywords routingtrainingfluctuationinputstablemoestrategyexistingexpert
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

The Mixture-of-Experts (MoE) technique can scale up the model size of Transformers with an affordable computational overhead. We point out that existing learning-to-route MoE methods suffer from the routing fluctuation issue, i.e., the target expert of the same input may change along with training, but only one expert will be activated for the input during inference. The routing fluctuation tends to harm sample efficiency because the same input updates different experts but only one is finally used. In this paper, we propose StableMoE with two training stages to address the routing fluctuation problem. In the first training stage, we learn a balanced and cohesive routing strategy and distill it into a lightweight router decoupled from the backbone model. In the second training stage, we utilize the distilled router to determine the token-to-expert assignment and freeze it for a stable routing strategy. We validate our method on language modeling and multilingual machine translation. The results show that StableMoE outperforms existing MoE methods in terms of both convergence speed and performance.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

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

  1. Grouter: Decoupling Routing from Representation for Accelerated MoE Training

    cs.LG 2026-02 conditional novelty 6.0 of 10

    A frozen router distilled from a converged MoE teacher accelerates target MoE pretraining, reaching the same loss with about 4.3x less data and up to 33.5% higher throughput.

  2. Breaking the MoE LLM Trilemma: Dynamic Expert Clustering with Structured Compression

    cs.CL 2025-09 conditional novelty 6.0 of 10

    Dynamic expert clustering plus shared-base, low-rank residual compression and two-stage routing cuts MoE parameter count by about 80% with a modest quality cost on GLUE and WikiText-103.

  3. Expert-Data Alignment Governs Generation Quality in Decentralized Diffusion Models

    cs.LG 2026-02 reject novelty 5.0 of 10

    Sparse Top-2 routing beats full ensemble in decentralized diffusion models, and the paper attributes this to expert-data alignment rather than numerical stability — though much of the supporting evidence is circular.

Pith tools