AI RESEARCH
Fast MoE Inference via Predictive Prefetching and Expert Replication
arXiv CS.LG
•
ArXi:2605.11537v1 Announce Type: new The Mixture of Experts (MoE) architecture has become a fundamental building block in state-of-the-art large language models (LLMs), improving domain-specific expertise in LLMs and scaling model capacity without proportionally increasing their computational overhead. However, MoE inference often suffers from suboptimal GPU utilization, load imbalance, and elevated latency arising from multiple tokens waiting on the same experts for their computation which arises from sparsity of expert activation.