paper-with-me

홈 › Papers

AutoRubric-T2I: Robust Rule-Based Reward Model for Text-to-Image Alignment

2026-05-17 · Kuei-Chun Kao, Daixuan Huo, Yuanhao Ban, Cho-Jui Hsieh arxiv

Aligning Text-to-Image (T2I) generation models with human preferences increasingly relies on image reward models that score or rank generated images according to prompt alignment and perceptual quality. Existing reward models are commonly trained as Bradley-Terry (BT) preference models on large-scale human preference corpora, making them costly to train, difficult to adapt, and opaque in their evaluation criteria. Meanwhile, Vision-Language Model (VLM) judges can provide more fine-grained assessments through textual rubrics, but their manually designed or heuristically generated scoring rules may fail to reliably reflect human preferences. In this paper, we propose AutoRubric-T2I, the first rubric learning framework in T2I that automatically synthesizes and selects explicit rubrics for guiding VLM judges. AutoRubric-T2I first synthesizes reasoning traces from preference pairs into candidate rubrics, then uses a VLM judge to score paired images under each rubric, producing pairwise rubric-score differences for preference learning. To remove noisy and redundant rules, we further employ a $\ell_1$-Regularized Logistic Regression Refiner, which selects the Top-$N$ most discriminative rubrics. Extensive evaluations show that AutoRubric-T2I produces high-quality, interpretable reward signals using less than 0.01% of the annotated preference data, substantially reducing the need for large-scale reward-model training. On image reward benchmarks such as MMRB2, AutoRubric-T2I outperforms strong reward model baselines. We further validate AutoRubric-T2I as an RL reward on downstream T2I tasks, including TIIF and UniGenBench++, where it improves generation quality over scalar reward models using the Flow-GRPO pipeline on diffusion models.

📄 PDF Abstract BibTeX arXiv:2605.17602

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AutoRubric: Rubric-Based Generative Rewards for Faithful Multimodal Reasoning

2025-10-16 · Mengzhao Jia, Zhihan Zhang, Ignacio Cases, Zheyuan Liu 외 arxiv

Multimodal large language models (MLLMs) have rapidly advanced from perception tasks to complex multi-step reasoning, yet reinforcement learning with verifiable rewards (RLVR) often leads to spurious reasoning since only…

Reinforcement LearningMultimodal Reasoning

Autorubric: Unifying Rubric-based LLM Evaluation

2026-02-13 · Delip Rao, Chris Callison-Burch arxiv

Techniques for reliable rubric-based LLM evaluation -- ensemble judging, bias mitigation, few-shot calibration -- are scattered across papers with inconsistent terminology and partial implementations. We introduce Autoru…

SafeGRPO: Self-Rewarded Multimodal Safety Alignment via Rule-Governed Policy Optimization

2025-11-17 · Xuankun Rong, Wenke Huang, Tingfeng Wang, Daiguo Zhou 외 arxiv

Multimodal large language models (MLLMs) have demonstrated impressive reasoning and instruction-following capabilities, yet their expanded modality space introduces new compositional safety risks that emerge from complex…

SpatialReward: Verifiable Spatial Reward Modeling for Fine-Grained Spatial Consistency in Text-to-Image Generation

2026-03-23 · Sashuai Zhou, Qiang Zhou, Junpeng Ma, Yue Cao 외 arxiv

Recent advances in text-to-image (T2I) generation via reinforcement learning (RL) have benefited from reward models that assess semantic alignment and visual quality. However, most existing reward models pay limited atte…

Text-to-Image GenerationReinforcement LearningVisual Grounding

Chain of Alignment: Integrating Public Will with Expert Intelligence for Language Model Alignment

2024-11-15 · Andrew Konya, Aviv Ovadya, Kevin Feng, Quan Ze Chen 외

We introduce a method to measure the alignment between public will and language model (LM) behavior that can be applied to fine-tuning, online oversight, and pre-release safety checks. Our `chain of alignment' (CoA) appr…

Language ModelingLanguage Modelling