PulseAugur
实时 11:11:50
English(EN) Self-Generated Error Training for Token Editing in Diffusion Language Models

全新 7B 统一扩散语言模型 'Sumi' 发布,伴随扩散模型进展

研究人员推出了 Sumi,一个拥有 70 亿参数的统一扩散语言模型 (UDLM),该模型在 1.5 万亿 tokens 上从头开始预训练。这个开源模型在知识、推理和编码任务上表现出与自回归模型相当的性能,但在常识基准测试上表现稍逊。发布内容包括模型权重、检查点以及完整的训练方法,旨在为大规模研究 UDLM 提供参考。此外,其他研究探索了扩散语言模型的进展,包括生成 CUDA 核的方法、通过自生成错误训练改进 Token 编辑,以及开发更高效的解码策略,如 Mean-Field Parallel Decoding 和 Mutual-Stability Sampling。 AI

影响 扩散语言模型的进步为更高效、更灵活的文本生成提供了潜力,影响了代码生成和通用语言理解等领域。

排序理由 多篇研究论文详细介绍了新的扩散语言模型和技术。

在 arXiv cs.CL 阅读 →

AI 生成摘要 · Google Gemini · 来自 23 个来源。 我们如何撰写摘要 →

全新 7B 统一扩散语言模型 'Sumi' 发布,伴随扩散模型进展

报道来源 [23]

  1. arXiv cs.CL TIER_1 English(EN) · Fitsum Reda, John Kamalu, Roger Waleffe, Mostofa Patwary, Mohammad Shoeybi, Bryan Catanzaro ·

    Nemotron-TwoTower:具有预训练自回归上下文的扩散语言模型

    arXiv:2606.26493v1 Announce Type: new Abstract: Diffusion language models offer a promising alternative to autoregressive models due to their potential for parallel and iterative generation. However, existing approaches use a single network for both context representation and ite…

  2. arXiv cs.CL TIER_1 English(EN) · Shen Nie, Qiyang Min, Shaoxuan Xu, Zihao Huang, Yuxuan Song, Yong Shan, Yankai Lin, Wayne Xin Zhao, Chongxuan Li, Ji-Rong Wen ·

    改进的大型语言扩散模型

    arXiv:2606.25331v1 Announce Type: new Abstract: Modern large language models are predominantly trained with autoregressive factorization and causal attention. We present \emph{iLLaDA}, an 8B masked diffusion language model trained from scratch with fully bidirectional attention. …

  3. Hugging Face Daily Papers TIER_1 English(EN) ·

    Nemotron-TwoTower:具有预训练自回归上下文的扩散语言模型

    Diffusion language models offer a promising alternative to autoregressive models due to their potential for parallel and iterative generation. However, existing approaches use a single network for both context representation and iterative denoising, forcing one model to serve bot…

  4. arXiv cs.CL TIER_1 English(EN) · Bryan Catanzaro ·

    Nemotron-TwoTower:具有预训练自回归上下文的扩散语言模型

    Diffusion language models offer a promising alternative to autoregressive models due to their potential for parallel and iterative generation. However, existing approaches use a single network for both context representation and iterative denoising, forcing one model to serve bot…

  5. arXiv cs.CL TIER_1 English(EN) · Ji-Rong Wen ·

    改进的大型语言扩散模型

    Modern large language models are predominantly trained with autoregressive factorization and causal attention. We present \emph{iLLaDA}, an 8B masked diffusion language model trained from scratch with fully bidirectional attention. iLLaDA keeps the masked diffusion objective thro…

  6. Hugging Face Daily Papers TIER_1 English(EN) ·

    改进的大型语言扩散模型

    Masked diffusion language models with fully bidirectional attention outperform autoregressive counterparts on various benchmarks while maintaining competitiveness with established models.

  7. arXiv cs.AI TIER_1 English(EN) · Furong Huang ·

    调度思考:学习扩散语言模型中的思考顺序

    Masked diffusion language models decode by iteratively unmasking tokens, where the unmasking order defines an "order of thought" that strongly influences generation quality yet is typically chosen heuristically. We derive a tractable upper bound on the sequential decoding mismatc…

  8. arXiv cs.CL TIER_1 English(EN) · Yan Yan ·

    何时规划、何时打磨:噪声水平作为扩散语言模型的粒度轴

    Standard tokenwise diffusion LMs keep training corruption and inference commitment at token granularity throughout denoising. At high noise, this leaves scattered local fragments rather than coherent evidence, making it hard to form early coarse structure, exactly what planning-s…

  9. arXiv cs.AI TIER_1 English(EN) · Thomas Bertolani, Davide Bucciarelli, Leonardo Zini, Marcella Cornia, Lorenzo Baraldi ·

    扩散语言模型:一项实验性分析

    arXiv:2606.19475v1 Announce Type: new Abstract: Large Language Models (LLMs) have revolutionized language modeling through autoregressive generation, enabling strong performance across a wide range of tasks. Recently, Diffusion Language Models (DLMs) have emerged as an alternativ…

  10. arXiv cs.CL TIER_1 English(EN) · Mengyu Ye, Keito Kudo, Wataru Ikeda, Ryosuke Matsuda, Keisuke Sakaguchi, Jun Suzuki ·

    Sumi:从头开始的开放统一扩散语言模型

    arXiv:2606.19005v1 Announce Type: new Abstract: Diffusion models have become a promising alternative to autoregressive models. Among these, uniform diffusion language models (UDLMs) permit any token to be updated at any step, in principle enabling more flexible generation. Howeve…

  11. arXiv cs.CL TIER_1 English(EN) · Lorenzo Baraldi ·

    扩散语言模型:一项实验性分析

    Large Language Models (LLMs) have revolutionized language modeling through autoregressive generation, enabling strong performance across a wide range of tasks. Recently, Diffusion Language Models (DLMs) have emerged as an alternative paradigm that generates text through iterative…

  12. arXiv cs.CL TIER_1 English(EN) · Jun Suzuki ·

    Sumi:从头开始的开放统一扩散语言模型

    Diffusion models have become a promising alternative to autoregressive models. Among these, uniform diffusion language models (UDLMs) permit any token to be updated at any step, in principle enabling more flexible generation. However, no UDLM has yet been pretrained from scratch …

  13. arXiv cs.CL TIER_1 Deutsch(DE) · Haolei Bai, Lingcheng Kong, Xueyi Chen, Jianmian Wang, Zhiqiang Tao, Huan Wang ·

    DICE:扩散大型语言模型在生成 CUDA 内核方面表现出色

    arXiv:2602.11715v2 Announce Type: replace-cross Abstract: Diffusion large language models (dLLMs) have emerged as a compelling alternative to autoregressive (AR) LLMs, owing to their capacity for parallel token generation. This paradigm is particularly well-suited for code genera…

  14. arXiv cs.CL TIER_1 English(EN) · Lin Yao ·

    Diffusion语言模型中用于Token编辑的自生成错误训练

    arXiv:2606.17175v1 Announce Type: new Abstract: Token-to-token (T2T) editing lets LLaDA2.1 revise committed tokens during block-diffusion decoding. The released recipe trains this editor on random vocabulary corruptions, but at inference the editor sees the model's own fluent, hi…

  15. Hugging Face Daily Papers TIER_1 English(EN) ·

    Sumi:从头开始的开放统一扩散语言模型

    A large-scale uniform diffusion language model pretrained from scratch demonstrates competitive performance on knowledge and reasoning tasks while highlighting differences in commonsense reasoning compared to autoregressive models.

  16. arXiv cs.CL TIER_1 English(EN) · Amr Mohamed, Guokan Shang, Michalis Vazirgiannis ·

    LESS 更胜一筹:用于扩散语言模型的互稳采样

    arXiv:2606.16908v1 Announce Type: new Abstract: Diffusion large language models (dLLMs) offer a promising alternative to autoregressive decoding by iteratively refining masked sequences, enabling parallel token updates and bidirectional conditioning. Their practical efficiency, h…

  17. arXiv cs.LG TIER_1 English(EN) · Tamim Zoabi, Ameen Ali, Liran Ringel, Lior Wolf ·

    面向离散扩散语言模型的均场并行解码

    arXiv:2606.15805v1 Announce Type: new Abstract: Discrete diffusion language models enable parallel token generation, offering a pathway to low-latency decoding. However, selecting tokens independently by marginal confidence limits effective parallelism: tokens that appear reliabl…

  18. arXiv cs.LG TIER_1 English(EN) · Keyue Jiang, Yuxiang Wang, Yanan Zhao, Xiang Yu, Qifang Zhao, Bohan Tang, Baojian Zhou, Yanghua Xiao, Lin Qu, Xiaoxiao Xu ·

    Semantic DLM+: 通过迁移核设计中的偏差-方差权衡改进扩散语言模型

    arXiv:2606.15327v1 Announce Type: new Abstract: Diffusion Language Models (DLMs) have demonstrated strong scaling capacity as alternatives to autoregressive language models. However, their performance is highly sensitive to the choice of transition kernels, and poorly designed ke…

  19. arXiv cs.CL TIER_1 English(EN) · Georgios Batzolis, Mark Girolami, Luca Ambrogioni ·

    CoBit:比特流扩散的语言建模

    arXiv:2605.07013v2 Announce Type: replace Abstract: Diffusion language models (DLMs) promise parallel, order-agnostic generation, but on standard benchmarks they have historically lagged behind autoregressive models in sample quality and diversity. Recent continuous flow and diff…

  20. arXiv cs.CL TIER_1 English(EN) · Lin Yao ·

    扩散语言模型中用于 Token 编辑的自生成错误训练

    Token-to-token (T2T) editing lets LLaDA2.1 revise committed tokens during block-diffusion decoding. The released recipe trains this editor on random vocabulary corruptions, but at inference the editor sees the model's own fluent, high-confidence draft errors instead. We study thi…

  21. arXiv cs.CL TIER_1 English(EN) · Michalis Vazirgiannis ·

    LESS 更胜一筹:用于扩散语言模型的互稳采样

    Diffusion large language models (dLLMs) offer a promising alternative to autoregressive decoding by iteratively refining masked sequences, enabling parallel token updates and bidirectional conditioning. Their practical efficiency, however, is limited by sampling procedures that e…

  22. arXiv cs.AI TIER_1 English(EN) · Yuezhou Hu, Harman Singh, Monishwaran Maheswaran, Haocheng Xi, Coleman Hooper, Jintao Zhang, Aditya Tomar, Michael W. Mahoney, Sewon Min, Mehrdad Farajtabar, Kurt Keutzer, Amir Gholami, Chenfeng Xu ·

    残余上下文扩散语言模型

    arXiv:2601.22954v2 Announce Type: replace-cross Abstract: Diffusion Large Language Models (dLLMs) have emerged as a promising alternative to purely autoregressive language models because they can decode multiple tokens in parallel. However, state-of-the-art block-wise dLLMs rely …

  23. Mastodon — fosstodon.org TIER_1 English(EN) · [email protected] ·

    🤖 扩散语言模型在性能和效率之间展现权衡 扩散模型在性能和效率之间展现出独特的权衡

    🤖 Diffusion language models show trade-offs between performance and efficiency Diffusion based language models exhibit distinct trade offs between performance and computational efficiency based on generation time design choices. A new study published on arXiv, "Evaluating Diffusi…