cd /news/large-language-models/speculative-correction-draft-then-re… · home topics large-language-models article
[ARTICLE · art-87111] src=arxiv.org ↗ pub= topic=large-language-models verified=true sentiment=· neutral

Speculative Correction: Draft-then-Refine Decoding for Diffusion Language Models

A new arXiv preprint (arXiv:2608.02625v1) introduces draft-then-refine decoding for diffusion language models, showing that LLaDA2.1-Flash improves GSM8K-384 accuracy from 0.848 to 0.899 and MBPP-384 from 0.545 to 0.693 when refining its own drafts, while running 1.20 times faster than the baseline. The speculative correction configuration, using LLaDA2.1-Mini as drafter and Flash as refiner, achieves MATH-384 performance of 0.294 versus 0.300 for Flash while running 2.17 times faster, supporting a Pareto-frontier interpretation of quality-latency trade-offs.

read1 min views1 publishedAug 5, 2026

arXiv:2608.02625v1 Announce Type: new Abstract: Diffusion language models (DLMs) can revise tokens bidirectionally, but standard decoding procedures often adapt them to left-to-right generation by producing text block by block. We study a simple plug-and-play inference pattern: first generate a complete draft, then refine the full response using bidirectional diffusion. Using LLaDA2.1-Flash and LLaDA2.1-Mini, we evaluate two configurations. In Flash-Flash, the same Flash model serves as both drafter and refiner, testing whether an existing model can improve its own block-autoregressive output through global refinement. In Mini-Flash, inspired by speculative decoding, we introduce speculative correction: Mini drafts a full response, and Flash revises it as an editable initialization. Flash-Flash improves GSM8K-384 accuracy from 0.848 to 0.899 while running 1.20 times faster than the selected Flash block-autoregressive baseline, and improves MBPP-384 from 0.545 to 0.693. Latency-window-matched Flash-only controls indicate that these gains persist after targeted tuning of block-autoregressive decoding. Causal ablations indicate that completed drafts provide useful initializations: refinement from a fully masked span performs poorly, full global refinement provides a clear additional gain on GSM8K, and local refinement captures much of the gain on MBPP and MATH. Mini-Flash provides useful quality-latency trade-offs, including MATH-384 performance of 0.294 versus 0.300 for Flash while running 2.17 times faster. These results support a Pareto-frontier interpretation rather than the claim that the heterogeneous cascade uniformly matches Flash quality. Overall, same-model draft-and-refine provides evidence that bidirectional refinement is a useful decoding primitive for DLMs, while speculative correction demonstrates a training-free route to fast DLM generation.

── more in #large-language-models 4 stories · sorted by recency
── more on @llada2.1-flash 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/speculative-correcti…] indexed:0 read:1min 2026-08-05 ·