Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

LangFlow: Continuous Diffusion Rivals Discrete in Language Modeling

About

Continuous diffusion has been the foundation of high-fidelity, controllable, and few-step generation of many data modalities such as images. However, in language modeling, prior continuous diffusion language models (DLMs) lag behind discrete counterparts due to the sparse data space and the underexplored design space. In this work, we close this gap with LangFlow, the first continuous DLM to rival discrete diffusion, by connecting embedding-space DLMs to Flow Matching via Bregman divergence, alongside three key innovations: (1) we derive a novel ODE-based NLL bound for principled evaluation of continuous flow-based language models; (2) we propose an information-uniform principle for setting the noise schedule, which motivates a learnable noise scheduler based on a Gumbel distribution; and (3) we revise prior training protocols by incorporating self-conditioning, as we find it improves both likelihood and sample quality of embedding-space DLMs with effects substantially different from discrete diffusion. Putting everything together, LangFlow rivals top discrete DLMs on both the perplexity (PPL) and the generative perplexity (Gen. PPL), reaching a PPL of 30.0 on LM1B and 24.6 on OpenWebText. It even exceeds autoregressive baselines in zero-shot transfer on 4 out of 7 benchmarks. LangFlow provides the first clear evidence that continuous diffusion is a promising paradigm for language modeling. Homepage: https://github.com/nealchen2003/LangFlow

Yuxin Chen, Chumeng Liang, Hangke Sui, Ruihan Guo, Chaoran Cheng, Jiaxuan You, Ge Liu• 2026

Related benchmarks

TaskDatasetResultRank
Language ModelingPTB
Perplexity81.2
1234
Language ModelingOpenWebText
Perplexity32.2
122
Language ModelingLM1B
PPL (Generalized)92.2
93
Language ModelingWikiText
Wikitext PPL32.28
87
Language ModelingOWT
Gen. PPL36.53
78
Language ModelingLAMBADA--
70
Language ModelingLM1B (val)
Perplexity30
67
Language ModelingPubmed
Perplexity46.74
59
Language ModelingarXiv
Perplexity38.47
58
Language ModelingLM1B
Perplexity68.21
39
Showing 10 of 12 rows

Other info

GitHub

Follow for update