Residual Context Diffusion Language Models
Abstract
Lay Summary
Diffusion Large Language Models (dLLMs) offer parallel decoding benefits but often trail autoregressive models in accuracy. This is partly due to the "remasking" strategy which discards intermediate computation on low-confidence tokens at each step. We propose Residual Context Diffusion (RCD), a novel paradigm that recycles this wasted computation into a contextual guiding signal. By treating the latent representations of undecoded tokens as residual updates, RCD progressively refines the model's knowledge across denoising steps. Our method achieves 4–11 percentage point accuracy gains across GSM8K and MATH500, more than doubles baseline accuracy on the challenging AIME24 benchmark, and requires up to 5× fewer denoising steps at equivalent accuracy levels.