让视觉生成的评分模型会解释理由,训练和测试时都能提升效果
RationalRewards: Reasoning Rewards Scale Visual Generation Both Training and Test Time

- 评分模型先给出多维度理由再打分,变被动评估为主动优化
- 用少量数据训练出的模型在多个任务上表现优于同类模型
- 测试时通过改提示词自动优化输出,无需更新模型参数
现有视觉生成的奖励模型将人类判断简化为单一分数,忽略其背后推理过程。本文提出让奖励模型在打分前生成明确、多维度的批评意见,使其从被动评价者变为主动优化工具:训练时,结构化理由提供可解释的细粒度奖励用于强化学习;测试时,通过生成-批评-重写循环,将批评转化为针对性提示修改,无需参数更新即可改进输出。为避免昂贵的理由标注,提出偏好锚定理性化(PARROT)框架,通过锚定生成、一致性过滤与蒸馏,从已有偏好数据中恢复高质量理由。所构建的RationalRewards(8B)模型在开源奖励模型中达到最优偏好预测性能,媲美Gemini-2.5-Pro,但训练数据量仅为同类基线的1/10至1/20。作为强化学习奖励,它持续优于标量奖励模型,显著提升文生图与图像编辑效果。最令人瞩目的是,其测试时的批判-重写循环在多个基准上达到或超过基于强化学习的微调效果,表明结构化推理可释放现有生成器中被劣质提示抑制的潜在能力。
原文摘要 · Abstract (English)
Most reward models for visual generation reduce rich human judgments to a single unexplained score, discarding the reasoning that underlies preference. We show that teaching reward models to produce explicit, multi-dimensional critiques before scoring transforms them from passive evaluators into active optimization tools, improving generators in two complementary ways: at training time, structured rationales provide interpretable, fine-grained rewards for reinforcement learning; at test time, a Generate-Critique-Refine loop turns critiques into targeted prompt revisions that improve outputs without any parameter updates. To train such a reward model without costly rationale annotations, we introduce Preference-Anchored Rationalization (PARROT), a principled framework that recovers high-quality rationales from readily available preference data through anchored generation, consistency filtering, and distillation. The resulting model, RationalRewards (8B), achieves state-of-the-art preference prediction among open-source reward models, competitive with Gemini-2.5-Pro, while using 10-20x less training data than comparable baselines. As an RL reward, it consistently improves text-to-image and image-editing generators beyond scalar alternatives. Most strikingly, its test-time critique-and-refine loop matches or exceeds RL-based fine-tuning on several benchmarks, suggesting that structured reasoning can unlock latent capabilities in existing generators that suboptimal prompts fail to elicit.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。