PulseAugur
EN
LIVE 16:45:45

Loopie Transformer architecture achieves gold-medal performance on Olympiads

Researchers have introduced Loopie, a novel looped Transformer architecture designed to overcome previous limitations in scaling. The Loopie series includes two Mixture-of-Experts (MoE) models: a 20B-parameter version with 2B active parameters and a 6B-parameter version with 0.6B active parameters. Ablation studies indicate that Loopie significantly outperforms traditional Transformer baselines when trained with equivalent compute budgets. Furthermore, Loopie demonstrates strong reasoning capabilities, achieving gold-medal performance on the 2025 International Mathematical Olympiad and International Physics Olympiad without external tools. AI

IMPACT Sets a new benchmark for reasoning capabilities in looped Transformers, potentially influencing future model development.

RANK_REASON The cluster describes a new research paper detailing a novel AI model architecture and its performance on academic competitions.

Read on Hugging Face Daily Papers →

AI-generated summary · Google Gemini · from 2 sources. How we write summaries →

Loopie Transformer architecture achieves gold-medal performance on Olympiads

COVERAGE [2]

  1. arXiv cs.AI TIER_1 English(EN) · Zitian Gao, Yilong Chen, Yihao Xiao, Xinyu Yang, Ran Tao, Joey Zhou, Bryan Dai ·

    Loop the Loopies!

    arXiv:2607.16051v1 Announce Type: cross Abstract: 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 6Bparameter model with 0.6B active parameter…

  2. Hugging Face Daily Papers TIER_1 English(EN) ·

    Loop the Loopies!

    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 6Bparameter model with 0.6B active parameters. Looped Transformers have long faced a challenge…