Recurrence Enhances Transformer Reasoning
Transformers with Temporal Middle-Layer Recurrence (T2MLR) enables persistent intermediate reasoning by fusing cached middle-layer states, outperforming baselines and allowing efficient model retrofitting.

Visual TL;DR
From the articleThe inherent limitations of autoregressive decoding in Transformers often lead to the compression of rich hidden states, hindering the persistence of intermediate reasoning across tokens.
From the article 2 mentionsA novel approach, Transformers with Temporal Middle-Layer Recurrence (T2MLR), directly addresses this by fusing cached middle-layer representations from previous tokens into earlier layers of the current token's computation.
From the article 2 mentionsThis architectural shift allows abstract intermediate computations to persist across decoding steps, effectively bypassing the token-space compression issue with minimal inference overhead.
From the article 3 mentionsThe researchers found that applying recurrence to a localized middle-layer block, even as little as 20% of the network, often yields performance superior to full-layer recurrence.
allows existing models to adopt T2MLR with minimal inference overhead
From the articleBy retrofitting the recurrent pathway into an existing 1.7B parameter Transformer and performing brief fine-tuning, significant improvements in math reasoning were observed.
often yields superior performance compared to full-layer recurrence for complex tasks
From the articleThis suggests that effective latent reasoning in Transformers can emerge more powerfully from strategically placed middle-layer recurrence rather than broad, network-wide looping.
T2MLR consistently shows better results on various multi-step inferential tasks
Contents(3)
© 2026 StartupHub.ai. All rights reserved. You may not republish this article in full without a license. Search engines and AI research tools may crawl and summarize for reference. Bulk reproduction or model training requires a license. See our terms.
Written by
Daniel SingerEditor, StartupHub.ai
Daniel Singer is the editor of StartupHub.ai, a technology expert and thought leader on AI and its applications across sectors, from fintech and healthcare to developer tooling and consumer software. He writes and tests the tools covered here thoroughly and regularly, and built StartupHub.ai to give founders, operators and buyers a clearer read on what they are actually being sold.