PulseAugur
实时 15:07:48
English(EN) Learning Unmasking Policies for Diffusion Language Models

苹果研究人员通过新的解码技术推进扩散语言模型

苹果的机器学习研究部门发表了几篇论文,详细介绍了扩散语言模型(dLLMs)的进展。与自回归模型相比,这些模型通过并行解码多个 token,有可能实现更快的推理。研究包括探索用于口语模型的连续扩散、通过残差上下文扩散(RCD)提高 dLLM 的效率,以及使用强化学习训练解遮蔽策略。其他工作则侧重于通过专家产品(PoE)等技术弥合扩散模型和自回归模型之间的差距,并开发统一不同解码策略的混合模型。 AI

影响 这些在扩散语言模型方面的进展可能带来更高效、更高质量的文本和语音生成,从而影响各种 AI 应用。

排序理由 苹果机器学习研究部门的多篇研究论文详细介绍了扩散语言模型的进展。

在 Apple Machine Learning Research 阅读 →

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

苹果研究人员通过新的解码技术推进扩散语言模型

报道来源 [33]

  1. Apple Machine Learning Research TIER_1 English(EN) ·

    连续扩散口语模型的规模化特性

    Speech-only spoken language models (SLMs) lag behind text and text-speech models in performance, with recent discrete autoregressive (AR) SLMs indicating significant computational and data demands to match text models. Since discretizing continuous speech for AR creates bottlenec…

  2. Apple Machine Learning Research TIER_1 English(EN) ·

    残余上下文扩散语言模型

    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 on a “remasking” mechanism that decodes only the most conf…

  3. Apple Machine Learning Research TIER_1 English(EN) ·

    为扩散语言模型学习解遮蔽策略

    Diffusion (Large) Language Models (dLLMs) now match the downstream performance of their autoregressive counterparts on many tasks, while holding the promise of being more efficient during inference. One critical design aspect of dLLMs is the sampling procedure that selects which …

  4. arXiv cs.LG TIER_1 English(EN) · Meihua Dang, Stefano Ermon ·

    通过有限自动机的高效推理实现扩散语言模型的约束解码

    arXiv:2607.07026v1 Announce Type: new Abstract: Constrained decoding is essential for serving LLMs, ensuring that generated outputs follow specific structures such as JSON schema-formatted function calls. Existing systems are designed for autoregressive models and assume left-to-…

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

    通过有限自动机的高效推理实现扩散语言模型的约束解码

    Constrained decoding is essential for serving LLMs, ensuring that generated outputs follow specific structures such as JSON schema-formatted function calls. Existing systems are designed for autoregressive models and assume left-to-right generation, masking out invalid next token…

  6. arXiv cs.LG TIER_1 English(EN) · Juntong Shi, Brian L. Trippe, Jure Leskovec, Stefano Ermon, Minkai Xu ·

    Diffusion Language Model Parallel Decoding via Product-of-Experts Bridge

    arXiv:2606.08048v1 Announce Type: cross Abstract: Diffusion language models (DLMs) offer substantial speed advantages through parallel decoding, but the lack of token dependencies limits generation quality compared to autoregressive (AR) models. Recent progress attempts to bridge…

  7. arXiv cs.CL TIER_1 English(EN) · Yonggan Fu, Lexington Whalen, Abhinav Garg, Chengyue Wu, Maksim Khadkevich, Nicolai Oswald, Enze Xie, Daniel Egert, Sharath Turuvekere Sreenivas, Shizhe Diao, Chenhan Yu, Ye Yu, Weijia Chen, Sajad Norouzi, Jingyu Liu, Shiyi Lan, Ligeng Zhu, Jin Wang, Jin… ·

    Nemotron-Labs-Diffusion:一种统一自回归、扩散和自推测解码的三模语言模型

    arXiv:2607.05722v1 Announce Type: new Abstract: We introduce Nemotron-Labs-Diffusion, a tri-mode language model (LM) that unifies AR, diffusion, and self-speculation decoding within a single architecture. Trained with a joint AR-diffusion objective, Nemotron-Labs-Diffusion can sw…

  8. arXiv cs.AI TIER_1 English(EN) · Pranshu Chaturvedi, Parth Shroff, Tarun Suresh, Hangoo Kang, Kaiyue Wen ·

    使用部分双向性训练混合块扩散语言模型

    arXiv:2607.02805v1 Announce Type: cross Abstract: High-throughput long-context generation is one of the central challenges for large language models. Generation is typically memory-bandwidth-bound rather than compute-bound: each decoding step must stream the accumulated key/value…

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

    不要单独提交:扩散大型语言模型中的联合令牌提交

    arXiv:2607.04469v1 Announce Type: new Abstract: Diffusion large language models (dLLMs) commit multiple tokens per denoising step by decoding each selected position independently from the shared context; when those positions are dependent, the resulting factorization error is cap…

  10. arXiv cs.CL TIER_1 English(EN) · Chengcheng Wang, Tingzhang Luo, Wenhao Li, Jianyuan Guo, Chang Xu ·

    TACG:用于扩散语言模型解码的轨迹感知提交门控

    arXiv:2607.03236v1 Announce Type: new Abstract: Diffusion language models (DLLMs) generate text by iteratively denoising masked positions, exposing a trajectory of predictive distributions rather than a single instantaneous belief. Most existing decoders ignore this trajectory an…

  11. arXiv cs.AI TIER_1 English(EN) · Phuong Tuan Dat, Qi Li, Xinchao Wang ·

    dOPSD:用于扩散语言模型的策略内自蒸馏

    arXiv:2607.04428v1 Announce Type: cross Abstract: Diffusion large language models (dLLMs) generate text by iteratively denoising a masked sequence, offering a parallel alternative to autoregressive models, but eliciting strong reasoning through post-training remains difficult: su…

  12. arXiv cs.CL TIER_1 English(EN) · Tunyu Zhang, Xinxi Zhang, Ligong Han, Haizhou Shi, Xiaoxiao He, Zhuowei Li, Hao Wang, Kai Xu, Akash Srivastava, Chengzhi Mao, Hao Wang, Vladimir Pavlovic, Dimitris N. Metaxas ·

    通过轨迹自蒸馏实现少步扩散语言模型

    arXiv:2602.12262v4 Announce Type: replace Abstract: Diffusion large language models (DLLMs) have emerged as powerful generative models with the promise of fast text generation through parallel decoding. However, realizing this potential in practice remains challenging: reducing t…

  13. arXiv cs.CL TIER_1 English(EN) · Junwon Moon, Seungbeom Kim, Yejin Lee, Hoseong Ahn, Sewoong Park, Heeseung Kim, Kyuhong Shim ·

    DELTA-TTS:将自回归模型适配为用于文本到语音的扩散语言模型

    arXiv:2607.04140v1 Announce Type: cross Abstract: Autoregressive (AR) text-to-speech (TTS) models generate discrete speech tokens sequentially, which makes inference slow and can degrade robustness by propagating local errors and hallucinations. This limitation stems from their l…

  14. arXiv cs.CL TIER_1 English(EN) · Pavlo Molchanov ·

    Nemotron-Labs-Diffusion:一种统一自回归、扩散和自猜测解码的三模语言模型

    We introduce Nemotron-Labs-Diffusion, a tri-mode language model (LM) that unifies AR, diffusion, and self-speculation decoding within a single architecture. Trained with a joint AR-diffusion objective, Nemotron-Labs-Diffusion can switch modes to sustain high throughput across dep…

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

    Nemotron-Labs-Diffusion:一种统一自回归、扩散和自猜测解码的三模语言模型

    Nemotron-Labs-Diffusion is a tri-mode language model that combines autoregressive, diffusion, and self-speculation decoding to achieve superior throughput and efficiency compared to existing models.

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

    不要单独提交:扩散大型语言模型中的联合令牌提交

    Diffusion large language models (dLLMs) commit multiple tokens per denoising step by decoding each selected position independently from the shared context; when those positions are dependent, the resulting factorization error is captured by conditional total correlation, which co…

  17. arXiv cs.CL TIER_1 English(EN) · Xinchao Wang ·

    dOPSD:用于扩散语言模型的策略内自蒸馏

    Diffusion large language models (dLLMs) generate text by iteratively denoising a masked sequence, offering a parallel alternative to autoregressive models, but eliciting strong reasoning through post-training remains difficult: supervised fine-tuning is off-policy and suffers fro…

  18. arXiv cs.CL TIER_1 English(EN) · Kyuhong Shim ·

    DELTA-TTS:将自回归模型适配为用于文本到语音的扩散语言模型

    Autoregressive (AR) text-to-speech (TTS) models generate discrete speech tokens sequentially, which makes inference slow and can degrade robustness by propagating local errors and hallucinations. This limitation stems from their left-to-right AR commitment: each token must be det…

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

    dOPSD:用于扩散语言模型的策略内自蒸馏

    Diffusion large language models face challenges in reasoning enhancement through post-training, but a novel on-policy self-distillation method using internal denoising trajectories improves mathematical reasoning and code generation performance.

  20. arXiv cs.AI TIER_1 English(EN) · Maximo Rulli (Sapienza University of Rome), Thomas Fontanari (Sapienza University of Rome), Simone Petruzzi (Sapienza University of Rome), Federico Alvetreti (Sapienza University of Rome), Giorgio Strano (Sapienza University of Rome), Donato Crisostomi (… ·

    潜意识时钟:扩散语言模型中的潜在时间建模

    arXiv:2607.01774v1 Announce Type: new Abstract: Diffusion Language Models (DLMs) have recently emerged as a promising alternative to autoregressive models. Unlike standard diffusion-based approaches, DLMs are not explicitly conditioned on a timestep, raising a natural question: d…

  21. arXiv cs.CL TIER_1 English(EN) · Alessio Devoto ·

    潜意识时钟:扩散语言模型中的潜在时间建模

    Diffusion Language Models (DLMs) have recently emerged as a promising alternative to autoregressive models. Unlike standard diffusion-based approaches, DLMs are not explicitly conditioned on a timestep, raising a natural question: do these models internally represent denoising pr…

  22. arXiv cs.CL TIER_1 English(EN) · Yijie Jin, Jiajun Xu, Yuxuan Liu, Chenkai Xu, Yi Tu, Jiajun Li, Dandan Tu, Xiaohui Yan, Kai Yu, Pengfei Liu, Zhijie Deng ·

    多块扩散语言模型

    arXiv:2606.29215v1 Announce Type: cross Abstract: Block Diffusion Language Models (BD-LMs) improve diffusion-based text generation with KV caching and flexible-length generation. A natural next step is to extend them from Single-Block Diffusion (SingleBD) to Multi-Block Diffusion…

  23. arXiv cs.LG TIER_1 English(EN) · Tzu-Tao Chang, Benjamin Yuanyang Hong, Kiet Pham, Shivaram Venkataraman ·

    DiLaServe:面向扩散语言模型的高 SLO 达成服务

    arXiv:2606.29094v1 Announce Type: new Abstract: Diffusion language models (DLMs) have recently emerged as a promising alternative to conventional autoregressive language models. By generating multiple tokens in parallel during each denoising step, they offer higher inference thro…

  24. arXiv cs.LG TIER_1 English(EN) · Gagan Jain ·

    Adaptive Block Diffusion:解决扩散语言模型中的训练-推理不匹配问题

    arXiv:2606.29275v1 Announce Type: new Abstract: Diffusion Language Models (DLMs) are typically trained under fixed context structures, restricting denoising to predetermined token subsets. This creates a mismatch between training and inference, where models must operate over arbi…

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

    多块扩散语言模型

    Multi-Block Diffusion Language Models extend single-block diffusion to concurrent block decoding with improved training strategies and optimized decoding algorithms.

  26. arXiv cs.AI TIER_1 English(EN) · Yuhang Chen, Xianfeng Wu, Jinhao Duan, Mingfu Liang, Xiaohan Wei, Yunchen Pu, Fei Tian, Chonglin Sun, Parish Aggarwal, Frank Shyu, Luke Simon, Sandeep Pandey, Xi Liu, Tianlong Chen ·

    双焦扩散语言模型:用于并行生成的非对称双向上下文

    arXiv:2606.27732v1 Announce Type: cross Abstract: Discrete diffusion language models (dLLMs) recover masked tokens in parallel, offering significant speedups over autoregressive (AR) generation. However, such promising frameworks face a fundamental architectural design dilemma: \…

  27. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Tianlong Chen ·

    双焦扩散语言模型:用于并行生成的非对称双向上下文

    Discrete diffusion language models (dLLMs) recover masked tokens in parallel, offering significant speedups over autoregressive (AR) generation. However, such promising frameworks face a fundamental architectural design dilemma: \ding{182} Adopting bidirectional attention achieve…

  28. arXiv cs.CV TIER_1 English(EN) · Shufan Li, Yuchen Zhu, Jiuxiang Gu, Kangning Liu, Zhe Lin, Yongxin Chen, Molei Tao, Aditya Grover, Jason Kuen ·

    LaViDa-R1:推进统一多模态扩散语言模型的推理能力

    arXiv:2602.14147v2 Announce Type: replace Abstract: Diffusion language models (dLLMs) recently emerged as a promising alternative to auto-regressive LLMs. The latest works further extended it to multimodal understanding and generation tasks. In this work, we propose LaViDa-R1, a …

  29. arXiv cs.CV TIER_1 English(EN) · Binglei Li, Mengping Yang, Zhiyu Tan, Junping Zhang, Hao Li ·

    TexTailor:多模态扩散 Transformer 的推理时文本引导定制

    arXiv:2601.02211v2 Announce Type: replace Abstract: Recent breakthroughs of transformer-based diffusion models, particularly with Multimodal Diffusion Transformers (MMDiT) driven models like FLUX and Qwen Image, have facilitated thrilling experiences in visual generation. However…

  30. arXiv cs.CV TIER_1 English(EN) · Vasco Ramos, Regev Cohen, Idan Szpektor, Joao Magalhaes ·

    扩散模型中语言到潜在表征的早期估计

    arXiv:2512.08505v2 Announce Type: replace Abstract: Conditional diffusion models frequently suffer from language-image misalignments. Due to the ambiguity of intermediate noise corrupted latents, assessing prompt adherence currently requires completing the entire sampling traject…

  31. MarkTechPost TIER_1 English(EN) · Michal Sutter ·

    Interfaze 发布 diffusion-gemma-asr-small,一款开源的 Diffusion ASR 模型,通过 DiffusionGemma 的并行去噪解码器转录六种语言

    <p>Interfaze open-sourced diffusion-gemma-asr-small, a multilingual ASR model that transcribes via diffusion, not autoregression. It adds audio to Google's frozen DiffusionGemma using a ~42M-parameter adapter. One adapter covers six languages, with transcription cost set by denoi…

  32. Mastodon — sigmoid.social TIER_1 English(EN) · [email protected] ·

    YC初创公司Interfaze已开源diffusion-gemma-asr-small,这是首个多语言扩散式ASR模型。它使用扩散式解码器而非自回归模型

    Interfaze, a YC startup, has open-sourced diffusion-gemma-asr-small, the first multilingual diffusion ASR model. It uses a diffusion decoder rather than autoregressive generation, with a single 42M-parameter adapter handling six languages. The model achieves 6.6% WER on LibriSpee…

  33. r/LocalLLaMA TIER_1 English(EN) · /u/pmttyji ·

    [论文] Multi-Block Diffusion Language Models

    <table> <tr><td> <a href="https://www.reddit.com/r/LocalLLaMA/comments/1un8y5p/paper_multiblock_diffusion_language_models/"> <img alt="[Paper] Multi-Block Diffusion Language Models" src="https://preview.redd.it/krtfffdbr7bh1.png?width=140&amp;height=45&amp;auto=webp&amp;s=778d63f…