提出新方法提升掩码扩散语言模型的树搜索对齐效果。
Tree Reward-Aligned Search for TReASURe in Masked Diffusion Language Models
- 用首次击中解掩技术实现单次调用生成多样化分支。
- 通过确定性替换评分降低奖励估计方差,稳定剪枝。
- 适合在计算资源受限时提升文本质量与控制能力。
树搜索近期成为生成模型在测试阶段对齐任务奖励的强大框架。然而将其应用于掩码扩散语言模型(Masked Diffusion Language Models)面临两大挑战:(i) 并行解掩导致分支高度相关,限制探索;(ii) 通过采样补全评估奖励产生高方差估计,使剪枝不稳定。本文提出TReASURe,一种树搜索测试时对齐方法,引入:(i) UnmaskBranch,基于首次击中解掩的分支策略,在单次模型调用下同时多样化词元内容与揭示顺序;(ii) ResubstituteScore,利用确定性替换生成低方差代理补全,对部分掩码序列进行评分。理论上,我们量化了在NFE(函数评估次数)上的分支效率提升,证明评分规则的误差受预测不确定性约束,并证实更大树宽可带来性能改善。实验表明,TReASURe在困惑度、语言可接受性及情感与毒性控制上均达到当前最佳表现,且在匹配计算预算下优于先前方法,尤其在低NFE场景下优势显著。
原文摘要 · Abstract (English)
Tree search has recently emerged as a powerful framework for aligning generative models with task-specific rewards at test time. Applying tree search to Masked Diffusion Language Models, however, introduces two key challenges: (i) parallel unmasking yields highly correlated branches, limiting exploration, and (ii) reward evaluation via sampled completions produces high-variance estimates, making pruning unstable. We propose TReASURe, a tree-search test-time alignment method that addresses these issues. It introduces (i) UnmaskBranch, a branching strategy based on first-hitting unmasking that diversifies both token content and reveal order with a single model call per parent node, and (ii) ResubstituteScore, a pruning rule that uses deterministic resubstitution to score partially masked sequences with low-variance proxy completions. Theoretically, we quantify branching efficiency gains in NFEs (number of function evaluations), show that the scoring rule approximates the true reward with error bounded by predictive uncertainty, and prove improvements with larger tree widths. Empirically, TReASURe achieves state-of-the-art results on perplexity, linguistic acceptability, and control of sentiment and toxicity, outperforming prior methods under matched compute budgets, with especially strong gains in low-NFE regimes.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。