AI RESEARCH
Sparse Layers are Critical to Scaling Looped Language Models
arXiv CS.LG
•
ArXi:2605.09165v1 Announce Type: new Looped language models repeat a set of transformer layers through depth, reducing memory costs and providing natural early-exit points at loop boundaries. However, looped models do not scale as favorably as standard transformers with unique layers. We compare standard and Mixture-of-Experts (MoE) transformers, with and without looping, and find two main results. First, we find Looped-MoE models scale better than the standard baseline while dense looped models do not.