arXiv:2505.11070cs.CVcs.AI2025-05被引 7

通过群体偏好优化,让扩散模型自我提升生成质量。

Towards Self-Improvement of Diffusion Models via Group Preference Optimization

  • 用群体偏好替代成对比较,减少对细微差异的敏感
  • 无需外部数据,使稳定扩散3.5在计数和文字渲染上提升20个百分点
  • 可直接插入现有模型,推理时无额外开销

将文本到图像(T2I)扩散模型与直接偏好优化(DPO)对齐已显著提升生成质量。然而,将DPO应用于T2I面临两大挑战:对偏好对差异过于敏感,以及高质量数据收集与标注成本高。本文表明,差异微小的偏好对会损害DPO性能。由于DPO仅依赖相对排序而忽略样本间绝对差异,可能导致胜负误判。我们实证发现,将DPO扩展为群体偏好并引入奖励标准化重加权,可在不进行显式数据筛选的情况下提升性能。进一步提出群体偏好优化(GPO),一种利用模型自身能力实现自提升的有效方法,无需外部数据。大量实验表明,GPO在多种扩散模型与任务中均有效。具体而言,结合广泛使用的计算机视觉模型(如YOLO和OCR),GPO使稳定扩散3.5中等版本在准确计数和文字渲染能力上提升20个百分点。值得注意的是,该方法为即插即用型,推理阶段无额外开销。

原文摘要 · Abstract (English)

Aligning text-to-image (T2I) diffusion models with Direct Preference Optimization (DPO) has shown notable improvements in generation quality. However, applying DPO to T2I faces two challenges: the sensitivity of DPO to preference pairs and the labor-intensive process of collecting and annotating high-quality data. In this work, we demonstrate that preference pairs with marginal differences can degrade DPO performance. Since DPO relies exclusively on relative ranking while disregarding the absolute difference of pairs, it may misclassify losing samples as wins, or vice versa. We empirically show that extending the DPO from pairwise to groupwise and incorporating reward standardization for reweighting leads to performance gains without explicit data selection. Furthermore, we propose Group Preference Optimization (GPO), an effective self-improvement method that enhances performance by leveraging the model's own capabilities without requiring external data. Extensive experiments demonstrate that GPO is effective across various diffusion models and tasks. Specifically, combining with widely used computer vision models, such as YOLO and OCR, the GPO improves the accurate counting and text rendering capabilities of the Stable Diffusion 3.5 Medium by 20 percentage points. Notably, as a plug-and-play method, no extra overhead is introduced during inference.

扩散模型偏好优化自提升图像生成

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