Pith. sign in

REVIEW 1 cited by

MaskMoE: Boosting Token-Level Learning via Routing Mask in 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 2407.09816 v4 pith:NGO2HNS7 submitted 2024-07-13 cs.CL

classification cs.CL
keywords routingtextbfmaskmoemethodsmixture-of-expertsmodelmodelstraining
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Scaling the size of a model enhances its capabilities but significantly increases computation complexity. Mixture-of-Experts models (MoE) address the issue by allowing model size to scale up without substantially increasing training or inference costs. In MoE, there is an important module called the router, which is used to distribute each token to the experts. Currently, the mainstream routing methods include dynamic routing and fixed routing. Despite their promising results, MoE models encounter several challenges. Primarily, for dynamic routing methods, the dispersion of training tokens across multiple experts can lead to underfitting, particularly for infrequent tokens. Additionally, though fixed routing methods can mitigate that issue, they compromise on the diversity of representations. In this paper, we propose \textbf{MaskMoE}, a method designed to enhance token-level learning by employing a routing \textbf{mask}ing technique within the \textbf{M}ixture-\textbf{o}f-\textbf{E}xperts model. MaskMoE is capable of maintaining representation diversity while achieving more comprehensive training. Experimental results demonstrate that our method outperforms previous dominant Mixture-of-Experts models in terms of both perplexity (PPL) and downstream task performance.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

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

  1. SpecDrop: Parameter-Free Category-Conditioned Routing for Modular Specialization

    cs.LG 2026-08 conditional novelty 6.0 of 10

    A fixed, label-conditioned soft router with fractional leakage beats learned routers on cleanly separated categories and ties on fuzzy ones, indicating data alignment is the binding condition.

Pith tools