NeFut Logo NeFut
Admin Login

[CS.AI] Revolutionary Loopie: The Most Powerful Looped Transformer

Published at: 2026-07-21 22:00 Last updated: 2026-07-22 01:01
#AI #Machine Learning #DeepSeek

We present Loopie, the most powerful looped Transformer to date. The Loopie series consists of two Mixture-of-Experts (MoE) models: a 20B-parameter model with 2B active parameters and a 6B-parameter model with 0.6B active parameters. Looped Transformers have long faced a challenge: given an N-fold increase in pre-training compute, increasing the parameter count by a factor of N usually outperforms looping a model N times. Loopie addresses this challenge.

Extensive ablation studies, including comparisons with a vanilla 30B-A3B model, show that Loopie substantially outperforms vanilla Transformer baselines trained with the same compute budget. Our novel post-training pipeline equips Loopie with strong reasoning abilities. At the 2025 IMO and IPhO, Loopie achieves gold-medal performance without tools.

Blogger's Review: The introduction of Loopie marks a significant advancement in looped Transformer models, especially in terms of parameter efficiency and reasoning capabilities. The design philosophy of effectively utilizing compute budgets is commendable, suggesting more possibilities for future Transformer architectures.

Original Source: https://arxiv.org/abs/2607.16051

[h] Back to Home