arXiv:2506.02095cs.CVcs.LG2025-06ICCV被引 24

用循环一致性替代人工偏好,训练图像文本对齐模型

Cycle Consistency as Reward: Learning Image-Text Alignment without Human Preferences

  • 用图文互换重建的相似度做监督信号,无需人工标注偏好
  • 构建86.6万对比较数据,模型在细节描述任务上超越现有指标
  • 适合需要高效对齐验证或微调的视觉语言研究者

衡量语言与视觉之间的对齐程度是核心挑战,尤其当多模态数据日益复杂时。现有方法常依赖人工或AI偏好,成本高且耗时。本文提出以循环一致性为监督信号:给定图像和生成文本,通过文本到图像模型将文本重构回图像空间,计算原始图像与重建图像的相似度;反之亦然。利用该循环一致性分数对候选结果排序,构建包含866,000对比较的数据集。基于此数据训练的奖励模型CycleReward,在细节化描述任务上表现优于当前最优对齐度量,并在Best-of-N采样中具备更优的推理效率,同时保持速度与可微性。进一步使用该数据集进行DPO和Diffusion DPO,显著提升多种视觉-语言任务及文本到图像生成性能。相关数据集、模型与代码已公开发布。

原文摘要 · Abstract (English)

Measuring alignment between language and vision is a fundamental challenge, especially as multimodal data becomes increasingly detailed and complex. Existing methods often rely on collecting human or AI preferences, which can be costly and time-intensive. We propose an alternative approach that leverages cycle consistency as a supervisory signal. Given an image and generated text, we map the text back to image space using a text-to-image model and compute the similarity between the original image and its reconstruction. Analogously, for text-to-image generation, we measure the textual similarity between an input caption and its reconstruction through the cycle. We use the cycle consistency score to rank candidates and construct a preference dataset of 866K comparison pairs. The reward model trained on our dataset, CycleReward, outperforms state-of-the-art alignment metrics on detailed captioning, with superior inference-time scalability when used as a verifier for Best-of-N sampling, while maintaining speed and differentiability. Furthermore, performing DPO and Diffusion DPO using our dataset enhances performance across a wide range of vision-language tasks and text-to-image generation. Our dataset, model, and code are publicly released at https://cyclereward.github.io.

对齐评估循环一致性无偏好学习奖励建模

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