Back to archive
By Ivan VydrinAI8 min read27 April 2026Updated 29 July 2026< 50 views

Recurrent-Depth Transformers Explained: Looped Reasoning and MoE Routing

Recurrent-depth transformers spend inference compute by looping a shared block in latent space instead of emitting reasoning tokens, and the adaptive exit that decides how many loops each token gets is really just MoE routing over depth.