arXiv:2511.20651cs.CV2025-11被引 5

用可解释的评分表提升文生图模型对提示词的忠实度

RubricRL: Simple Generalizable Rewards for Text-to-Image Generation

  • 基于输入提示动态生成包含物体正确性等细粒度标准的评分表
  • 相比固定权重方法,显著提升图像细节与提示词匹配度
  • 适合需要可控、可调参的文生图优化场景

强化学习(RL)近年来成为对齐文本到图像生成模型与人类偏好的有力手段。但其关键挑战在于设计有效且可解释的奖励函数。现有方法通常依赖固定权重的复合指标(如CLIP、OCR和真实感分数)或从人类偏好模型中提炼的单一标量奖励,限制了可解释性和灵活性。本文提出RubricRL,一种简单通用的基于评分表的奖励设计框架,提供更高的可解释性、可组合性和用户控制力。不同于黑箱标量信号,RubricRL为每个提示动态构建结构化评分表——一个由物体正确性、属性准确性、OCR保真度和真实感等细粒度视觉标准组成的可分解清单,针对输入文本定制。每个标准由多模态裁判(如o4-mini)独立评估,并通过提示自适应加权机制突出最相关维度。该设计不仅为策略优化(如GRPO或PPO)生成可解释、模块化的监督信号,还允许用户直接调整哪些方面应被奖励或惩罚。在自回归文生图模型上的实验表明,RubricRL提升了提示词忠实度、视觉细节和泛化能力,同时为跨架构的可解释强化学习对齐提供了灵活可扩展的基础。

原文摘要 · Abstract (English)

Reinforcement learning (RL) has recently emerged as a promising approach for aligning text-to-image generative models with human preferences. A key challenge, however, lies in designing effective and interpretable rewards. Existing methods often rely on either composite metrics (e.g., CLIP, OCR, and realism scores) with fixed weights or a single scalar reward distilled from human preference models, which can limit interpretability and flexibility. We propose RubricRL, a simple and general framework for rubric-based reward design that offers greater interpretability, composability, and user control. Instead of using a black-box scalar signal, RubricRL dynamically constructs a structured rubric for each prompt--a decomposable checklist of fine-grained visual criteria such as object correctness, attribute accuracy, OCR fidelity, and realism--tailored to the input text. Each criterion is independently evaluated by a multimodal judge (e.g., o4-mini), and a prompt-adaptive weighting mechanism emphasizes the most relevant dimensions. This design not only produces interpretable and modular supervision signals for policy optimization (e.g., GRPO or PPO), but also enables users to directly adjust which aspects to reward or penalize. Experiments with an autoregressive text-to-image model demonstrate that RubricRL improves prompt faithfulness, visual detail, and generalizability, while offering a flexible and extensible foundation for interpretable RL alignment across text-to-image architectures.

文生图强化学习可解释性评分表

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