Read original ↗
paperarXivTrust 82 · PrimaryPublished 3d agoLive · 2d ago

Bridging the Gap Between Latent and Explicit Reasoning with Looped Transformers

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

Lineage graph

Paper → model → repo connections mined from source citations (Tier-1 exact match).

Covers

Related to

Implements (incoming)

Related across the graph

Topics