cd /news/artificial-intelligence/bridging-the-gap-between-latent-and-… · home topics artificial-intelligence article
[ARTICLE · art-61291] src=arxiv.org ↗ pub= topic=artificial-intelligence verified=true sentiment=↑ positive

Bridging the Gap Between Latent and Explicit Reasoning with Looped Transformers

Researchers introduced LOTUS, a looped Transformer model that achieves latent chain-of-thought reasoning performance matching explicit CoT at the 3B parameter scale while reducing thought-phase latency by 2.5x to 6.9x. The method uses a recurrent-depth architecture with parallel supervision on latent representations, enabling interpretable and efficient multi-step reasoning without token-by-token generation.

read2 min views1 publishedJul 16, 2026
Bridging the Gap Between Latent and Explicit Reasoning with Looped Transformers
Image: source
[Submitted on 30 Jun 2026 (

[v1](https://arxiv.org/abs/2606.31779v1)), last revised 13 Jul 2026 (this version, v2)]# Title:Bridging the Gap Between Latent and Explicit Reasoning with Looped Transformers

[View PDF](/pdf/2606.31779)

[HTML (experimental)](https://arxiv.org/html/2606.31779v2)

Abstract:Language models typically reason via explicit chain-of-thought (CoT), generating intermediate steps token-by-token. Latent CoT offers an alternative: it performs multi-step reasoning in the model's hidden states, replacing decoded tokens with continuous representations for greater efficiency. However, existing latent CoT methods underperform explicit CoT beyond 1B parameters, and the gap widens with scale. Looped, or recurrent-depth, Transformers, which reuse their weights to increase computation depth without adding parameters, are a natural fit for latent reasoning. We therefore ask whether looped Transformers can bridge this gap. We answer affirmatively with a simple recipe: a looped padded Transformer that processes K latent blocks in parallel for R iterations, with a cross-entropy loss on each latent position's gold CoT-step token, similar to explicit CoT supervision. We instantiate it as LOTUS (Looped Transformers with parallel supervision on latents). LOTUS is, to our knowledge, the first latent-CoT method to bridge the gap to explicit CoT at the 3B scale, while cutting thought-phase latency by 2.5x-6.9x from compact math expressions to natural language. Projecting LOTUS's post-loop latents through the base LM head recovers the gold reasoning steps and even surfaces alternative valid intermediate steps, evidence that its latent space is interpretable and CoT-aligned. Ablations confirm that both the looped backbone and the parallel supervision on gold CoT tokens are essential. Code is available at[this https URL].

Submission history #

From: Ying Fan [[view email](/show-email/71381d9f/2606.31779)]

**Tue, 30 Jun 2026 14:58:53 UTC (194 KB)**

[[v1]](/abs/2606.31779v1)**[v2]** Mon, 13 Jul 2026 16:27:19 UTC (187 KB)

References & Citations

...

Bibliographic Explorer

(What is the Explorer?) Connected Papers

(What is Connected Papers?) Litmaps

(What is Litmaps?) scite Smart Citations

(What are Smart Citations?)# Code, Data and Media Associated with this Article alphaXiv

(What is alphaXiv?) CatalyzeX Code Finder for Papers

(What is CatalyzeX?) DagsHub

(What is DagsHub?) Gotit.pub

(What is GotitPub?) Hugging Face

(What is Huggingface?) ScienceCast

(What is ScienceCast?)# Demos Influence Flower

(What are Influence Flowers?) CORE Recommender

(What is CORE?) IArxiv Recommender

(What is IArxiv?)# arXivLabs: experimental projects with community collaborators arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.

Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.

Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @lotus 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/bridging-the-gap-bet…] indexed:0 read:2min 2026-07-16 ·