Continuous Diffusion Model for Language Modeling
Jaehyeong Jo, Sung Ju Hwang

TL;DR
This paper introduces a continuous diffusion model for language modeling that leverages the geometry of categorical distributions, outperforming existing discrete diffusion models and nearing autoregressive model performance.
Contribution
It establishes a connection between discrete diffusion and continuous flow on the statistical manifold, proposing a new diffusion process and a simulation-free training framework.
Findings
Outperforms existing discrete diffusion models on language benchmarks
Approaches the performance of autoregressive models
Provides a novel geometric perspective on diffusion processes
Abstract
Diffusion models have emerged as a promising alternative to autoregressive models in modeling discrete categorical data. However, diffusion models that directly work on discrete data space fail to fully exploit the power of iterative refinement, as the signals are lost during transitions between discrete states. Existing continuous diffusion models for discrete data underperform compared to discrete methods, and the lack of a clear connection between the two approaches hinders the development of effective diffusion models for discrete data. In this work, we propose a continuous diffusion model for language modeling that incorporates the geometry of the underlying categorical distribution. We establish a connection between the discrete diffusion and continuous flow on the statistical manifold, and building on this analogy, introduce a simple diffusion process that generalizes existing…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Speech Recognition and Synthesis
MethodsDiffusion
