arXiv:2512.23426cs.CV2025-12中稿 · ECCV被引 2

通过对比策略对直接优化扩散模型得分,提升文本图像对齐与美学质量。

Direct Diffusion Score Preference Optimization via Stepwise Contrastive Policy-Pair Supervision

  • 基于反向去噪过程设计逐步对比策略对监督信号。
  • 在文本到图像生成中显著提升意图对齐与美学一致性。
  • 无需奖励建模或人工标注,支持零样本部署。

扩散模型在文本到图像合成等生成任务中表现优异,但往往难以充分对齐用户的细微意图并保持一致的美学质量。现有的基于偏好的训练方法如扩散直接偏好优化虽能缓解此问题,但其监督信号源自终态样本的前向过程 $q(oldsymbol{x}_{t-1}ackslashmidoldsymbol{x}_t,oldsymbol{x}_0)$,与模型实际的反向去噪路径不直接对应。本文提出直接扩散得分偏好优化(DDSPO),通过对比策略对,在反向去噪每一步上直接定义偏好监督信号,而非依赖终态样本的前向过程近似。我们提出两种实用实现方式:一是在偏好数据上分别训练胜出和失败模型;二是利用预训练参考模型,结合原始提示与语义退化变体,无须额外训练即可生成对比策略对,避免奖励建模与人工标注。实验表明,对比策略对监督在文本图像对齐与美学质量任务中均优于基于前向过程的监督。代码已公开:https://dohyun-as.github.io/DDSPO。

原文摘要 · Abstract (English)

Diffusion models have achieved impressive results in generative tasks such as text-to-image synthesis, yet they often struggle to fully align outputs with nuanced user intent and maintain consistent aesthetic quality. Existing preference-based training methods such as Diffusion Direct Preference Optimization help address these issues, but obtain their supervision targets from the forward process $q(\boldsymbol{x}_{t-1}\!\mid\!\boldsymbol{x}_t,\boldsymbol{x}_0)$ derived from terminal samples, which is not directly aligned with the model's actual backward denoising transitions at each step. In this work, we introduce Direct Diffusion Score Preference Optimization (DDSPO), which defines stepwise preference supervision directly over backward denoising transitions through a contrastive policy pair, rather than relying on forward-process approximations from terminal samples. We propose two practical instantiations of the contrastive policy pair: training separate winning and losing models on preference data, and inducing a contrastive policy pair without additional training by using a pretrained reference model conditioned on an original prompt and a semantically degraded variant, requiring neither reward modeling nor manual annotations. Empirical results show that contrastive-policy-pair supervision is more effective than forward-process-based supervision across text-image alignment and aesthetic-quality tasks. Our implementation is available at: https://dohyun-as.github.io/DDSPO

扩散模型偏好学习文本生成

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