AI RESEARCH
Rethinking Sparse Mixture of Experts from a Unified Perspective
arXiv CS.CL
•
ArXi:2503.22996v3 Announce Type: replace Sparse Mixture of Experts (SMoE) models scale the capacity of models while maintaining constant computational overhead. SMoE methods fall into two categories: Token Choice, which routes each token to a fixed number of experts, and Expert Choice, which assigns a fixed number of tokens to each expert. However, the use of fixed budgets for tokens or experts causes both approaches to select irrelevant token-expert pairs or overlook critical assignments, which degrades overall performance.