arXiv:2605.10759cs.LGcs.CV2026-05被引 6

用简单方法让扩散模型学会按奖励生成更符合人类偏好的图像。

Reinforce Adjoint Matching: Scaling RL Post-Training of Diffusion and Flow-Matching Models

论文配图:Reinforce Adjoint Matching: Scaling RL Post-Training of Diffusion and Flow-Matching Models
图 1 · 摘自论文原文
  • 通过重构预训练目标,实现无需复杂梯度的强化学习后训练。
  • 在50倍更少步数下达到流匹配最优方法的奖励水平。
  • 适合想高效提升生成质量且不想复杂调参的研究者。

扩散和流匹配模型能高效扩展,因其预训练为监督回归:干净样本经解析去噪,模型回归闭合形式目标。强化学习后训练则使模型对齐奖励函数,在图像生成中可让物体组合正确、文字清晰可读并符合人类偏好。现有方法依赖昂贵的SDE推演、奖励梯度或代理损失,破坏了预训练的回归结构。我们证明该结构可延伸至强化学习后训练。在KL正则化奖励最大化下,最优生成过程将干净终点分布朝高奖励样本倾斜,同时保持去噪规律不变。结合伴随匹配最优性条件与REINFORCE恒等式,我们提出强化伴随匹配(RAM):一种一致性损失,以奖励修正预训练目标。每步从当前模型采样干净样本,评估奖励,按预训练方式去噪并回归。无需SDE推演、反向伴随扫描或奖励梯度。与预训练目标一样简洁且可扩展。在Stable Diffusion 3.5M上,RAM在组合性、文本渲染和人类偏好上均取得最高奖励,达到Flow-GRPO峰值奖励,训练步数减少高达50倍。

原文摘要 · Abstract (English)

Diffusion and flow-matching models scale because pretraining is supervised regression: a clean sample is noised analytically, and a model regresses against a closed-form target. RL post-training aligns the model with a reward. In image generation, this makes samples compose objects correctly, render text legibly, and match human preferences. Existing methods rely on costly SDE rollouts, reward gradients, or surrogate losses, sacrificing pretraining's regression structure. We show that the structure extends to RL post-training. Under KL-regularized reward maximization, the optimal generative process tilts the clean-endpoint distribution towards samples with higher reward and leaves the noising law unchanged. Combining this with the adjoint-matching optimality condition and a REINFORCE identity, we derive Reinforce Adjoint Matching (RAM): a consistency loss that corrects the pretraining target with the reward. At each step, we draw a clean endpoint from the current model, evaluate its reward, noise it as in pretraining, and regress. No SDE rollouts, backward adjoint sweeps, or reward gradients are required. Like the pretraining objective, RAM is simple and scales. On Stable Diffusion 3.5M, RAM achieves the highest reward on composability, text rendering, and human preference, reaching Flow-GRPO's peak reward in up to $50\times$ fewer training steps.

扩散模型强化学习生成质量高效训练

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