Diffusion Language Models Can Perform Many Tasks with Scaling and Instruction-Finetuning (2308.12219v2)
Abstract: The recent surge of generative AI has been fueled by the generative power of diffusion probabilistic models and the scalable capabilities of LLMs. Despite their potential, it remains elusive whether diffusion LLMs 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 LLMs at scale by first acquiring knowledge from massive data via masked LLMing pretraining thanks to their intrinsic connections. We then reprogram pretrained masked LLMs into diffusion LLMs 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 LLMs 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.