finding
active
finding:retrofitted-llama-and-olmo-recurrent-blocks-closely-follow-their-respective-base-model-stages-of-inference-while-repeating-middle-stages-in-the-recurrent-blockRetrofitted Llama and OLMo recurrent blocks closely follow their respective base model stages of inference while repeating middle stages in the recurrent block
Shows that retrofitting preserves base model inference stage structure in the cyclic blocks
Source paper
extracted_from(2026) · Hugh Blayney · Álvaro Arroyo · Johan Obando-Ceron · Pablo Samuel Castro +3
Neighborhood — ranked by edge-count
Papers (1)
paper
Related by similarity (8)
cosine ≥ 0.65 · no typed edgeEntities in the same semantic neighborhood but without a typed relation to this one — candidates for new edges or unrecognized duplicates.
- Reveals how the upcycling training regime of Zhu et al. produces duplicated inference stage structure
- Demonstrates remarkably fast convergence to cyclic fixed point behavior in retrofitted models
- Models with fixed-point convergence maintain stable inference stages at arbitrary test-time recurrence depths
- Caption of Figure 1 summarizing the central empirical finding of the paper
- Llama 3.2 1B with retrofitted recurrence; reaches fixed point and exhibits clear stages of inference
- Causal evidence that massive activations are required for stages of inference to emerge in looped models
- Llama-3.3-70B exhibits internal consistency-checking mechanisms that operate during inferenceclaim0.780Central interpretive claim of the paper supported by causal ablation and activation evidence
- Key limitation acknowledged by authors.