Sakana AI says multiple diffusion language models improve test-time scaling on code and math
tkasasagi · x · 2026-07-22
Multiple masked diffusion models beat single-model test-time scaling
Sakana AI says its ICML 2026 paper, “UnMaskFork: Test-Time Scaling for Masked Diffusion via Deterministic Action Branching,” shows that multiple masked diffusion language models can collaborate on one answer to improve performance on coding and math tasks.
- The paper studies test-time scaling: improving results by spending more compute at inference time instead of additional training.
- Unlike standard LLMs, masked diffusion language models generate text by gradually unmasking tokens, which enables parallel generation and a different way to search for answers.
- The authors found that the usual temperature-based diversity trick does not work well for Dream-Coder-style MDLMs.
- Their method, UnMaskFork (UMF), creates diversity by switching among models rather than adding randomness.
- Multiple MDLMs split the unmasking process, while Monte Carlo Tree Search explores promising assignment orders.
- The approach keeps generation quality while exploring diverse solutions, and reportedly consistently outperforms existing test-time scaling methods on coding benchmarks, with steady gains on math as compute increases.
Related event: Sakana AI Enhances Reasoning with Collaborative Diffusion Models(2 posts)→
More from Models
- Kimi K2.8 Preview rolls out: near-K3 coding performance, 1M context for all tiers — teortaxesTex · 2026-09-11
- Looking for a classifier of software engineering task shapes to pick models per task — StewartalsopIII · 2026-09-11
- DeepSeek V4 Pro API to continue after Sept 2026, billing unchanged — teortaxesTex · 2026-09-11
- DeepSeek V4.1 Flash Hits 98% of GPT-6 Astra's Score at 1.4% of the Cost in Third-Party Benchmark — ayushtweetshere · 2026-09-11
- TheZvi Polls: Has Your Coding Model Choice Changed Since Fable 5.1 and Astra? — TheZvi · 2026-09-11
- antirez Weighs In on Anthropic Banning Minors From Using Claude — antirez · 2026-09-11