用连续潜空间扩散模型实现高效非自回归文本生成
Continuous Latent Diffusion Language Model

- 分层潜变量扩散框架,先学稳定文本-潜码映射,再建全局语义先验
- 2000 EFLOPs下生成质量超越自回归基线,支持可扩展的语义压缩
- 适合追求生成效率与跨模态统一建模的研究者
大语言模型在自回归范式下取得显著成功,但高质量文本生成无需拘泥于固定左右顺序。现有替代方案仍难以兼顾生成效率、可扩展表征学习和有效全局语义建模。我们提出Cola DLM,一种分层潜扩散语言模型,通过分层信息分解来重构文本生成过程。Cola DLM首先利用文本变分自编码器(Text VAE)学习稳定的文本-潜码映射,然后在连续潜空间中通过块因果扩散变换器(block-causal DiT)建模全局语义先验,最后通过条件解码生成文本。从统一马尔可夫路径视角看,其扩散过程执行的是潜码先验传输而非逐标记观测恢复,从而将全局语义组织与局部文本实现分离。该设计带来更灵活的非自回归归纳偏置,支持连续空间中的语义压缩与先验拟合,并天然适用于其他连续模态。通过覆盖4个研究问题、8个基准、严格匹配约20亿参数的自回归与LLaDA基线以及扩展至约2000 EFLOPs的缩放曲线的实验,我们确定了Cola DLM的有效整体配置,并验证其在文本生成上的强缩放特性。综合结果确立了分层连续潜先验建模作为严格逐标记语言建模的合理替代方案,其中生成质量与缩放行为可能比似然更能反映模型能力,同时也为离散文本与连续模态的统一建模提供了具体路径。
原文摘要 · Abstract (English)
Large language models have achieved remarkable success under the autoregressive paradigm, yet high-quality text generation need not be tied to a fixed left-to-right order. Existing alternatives still struggle to jointly achieve generation efficiency, scalable representation learning, and effective global semantic modeling. We propose Cola DLM, a hierarchical latent diffusion language model that frames text generation through hierarchical information decomposition. Cola DLM first learns a stable text-to-latent mapping with a Text VAE, then models a global semantic prior in continuous latent space with a block-causal DiT, and finally generates text through conditional decoding. From a unified Markov-path perspective, its diffusion process performs latent prior transport rather than token-level observation recovery, thereby separating global semantic organization from local textual realization. This design yields a more flexible non-autoregressive inductive bias, supports semantic compression and prior fitting in continuous space, and naturally extends to other continuous modalities. Through experiments spanning 4 research questions, 8 benchmarks, strictly matched ~2B-parameter autoregressive and LLaDA baselines, and scaling curves up to about 2000 EFLOPs, we identify an effective overall configuration of Cola DLM and verify its strong scaling behavior for text generation. Taken together, the results establish hierarchical continuous latent prior modeling as a principled alternative to strictly token-level language modeling, where generation quality and scaling behavior may better reflect model capability than likelihood, while also suggesting a concrete path toward unified modeling across discrete text and continuous modalities.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。