arXiv:2603.15803cs.LG2026-03被引 2

通过智能噪声调度提升扩散语言模型的推理能力

Mask Is What DLLM Needs: A Masked Data Training Paradigm for Diffusion LLMs

  • 根据信息密度动态调整噪声,区分逻辑核心与结构冗余
  • 在四个代码数学推理任务上平均准确率提升4%
  • 无需额外标注,适合想提升模型推理能力的研究者

离散扩散模型具备全局上下文感知和灵活并行生成能力。然而,标准扩散语言模型训练中采用的均匀随机噪声调度忽略了真实序列中高度非均匀的信息密度分布,导致优化资源浪费在低密度的结构连接上,而高密度的逻辑关键点却严重欠优化。为此,我们提出信息密度驱动的智能噪声调度方法。通过提取信息密集的核心节点,并应用互补优先级掩码,将单个训练实例解耦为相互增强的推理样本与语法样本,迫使模型同时掌握逻辑推理与基础序列结构。实验表明,该方法在四个代码与数学推理基准上平均准确率提升约4%,显著优于均匀基线。机制分析进一步揭示,概率优先级掩码能有效缓解块扩散训练中的上下文坍缩问题。整体而言,这一密度感知策略以极低标注成本高效释放了扩散语言模型的推理潜力,成为一种前景广阔的掩码数据训练新范式。我们的处理数据集可访问:https://huggingface.co/datasets/malr07/opc-sft-stage2-dense-extracted。

原文摘要 · Abstract (English)

Discrete diffusion models offer global context awareness and flexible parallel generation. However, uniform random noise schedulers in standard DLLM training overlook the highly non-uniform information density inherent in real-world sequences. This wastes optimization resources on low-density structural glues while leaving high-density logical pivot points severely under-optimized. To address this, we propose an Information Density Driven Smart Noise Scheduler. By extracting information-dense hubs and applying Complementary Priority Masking, our method decouples a single training instance into mutually reinforcing reasoning and syntax samples, forcing the model to master both logical deduction and foundational sequence structure. Experiments demonstrate that our approach improves average accuracy by ~4\% across four Code and Math reasoning benchmarks, significantly outperforming uniform baselines. Mechanistic analyses further reveal that probabilistic priority masking effectively mitigates contextual collapse during block diffusion training. Overall, this density-aware strategy efficiently unlocks the reasoning potential of diffusion language models at minimal annotation cost, emerging as a promising new masked data training paradigm for Diffusion LLMs. Our processed dataset can be found at https://huggingface.co/datasets/malr07/opc-sft-stage2-dense-extracted.

扩散模型推理增强智能调度语言模型

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