English

What Makes Diffusion Language Models Super Data Learners?

Computation and Language 2025-10-07 v1

Abstract

Recent studies have shown that diffusion language models achieve remarkable data efficiency under limited-data constraints, yet the underlying mechanisms remain unclear. In this work, we perform extensive ablation experiments to disentangle the sources of this efficiency. Our results show that random masking of input tokens plays the dominant role. We further show that similar gains can be obtained through in MLP dropout and weight decay, indicating that stochastic regularization broadly enhances data efficiency in multi-epoch training. Our code is available at https://github.com/zitian-gao/data-efficiency.

Keywords

Cite

@article{arxiv.2510.04071,
  title  = {What Makes Diffusion Language Models Super Data Learners?},
  author = {Zitian Gao and Haoming Luo and Lynx Chen and Jason Klein Liu and Ran Tao and Joey Zhou and Bryan Dai},
  journal= {arXiv preprint arXiv:2510.04071},
  year   = {2025}
}

Comments

Technical report, work in progress

R2 v1 2026-07-01T06:17:41.873Z