AI RESEARCH
LoopMoE: Unifying Iterative Computation with Mixture-of-Experts for Language Modeling
arXiv CS.AI
•
ArXi:2606.04438v1 Announce Type: cross Mixture-of-Experts (MoE) and looped architectures scale models along two orthogonal axes, namely parameter capacity and effective depth. However, mainstream looped architectures rely on dense backbones that couple parameter count with per-token FLOPs, which makes it impossible to isolate the effect of iterative computation under matched budgets. To this end, we present LoopMoE, a looped MoE language model that integrates sparse routing with iterative weight-shared computation through two designs.