arXiv:2604.24357cs.LGcs.AI2026-04

用奖励导向的排序机制提升离散扩散模型生成质量

DPRM: A Plug-in Doob h transform-induced Token-Ordering Module for Discrete Diffusion Models

论文配图:DPRM: A Plug-in Doob h transform-induced Token-Ordering Module for Discrete Diffusion Models
图 1 · 摘自论文原文
  • 基于杜布变换构建过程奖励,动态修正令牌顺序
  • 在9个模型上显著提升推理、视觉代码本等任务表现
  • 无需修改架构,可适配多种生成场景

离散扩散模型存在多种令牌顺序,但现有系统多依赖置信度解码。置信度虽高效却易短视,因局部确定性无法衡量位置对最终质量的影响。本文提出DPRM(Doob h-transform Process Reward Model),一种由终端奖励倾斜轨迹分布诱导的插件式令牌排序模块。杜布变换将终端奖励转化为各候选位置的过程奖励,通过生成进度、置信度及可选位置或任务状态的紧凑估计器实现跨部分状态复用。DPRM仅改变令牌顺序,保持原架构、去噪目标、监督信号与采样器不变。我们推导了精确的奖励倾斜律,并界定了其短列与在线近似。在涵盖语言、多模态生成与科学序列的九个开源模型上,DPRM提升了推理、数值VQA、视觉代码本排序及偏好条件生成。相较置信度,其在PUMA GSM8K上提升14.6%,Omni-Diffusion CLIP-L/14提升13.2%,Prism投票准确率从82.41%升至83.85%,RealWorldQA数值/计数准确率提升8.97点。科学任务增益包括DCM非零恢复提升8.3%,GenMol QED提升15.0%,SDPO-DNA总效用提升53.3%。熵与随机顺序对照表明收益并非来自盲目偏好不确定令牌,而是终端奖励纠正局部自信但全局劣质的选择。代码已公开于https://github.com/DakeBU/DPRM-DLLM。

原文摘要 · Abstract (English)

Discrete diffusion models admit many token orders, yet most systems rely on confidence-based decoding. Confidence is a strong and efficient heuristic, but it can be myopic because local certainty does not measure a position's effect on terminal quality. We introduce DPRM (Doob h-transform Process Reward Model), a plug-in token-ordering module induced by a terminal-reward-tilted trajectory distribution. The Doob transform converts terminal reward into a process reward for each candidate position. A compact estimator indexed by generation progress, confidence, and optional positional or task state makes this correction reusable across partial states. DPRM changes only token order; the host architecture, denoising objective, supervision, and token sampler remain fixed. We derive the exact reward-tilted law and bound its shortlist and online approximations. Across nine recent open-source hosts spanning language, multimodal generation, and scientific sequences, DPRM improves reasoning, numeric VQA, visual-codebook ordering, and preference-conditioned generation. Relative to confidence, it improves PUMA GSM8K by 14.6%, Omni-Diffusion CLIP-L/14 by 13.2%, Prism voted accuracy from 82.41% to 83.85%, and RealWorldQA numeric/count accuracy by 8.97 points. Matched scientific gains include 8.3% in DCM nonzero recovery, 15.0% in GenMol QED, and 53.3% in SDPO-DNA total utility. Entropy and random-order controls show that the gains do not come from favoring uncertain tokens indiscriminately. Token-order traces and shared-state interventions instead show how terminal reward can correct a locally confident but globally poor choice. Code is available at: https://github.com/DakeBU/DPRM-DLLM.

扩散模型令牌排序奖励机制生成优化

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