Research library

Primary evidence, with its limits attached.

Sources are selected for direct architectural, empirical, theoretical, or interpretability relevance. Every entry records the version reviewed and its main limitation.

Last reviewed: September 3, 2026

16primary and official sources
9peer-reviewed
5preprints
2official statements

Research library

Showing 16 of 16 primary sources

PEER-REVIEWEDRecurrent neural network

Architectural Complexity Measures of Recurrent Neural Networks

Saizheng Zhang, Yuhuai Wu, Tong Che, Zhouhan Lin, Roland Memisevic, Ruslan Salakhutdinov, Yoshua Bengio

Summary. Defines recurrent depth as an over-time nonlinear-complexity measure for RNN architectures, alongside feedforward depth and recurrent skip coefficient.

Why it matters. It establishes that the phrase predates the current Transformer discussion and had a distinct formal meaning.

Main caveat. Its graph-theoretic RNN definition is not interchangeable with every present-day depth-recurrent Transformer design.

Venue or repository
NeurIPS 2016
Version reviewed
Proceedings version
Identifier
NeurIPS 2016 paper 860320be
Open primary source
PEER-REVIEWEDUniversal Transformer

Universal Transformers

Mostafa Dehghani, Stephan Gouws, Oriol Vinyals, Jakob Uszkoreit, Łukasz Kaiser

Summary. Applies a recurrent self-attention transition across depth and introduces a per-position adaptive halting mechanism.

Why it matters. It is an important shared-computation and adaptive-depth precursor to modern looped architectures.

Main caveat. Universal Transformers have their own recurrence and halting details; they are related to, not identical with, all later recurrent-depth language models.

Venue or repository
ICLR 2019
Version reviewed
arXiv v3 / ICLR 2019 conference version
Identifier
arXiv:1807.03819
Open primary source
PEER-REVIEWEDCross-layer sharing

ALBERT: A Lite BERT for Self-supervised Learning of Language Representations

Zhenzhong Lan, Mingda Chen, Sebastian Goodman, Kevin Gimpel, Piyush Sharma, Radu Soricut

Summary. Studies cross-layer parameter sharing as one of two parameter-reduction techniques for BERT-style encoders.

Why it matters. It shows a major Transformer lineage in which layer parameters can be reused across depth.

Main caveat. Cross-layer sharing alone is not proof of the inference-time recurrence, dynamic stopping, or latent-reasoning claims studied in later systems.

Venue or repository
ICLR 2020
Version reviewed
arXiv v6 / ICLR 2020 conference version
Identifier
arXiv:1909.11942
Open primary source Official code
PEER-REVIEWEDLooped Transformer

Looped Transformers as Programmable Computers

Angeliki Giannou, Shashank Rajput, Jy-Yong Sohn, Kangwook Lee, Jason D. Lee, Dimitris Papailiopoulos

Summary. Constructs constant-depth looped Transformers that execute iterative programs encoded in their inputs.

Why it matters. It gives a formal and constructive account of repeated Transformer computation as programmable iteration.

Main caveat. Programmed-weight constructions do not directly establish capabilities of large pretrained language models.

Venue or repository
ICML 2023
Version reviewed
PMLR proceedings
Identifier
PMLR 202:11398–11442
Open primary source Official code
PEER-REVIEWEDLooped Transformer

Looped Transformers are Better at Learning Learning Algorithms

Liu Yang, Kangwook Lee, Robert Nowak, Dimitris Papailiopoulos

Summary. Tests looped Transformers on in-context data-fitting tasks and reports comparable performance to standard Transformers with substantially fewer parameters in the studied settings.

Why it matters. It connects recurrence with the inductive structure of iterative learning algorithms.

Main caveat. The experiments concern selected data-fitting tasks and should not be generalized to all language-model workloads.

Venue or repository
ICLR 2024
Version reviewed
arXiv v3 / ICLR 2024 conference version
Identifier
arXiv:2311.12424
Open primary source
PEER-REVIEWEDDepth-recurrent language model

Scaling up Test-Time Compute with Latent Reasoning: A Recurrent Depth Approach

Jonas Geiping, Sean McLeish, Neel Jain, John Kirchenbauer, Siddharth Singh, Brian R. Bartoldson, Bhavya Kailkhura, Abhinav Bhatele, Tom Goldstein

Summary. Introduces the 3.5-billion-parameter Huginn proof-of-concept, trained from scratch on 800 billion tokens, and studies scaling inference work through a recurrent core.

Why it matters. It is the central empirical reference for the current prelude–recurrent-core–coda design and variable test-time recurrence.

Main caveat. Results are model- and benchmark-specific; equivalent-compute comparisons are not evidence that extra passes universally outperform larger models or improve every task.

Venue or repository
NeurIPS 2025 Main Conference
Version reviewed
NeurIPS 2025 proceedings / arXiv v2
Identifier
DOI:10.52202/085713-1380
Open primary source Official code
PEER-REVIEWEDLooped Transformer

Reasoning with Latent Thoughts: On the Power of Looped Transformers

Nikunj Saunshi, Nishanth Dikkala, Zhiyuan Li, Sanjiv Kumar, Sashank J. Reddi

Summary. Analyzes looped models on synthetic reasoning and one-billion-parameter language-model experiments, with theory relating effective depth and iterative algorithms.

Why it matters. It distinguishes parameter count from effective depth and offers controlled evidence for reasoning-oriented inductive bias.

Main caveat. Its theoretical simulation result does not mean a trained model’s hidden states automatically form a readable chain of thought.

Venue or repository
ICLR 2025
Version reviewed
ICLR conference version
Identifier
arXiv:2502.17416
Open primary source
PEER-REVIEWEDHuginn probing study

Latent Chain-of-Thought? Decoding the Depth-Recurrent Transformer

Wenquan Lu, Yuechuan Yang, Kyle Lee, Yanshu Li, Enqi Liu

Summary. Uses several probing methods on Huginn arithmetic behavior and reports inconsistent evidence for a clean, token-like latent reasoning trajectory.

Why it matters. It directly cautions against drawing a readable hidden chain-of-thought from recurrence alone.

Main caveat. The analysis is limited to one model family, arithmetic tasks, and the probes used; it does not settle every interpretability question.

Venue or repository
COLM 2025 LLM Explainability Workshop
Version reviewed
COLM 2025 workshop paper / arXiv v2
Identifier
OpenReview:roIQdXMuEj · arXiv:2507.02199
Open primary source Official code
PREPRINTRetrofitted recurrence

Teaching Pretrained Language Models to Think Deeper with Retrofitted Recurrence

Sean McLeish, Ang Li, John Kirchenbauer, Dayal Singh Kalra, Brian R. Bartoldson, Bhavya Kailkhura, Avi Schwarzschild, Jonas Geiping, Tom Goldstein, Micah Goldblum

Summary. Studies converting existing pretrained Transformers into recurrent models using architectural surgery and a recurrence curriculum.

Why it matters. It asks whether recurrence can be added without repeating full pretraining from scratch.

Main caveat. Reported gains focus on selected mathematics settings and models around one billion parameters.

Venue or repository
arXiv
Version reviewed
Version reviewed September 3, 2026
Identifier
arXiv:2511.07384
Open primary source Official code
PEER-REVIEWEDRecurrent-depth Transformer

Loop, Think, & Generalize: Implicit Reasoning in Recurrent-Depth Transformers

Harsh Kohli, Srinivasan Parthasarathy, Huan Sun, Yuekun Yao

Summary. Reports systematic-generalization and depth-extrapolation results in controlled multi-hop tasks, including gains from increasing recurrence at inference.

Why it matters. It directly studies the train-short, test-deeper question and documents an overthinking failure mode.

Main caveat. The models are trained from scratch on controlled tasks; excessive recurrence can degrade predictions.

Venue or repository
COLM 2026
Version reviewed
arXiv v2 / COLM 2026 conference version
Identifier
arXiv:2604.07822
Open primary source Official code
PREPRINTFixed-point looped Transformer

Fixed-Point Reasoners: Stable and Adaptive Deep Looped Transformers

Sajad Movahedi, Vera Milovanović, Shlomo Libo Feigin, Alexander Theus, Thomas Hofmann, Valentina Boeva, T. Konstantin Rusch, Antonio Orvieto

Summary. Combines residual-scaling choices with a convergence-based halting rule intended to adapt loop count to task difficulty.

Why it matters. It treats stability and stopping as first-class architecture questions rather than assuming a fixed pass count.

Main caveat. Evaluation centers on Sudoku, maze, state-tracking, and ARC-style tasks, not broad production language use.

Venue or repository
arXiv
Version reviewed
arXiv v1
Identifier
arXiv:2606.18206
Open primary source
PREPRINTLOTUS looped Transformer

Bridging the Gap Between Latent and Explicit Reasoning with Looped Transformers

Ying Fan, Anej Svete, Kangwook Lee

Summary. Trains looped hidden representations with parallel supervision aligned to explicit reasoning steps and tests math reasoning up to three-billion-parameter scale.

Why it matters. It shows that latent-state interpretability can depend on explicit training choices, not recurrence alone.

Main caveat. Its reported latency and accuracy gains are tied to the selected math tasks, supervision recipe, hardware, and baselines.

Venue or repository
arXiv
Version reviewed
arXiv v2
Identifier
arXiv:2606.31779
Open primary source Official code
PREPRINTLooped Transformer

DeepLoop: Depth Scaling for Looped Transformers

Shuzhen Li, Yifan Zhang, Jiacheng Guo, Quanquan Gu, Mengdi Wang

Summary. Derives residual-scaling rules that account for repeated visits to shared parameters and tests them at GPT-2 small and medium scale.

Why it matters. It identifies a training-stability issue specific to tied recurrent depth.

Main caveat. The empirical evidence is limited to the studied scales and does not establish one universal normalization rule.

Venue or repository
arXiv
Version reviewed
arXiv v2
Identifier
arXiv:2607.13491
Open primary source
PREPRINTOuro and Huginn interpretability study

Looped Transformers under the Jacobian Lens: Does the Global Workspace Survive Recurrence?

Wenlong Wang, Fergal Reid

Summary. Adapts a Jacobian-lens analysis to looped architectures and compares representation access patterns in Ouro and Huginn with an untied baseline.

Why it matters. It is a current example of recurrence-specific mechanistic inquiry available immediately before this review cutoff.

Main caveat. The work is a new preprint, studies selected models, and its proposed workspace framing remains subject to replication and debate.

Venue or repository
arXiv
Version reviewed
arXiv v1
Identifier
arXiv:2609.01924
Open primary source
OFFICIAL STATEMENTIndustry disclosure

Path to Astra: critical capabilities and frontier safeguards

OpenAI

Summary. Officially confirms Astra’s cyber-capability assessment and added chain-of-thought monitoring.

Why it matters. It verifies the existence and monitoring context discussed in current reporting.

Main caveat. The statement does not identify recurrent depth or publish Astra’s architecture.

Venue or repository
OpenAI
Version reviewed
Page reviewed September 3, 2026
Identifier
OpenAI, September 1, 2026
Open primary source
OFFICIAL TECHNICAL RELEASEIndustry disclosure

Safety overview: GPT-6 Astra

OpenAI

Summary. Reports Astra’s release status, safety measures, and a measured decline in chain-of-thought monitorability relative to GPT-5.6 Sol.

Why it matters. It supplies an official current statement about monitoring, separate from claims about model architecture.

Main caveat. The page does not state that recurrent depth caused the monitorability finding or confirm a recurrent-depth implementation.

Venue or repository
OpenAI
Version reviewed
Page reviewed September 3, 2026
Identifier
OpenAI, September 3, 2026
Open primary source

Current reporting

These articles explain the present attention around Astra. They are displayed separately because reporting—especially reporting attributed to an unnamed source—is not a public technical specification.

REPUTABLE REPORTING

OpenAI Technique in “Astra” Model Sparks Security Concerns

The publication reported, citing a person with knowledge of development, that Astra uses a limited recurrent-depth or looped-Transformer technique.

Caveat. This is reporting based on an unnamed source, not a public architecture specification from OpenAI.

Open The Information
REPUTABLE REPORTING

OpenAI’s new reasoning technique alarms AI safety experts

TechCrunch summarized The Information’s Astra report and the surrounding monitorability concerns.

Caveat. It is secondary coverage of the underlying report and does not independently establish Astra’s architecture.

Open TechCrunch