English

Differences in Text Generated by Diffusion and Autoregressive Language Models

Computation and Language 2026-05-14 v1 Artificial Intelligence

Abstract

Diffusion language models (DLMs) are promising alternatives to autoregressive language models (ARMs), yet the intrinsic differences in their generated text remain underexplored. We first find empirically that off-the-shelf DLMs exhibit lower nn-gram entropy, higher semantic coherence, and higher semantic diversity. To understand the cause, we conduct controlled experiments that decouple the effects of training objectives and decoding algorithms. Results suggest that the DLM training objective contributes to the increases in semantic coherence and semantic diversity, but has a minor influence on entropy. These differences are primarily driven by the bidirectional context; other components in the training objective, such as input masking, label masking, and the weighting function, have a much weaker influence. Further, our experiments demonstrate that the reduction in entropy stems from DLMs' decoding algorithms, particularly confidence-based remasking strategies. We provide a theoretical understanding for this entropy reduction phenomenon. Together, our work uncovers key mechanisms underlying the differences between DLMs and ARMs in text generation, and informs future design of training objectives and decoding algorithms in DLMs.

Keywords

Cite

@article{arxiv.2605.12522,
  title  = {Differences in Text Generated by Diffusion and Autoregressive Language Models},
  author = {Zeyang Zhang and Chengwei Liang and Xingyan Chen and Meiqi Gu and Minrui Luo and Jingzhao Zhang and Tianxing He},
  journal= {arXiv preprint arXiv:2605.12522},
  year   = {2026}
}