ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
22
Citations
1
Influential Citations
arXiv.org
Venue
2025
Year
… Abstract—This paper presents a comprehensive review of the Mixture-of-Experts (MoE) … Index Terms—Large language models, mixture of experts, expert routing, meta learning, …
Mixture-of-Experts (MoE) has become a cornerstone for scaling large language models (LLMs) without proportional compute costs. This survey arrives at a critical time when the AI community is grappling with the trade-offs between model capacity, inference efficiency, and training stability. By consolidating a fragmented body of work, the paper offers a much-needed map of the MoE landscape, helping researchers navigate the many design choices—from routing algorithms to expert granularity.
The paper's emphasis on meta-learning within MoE is particularly timely. As LLMs are increasingly expected to adapt to diverse tasks, meta-learning offers a principled way to learn routing policies that generalize. This survey bridges two usually separate research threads, which could spark new hybrid approaches.
The paper's main technical contributions include:
As a survey, the paper does not present new experimental results. Instead, it synthesizes findings from prior work, noting that MoE models can achieve comparable or better performance than dense models with lower inference cost. It highlights that routing strategies significantly affect model quality and that load balancing is crucial to avoid expert underutilization. The paper also points out that meta-learning-based routing has shown promise in few-shot scenarios, though large-scale validation is still lacking.
This survey is a valuable resource for AI practitioners and researchers. By organizing the current state of MoE, it lowers the barrier to entry for those new to the field and provides a reference for experts. The paper's focus on meta-learning could inspire novel architectures that are more adaptive and efficient. As LLMs continue to grow, MoE will likely play a central role in making them economically viable, and this review helps chart that path.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba