Simple Denoising Diffusion Language Models
By: Huaisheng Zhu , Zhengyu Chen , Shijie Zhou and more
Potential Business Impact:
Makes computers write better stories and sentences.
Diffusion models have recently been extended to language generation through Masked Diffusion Language Models (MDLMs), which achieve performance competitive with strong autoregressive models. However, MDLMs tend to degrade in the few-step regime and cannot directly adopt existing few-step distillation methods designed for continuous diffusion models, as they lack the intrinsic property of mapping from noise to data. Recent Uniform-state Diffusion Models (USDMs), initialized from a uniform prior, alleviate some limitations but still suffer from complex loss formulations that hinder scalability. In this work, we propose a simplified denoising-based loss for USDMs that optimizes only noise-replaced tokens, stabilizing training and matching ELBO-level performance. Furthermore, by framing denoising as self-supervised learning, we introduce a simple modification to our denoising loss with contrastive-inspired negative gradients, which is practical and yield additional improvements in generation quality.
Similar Papers
Masks Can Be Distracting: On Context Comprehension in Diffusion Language Models
Machine Learning (CS)
Makes AI understand long sentences better.
Latent Discrete Diffusion Models
Machine Learning (CS)
Makes computers write better stories and sentences.
Improving Text Style Transfer using Masked Diffusion Language Models with Inference-time Scaling
Computation and Language
Makes computers write better stories and sentences.