cd /news/machine-learning/allocating-recurrent-compute-in-loop… · home topics machine-learning article
[ARTICLE · art-103927] src=arxiv.org ↗ pub= topic=machine-learning verified=true sentiment=· neutral

Allocating Recurrent Compute in Looped Language Models

A new study from arXiv (2608.18230) introduces MixerLoop, a looped language model architecture that repeats only the Gated DeltaNet mixer while applying the dense feed-forward network once, and finds it outperforms full-block recurrence at 15M parameters and retains 41.5% of the CORE improvement at 110M while reducing recurrent-backbone projection FLOPs by 45.9%.

read1 min views3 publishedAug 20, 2026

arXiv:2608.18230v1 Announce Type: new Abstract: Looped language models improve reasoning and knowledge manipulation by applying shared computation repeatedly. Existing systems usually repeat an entire layer stack, although a mixer and a dense feed-forward network (FFN) perform different operations and have different costs. We ask a narrower question: what should loop? We view recurrence as repeated composition of a state update and argue that an application is valuable when it exposes a new cross-position influence direction that remains observable at the task readout. Iterative Transport Rank (ITR) describes the cumulative influence trajectory; marginal ITR describes the nonredundant influence contributed by successive applications. This view motivates MixerLoop, which repeats each Gated DeltaNet mixer while applying its dense FFN once. We compare MixerLoop with no recurrence and full-block recurrence at 15M and 110M parameters under the same data, initialization, and architecture. A finite context-off intervention tests whether later mixer applications produce distinct, non-negligible, and beneficial changes at the final language-model readout. MixerLoop surpasses FullLoop on aggregate CORE at 15M and retains 41.5% of its CORE improvement at 110M while reducing recurrent-backbone projection FLOPs by 45.9%. These results show that the benefits of recurrent depth can be retained without repeatedly executing the dense FFN.

── more in #machine-learning 4 stories · sorted by recency
── more on @arxiv 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/allocating-recurrent…] indexed:0 read:1min 2026-08-20 ·