English

CoDAR: Continuous Diffusion Language Models are More Powerful Than You Think

Computation and Language 2026-03-04 v1 Artificial Intelligence Machine Learning

Abstract

We study why continuous diffusion language models (DLMs) have lagged behind discrete diffusion approaches despite their appealing continuous generative dynamics. Under a controlled token--recovery study, we identify token rounding, the final projection from denoised embeddings to tokens, as a primary bottleneck. Building on these insights, we propose CoDAR (Continuous Diffusion with Contextual AutoRegressive Decoder), a two--stage framework that keeps diffusion entirely continuous in an embedding space while learning a strong, context--conditional discretizer: an autoregressive Transformer decoder that cross--attends to the denoised embedding sequence and performs contextualized rounding to tokens. Experiments on LM1B and OpenWebText demonstrate that CoDAR substantially improves generation quality over latent diffusion and becomes competitive with strong discrete DLMs, while exposing a simple decoder--temperature knob to navigate the fluency--diversity trade off.

Keywords

Cite

@article{arxiv.2603.02547,
  title  = {CoDAR: Continuous Diffusion Language Models are More Powerful Than You Think},
  author = {Junzhe Shen and Jieru Zhao and Ziwei He and Zhouhan Lin},
  journal= {arXiv preprint arXiv:2603.02547},
  year   = {2026}
}
R2 v1 2026-07-01T11:00:20.298Z