cd /news/artificial-intelligence/quantizing-recursive-reasoning-model… · home topics artificial-intelligence article
[ARTICLE · art-66411] src=arxiv.org ↗ pub= topic=artificial-intelligence verified=true sentiment=· neutral

Quantizing Recursive Reasoning Models

A new study shows that 4-bit quantization causes catastrophic accuracy collapse in recursive reasoning models, dropping Sudoku exact-solution accuracy from 84.1% to 0.0%, but per-block scaling using MXInt4 completely restores performance. The researchers identify activation-scaling granularity as the root cause and demonstrate that blockwise integer formats are competitive with blockwise float formats while maintaining robustness across architectures.

read1 min views2 publishedJul 21, 2026

arXiv:2607.16237v1 Announce Type: new Abstract: Recursive reasoning models solve hard puzzles by applying compact, weight-tied blocks over many refinement steps. Because these blocks are reused many times, quantizing them creates a unique dynamical problem: the quantization error is incurred at every step. While 8-bit quantization (integer or float) preserves accuracy, moving to a per-tensor 4-bit format causes a systematic bias to accumulate. The ensuing drift catastrophically degrades exact-solution accuracy on Sudoku from 84.1% to 0.0% (only ~25% of cells correct). In this work, we show that this collapse is caused by activation-scaling granularity rather than bit-width or number format. Crucially, moving to per-block scaling completely restores the transition. To implement this, we apply MXInt4, a blockwise integer activation format, to recursive reasoning models. It is competitive with blockwise float formats on our tasks, while keeping integer elements and power-of-two block scales. Finally, recursion depth and reuse modulate quantization sensitivity, with the deepest architecture we test (the EqR equilibrium model) the most sensitive. Yet blockwise scaling overcomes this vulnerability, staying robust across these architectures and transferring to the open-ended ARC-AGI benchmark.

── more in #artificial-intelligence 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/quantizing-recursive…] indexed:0 read:1min 2026-07-21 ·