Skip to main content

Envisioning is a research institute that studies how institutions adapt to technological change.

LinkedInInstagramGitHub

Since 2010

research
  • Observatory
  • Adaptive capacity
  • Newsletter
  • Methodology
  • Origins
  • Vocab
  • RSS feeds
services
  • Signals Session
  • Bespoke Projects
  • Build Sessions
  • Pricing
  • Use cases
  • Signals
  • Signal Scan↗free
impact
  • ANBIMAFuture of Brazilian Capital Markets
  • IEEECharting the Energy Transition
  • Horizon 2045Future of Human and Planetary Security
  • WKOTechnology Scanning for Austria
solutions
  • Innovation
  • Strategy
  • Consultants
  • Foresight
  • Associations
  • Governments
  • L&D
resources
  • Partners
  • Coding for Non-Coders
  • How we work
  • Data visualization
  • Multi-Model Convergence
  • FAQ
  • Security and privacy
  • Public sector
about
  • Manifesto
  • Community
  • Events
  • Support
  • Contact
ResearchCapabilityServicesSignalsAbout
ResearchCapabilityServicesSignalsAbout
  1. Home
  2. Vocab
  3. LoopLM (Looped Language Model)

LoopLM (Looped Language Model)

A pretrained language model whose reasoning comes from iterating a shared block of layers in latent space during pretraining, rather than from chain-of-thought text.

Year: 2025Generality: 450Added: Sep 24, 2026
Back to Vocab

LoopLM (Looped Language Model) is the name for a pretrained language model that builds iterative, weight-shared computation into pretraining itself, rather than adding it afterward. Rui-Jie Zhu and 32 co-authors, including Yoshua Bengio, introduced the term with Ouro, named after the recursive Ouroboros, in "Scaling Latent Reasoning via Looped Language Models" (arXiv:2510.25741, first posted October 2025, revised through July 2026). The underlying mechanism, applying the same block of layers to a hidden state more than once, is the same one behind the vocab's existing Looped Transformer and Recurrent Depth entries. LoopLM is the name that stuck for models trained from scratch this way, rather than converted or fine-tuned into it.

Ouro combines iterative computation in latent space with an entropy-regularized objective that learns how many loop iterations to allocate per token. It was trained on 7.7 trillion tokens. The 1.4B and 2.6B Ouro models match benchmark results from LLMs up to 12B parameters. The paper attributes this to better knowledge manipulation rather than larger knowledge capacity, and reports that LoopLM's internal reasoning traces line up with its final answers more closely than explicit chain-of-thought does.

LoopLM is now the standard label for this architecture class in follow-up work, including LoopMoE, LoopFormer, DeepLoop, and looped state-space models. A September 2026 Q Labs post on scaling "computational depth," by Akshay Vegesna and Samip Dahal, cites looped models as a direction for scaling depth indefinitely without adding stored weights, distinct from the compute-optimal depth techniques the post introduces.

Sources

  1. Scaling Latent Reasoning via Looped Language Models

    arXiv · Oct 29, 2025

  2. Computational depth is all you need: Towards 10^7-layer neural nets

    Q Labs Research · Sep 22, 2026

  3. LoopMoE: Unifying Iterative Computation with Mixture-of-Experts for Language Modeling

    arXiv · Jun 3, 2026

Research this in Signals

Scan LoopLM (Looped Language Model) for yourself.

Signals turns a topic into a sourced research record you can inspect and rerun. Your first scan is free, and this one starts with LoopLM (Looped Language Model) already loaded, so edit it or scan as is.