English

Diffusion Language Models Can Perform Many Tasks with Scaling and Instruction-Finetuning

Computation and Language 2025-02-25 v3 Artificial Intelligence Machine Learning

Abstract

The recent surge of generative AI has been fueled by the generative power of diffusion probabilistic models and the scalable capabilities of large language models. Despite their potential, it remains elusive whether diffusion language models can solve general language tasks comparable to their autoregressive counterparts. This paper demonstrates that scaling diffusion models w.r.t. data, sizes, and tasks can effectively make them strong language learners. We build competent diffusion language models at scale by first acquiring knowledge from massive data via masked language modeling pretraining thanks to their intrinsic connections. We then reprogram pretrained masked language models into diffusion language models via diffusive adaptation, wherein task-specific finetuning and instruction finetuning are explored to unlock their versatility in solving general language tasks. Experiments show that scaling diffusion language models consistently improves performance across downstream language tasks. We further discover that instruction finetuning can elicit zero-shot and few-shot in-context learning abilities that help tackle many unseen tasks by following natural language instructions, and show promise in advanced and challenging abilities such as reasoning.

Keywords

Cite

@article{arxiv.2308.12219,
  title  = {Diffusion Language Models Can Perform Many Tasks with Scaling and Instruction-Finetuning},
  author = {Jiasheng Ye and Zaixiang Zheng and Yu Bao and Lihua Qian and Quanquan Gu},
  journal= {arXiv preprint arXiv:2308.12219},
  year   = {2025}
}

Comments

add results on reasoning and multimodality; add discussions on latest progress

R2 v1 2026-06-28T12:02:38.175Z