arXiv:2510.10767cs.LGcs.AI2025-10被引 7

解决扩散模型强化学习中采样随机性不匹配问题

Understanding Sampler Stochasticity in Training Diffusion Models for RLHF

  • 用高随机性SDE训练,保持数据分布不变
  • 训练后确定性ODE采样质量显著提升
  • 适合做文本到图像生成的强化学习优化

强化学习从人类反馈(RLHF)被广泛用于微调扩散模型,但训练时使用的随机SDE采样器与推理时采用的确定性ODE采样器存在不匹配,导致奖励差距。本文理论上刻画了这一差距,为通用扩散模型提供非平凡边界,并对方差爆炸(VE)和方差保持(VP)高斯模型给出更紧的收敛速率。方法上采用广义去噪扩散隐式模型(gDDIM)框架,支持任意高随机性,同时保持数据边际。大规模实验在文本到图像模型上使用去噪扩散策略优化(DDPO)和混合组相对策略优化(MixGRPO)验证:随着训练进行,奖励差距持续缩小,使用高随机性SDE训练的模型在使用ODE采样时生成质量更高。

原文摘要 · Abstract (English)

Reinforcement Learning from Human Feedback (RLHF) is increasingly used to fine-tune diffusion models, but a key challenge arises from the mismatch between stochastic samplers used during training and deterministic samplers used during inference. In practice, models are fine-tuned using stochastic SDE samplers to encourage exploration, while inference typically relies on deterministic ODE samplers for efficiency and stability. This discrepancy induces a reward gap, raising concerns about whether high-quality outputs can be expected during inference. In this paper, we theoretically characterize this reward gap and provide non-vacuous bounds for general diffusion models, along with sharper convergence rates for Variance Exploding (VE) and Variance Preserving (VP) Gaussian models. Methodologically, we adopt the generalized denoising diffusion implicit models (gDDIM) framework to support arbitrarily high levels of stochasticity, preserving data marginals throughout. Empirically, our findings through large-scale experiments on text-to-image models using denoising diffusion policy optimization (DDPO) and mixed group relative policy optimization (MixGRPO) validate that reward gaps consistently narrow over training, and ODE sampling quality improves when models are updated using higher-stochasticity SDE training.

扩散模型强化学习采样器文本生成

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