arXiv:2508.10875cs.CLcs.AI2025-08综述被引 69

扩散语言模型并行生成文本,速度更快且上下文更完整。

A Survey on Diffusion Language Models

  • 用迭代去噪方式并行生成词语,突破传统逐词生成限制。
  • 实现数倍加速,性能接近自回归模型,支持精细控制生成过程。
  • 适合追求高速生成与可控性的自然语言处理任务研究者参考。

扩散语言模型(DLMs)正迅速成为主流自回归(AR)范式的一种强大且有前景的替代方案。通过迭代去噪过程并行生成标记,DLMs 具有降低推理延迟和捕捉双向上下文的固有优势,从而实现对生成过程的细粒度控制。尽管实现了数倍加速,近期进展使 DLMs 的性能达到与自回归模型相当的水平,使其在多种自然语言处理任务中极具吸引力。本文全面综述当前 DLM 领域现状,梳理其发展脉络及与其他范式(如自回归模型、掩码语言模型)的关系,涵盖基础原理与最先进模型。我们提供最新的综合性分类体系,并深入分析从预训练策略到高级后训练方法的各类技术。另一贡献在于系统性回顾 DLM 推理策略与优化,包括解码并行性提升、缓存机制改进和生成质量增强。同时,我们总结 DLM 在多模态扩展方面的最新进展,并阐述其在各类实际场景中的应用。此外,本文还讨论了当前 DLM 的局限与挑战,包括效率、长序列处理与基础设施需求,并展望未来研究方向以推动该快速演进领域持续进步。项目 GitHub 地址:https://github.com/VILA-Lab/Awesome-DLMs。

原文摘要 · Abstract (English)

Diffusion Language Models (DLMs) are rapidly emerging as a powerful and promising alternative to the dominant autoregressive (AR) paradigm. By generating tokens in parallel through an iterative denoising process, DLMs possess inherent advantages in reducing inference latency and capturing bidirectional context, thereby enabling fine-grained control over the generation process. While achieving a several-fold speed-up, recent advancements have allowed DLMs to show performance comparable to their autoregressive counterparts, making them a compelling choice for various natural language processing tasks. In this survey, we provide a holistic overview of the current DLM landscape. We trace its evolution and relationship with other paradigms, such as autoregressive and masked language models, and cover both foundational principles and state-of-the-art models. Our work offers an up-to-date, comprehensive taxonomy and an in-depth analysis of current techniques, from pre-training strategies to advanced post-training methods. Another contribution of this survey is a thorough review of DLM inference strategies and optimizations, including improvements in decoding parallelism, caching mechanisms, and generation quality. We also highlight the latest approaches to multimodal extensions of DLMs and delineate their applications across various practical scenarios. Furthermore, our discussion addresses the limitations and challenges of DLMs, including efficiency, long-sequence handling, and infrastructure requirements, while outlining future research directions to sustain progress in this rapidly evolving field. Project GitHub is available at https://github.com/VILA-Lab/Awesome-DLMs.

扩散模型语言生成并行推理综述

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。