LGAIApr 13

A Mechanistic Analysis of Looped Reasoning Language Models

arXiv:2604.1179141.98 citationsh-index: 9
Predicted impact top 6% in LG · last 90 daysOriginality Synthesis-oriented
AI Analysis

For researchers designing looped language models, this provides mechanistic insights into their internal dynamics, potentially guiding architectural improvements.

This paper mechanistically analyzes looped reasoning language models, showing that their recurrent layers converge to distinct fixed points and follow cyclic trajectories, with attention-head behavior stabilizing. The stages of inference mirror those of feedforward models, repeated across recurrences.

Reasoning has become a central capability in large language models. Recent research has shown that reasoning performance can be improved by looping an LLM's layers in the latent dimension, resulting in looped reasoning language models. Despite promising results, few works have investigated how their internal dynamics differ from those of standard feedforward models. In this paper, we conduct a mechanistic analysis of the latent states in looped language models, focusing in particular on how the stages of inference observed in feedforward models compare to those observed in looped ones. To this end, we analyze cyclic recurrence and show that for many of the studied models each layer in the cycle converges to a distinct fixed point; consequently, the recurrent block follows a consistent cyclic trajectory in the latent space. We provide evidence that as these fixed points are reached, attention-head behavior stabilizes, leading to constant behavior across recurrences. Empirically, we discover that recurrent blocks learn stages of inference that closely mirror those of feedforward models, repeating these stages in depth with each iteration. We study how recurrent block size, input injection, and normalization influence the emergence and stability of these cyclic fixed points. We believe these findings help translate mechanistic insights into practical guidance for architectural design.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes