stash pagesTrend 8 — Recursive *architectures* (vs. recursive training)MD2mo agoRaw

This page is public — anyone with the link can see it. Sign up for Stash to make it private.

Create your own page →

Trend 8 — Recursive architectures (vs. recursive training)

A separate branch: building models whose forward pass is itself iterative.

Papers

Synthesis

The picture is that recursion in the forward pass is real but fragile: latent recursion crushes depth on visual grids (jigsaw) but disappears under causal autoregressive decoding. The "loop a depth-grown model at inference for free" finding is the most actionable.

Related

  • Trend 7 — Failure Modes Catalogued (Tiny Autoregressive RM negative)
  • Trend 4 — Test-Time Training at Scale (latent updates at inference)
  • Home