On the Role of Discreteness in Diffusion LLMs
By: Ziqi Jin , Bin Wang , Xiang Lin and more
Potential Business Impact:
Makes computers write better stories and sentences.
Diffusion models offer appealing properties for language generation, such as parallel decoding and iterative refinement, but the discrete and highly structured nature of text challenges the direct application of diffusion principles. In this paper, we revisit diffusion language modeling from the view of diffusion process and language modeling, and outline five properties that separate diffusion mechanics from language-specific requirements. We first categorize existing approaches into continuous diffusion in embedding space and discrete diffusion over tokens. We then show that each satisfies only part of the five essential properties and therefore reflects a structural trade-off. Through analyses of recent large diffusion language models, we identify two central issues: (i) uniform corruption does not respect how information is distributed across positions, and (ii) token-wise marginal training cannot capture multi-token dependencies during parallel decoding. These observations motivate diffusion processes that align more closely with the structure of text, and encourage future work toward more coherent diffusion language models.
Similar Papers
Discrete Diffusion in Large Language and Multimodal Models: A Survey
Machine Learning (CS)
Makes AI talk and create much faster.
Coevolutionary Continuous Discrete Diffusion: Make Your Diffusion Language Model a Latent Reasoner
Artificial Intelligence
Makes AI understand words better by thinking continuously.
Latent Discrete Diffusion Models
Machine Learning (CS)
Makes computers write better stories and sentences.