English

DeltaRubric: Generative Multimodal Reward Modeling via Joint Planning and Verification

Computation and Language 2026-05-12 v1 Computer Vision and Pattern Recognition

Abstract

Aligning Multimodal Large Language Models (MLLMs) requires reliable reward models, yet existing single-step evaluators can suffer from lazy judging, exploiting language priors over fine-grained visual verification. While rubric-based evaluation mitigates these biases in text-only settings, extending it to multimodal tasks is bottlenecked by the complexity of visual reasoning. The critical differences between responses often depend on instance-specific visual details. Robust evaluation requires dynamically synthesizing rubrics that isolate spatial and factual discrepancies. To address this, we introduce DeltaRubric\textbf{DeltaRubric}, an approach that reformulates multimodal preference evaluation as a plan-and-execute process within a single MLLM. DeltaRubric operates in two steps: acting first as a Disagreement Planner\textit{Disagreement Planner}, the model generates a neutral, instance-specific verification checklist. Transitioning into a Checklist Verifier\textit{Checklist Verifier}, it executes these self-generated checks against the image and question to produce the final grounded judgment. We formulate DeltaRubric as a multi-role reinforcement learning problem, jointly optimizing planning and verification capabilities. Validated on Qwen3-VL 4B and 8B Instruct models, DeltaRubric achieves solid empirical gains. For instance, On VL-RewardBench, it improves base model overall accuracy by +22.6\textbf{+22.6} (4B) and +18.8\textbf{+18.8} (8B) points, largely outperforming standard no-rubric baselines. The results demonstrate that decomposing evaluation into structured, verifiable steps leads to more reliable and generalizable multimodal reward modeling.

Keywords

Cite

@article{arxiv.2605.09269,
  title  = {DeltaRubric: Generative Multimodal Reward Modeling via Joint Planning and Verification},
  author = {Rui Liu and Dian Yu and Zhenwen Liang and Yucheng Shi and Tong Zheng and Runpeng Dai and Haitao Mi and Pratap Tokekar and Leoweiliang},
  journal= {arXiv preprint arXiv:2605.09269},
  year   = {2026}
}
R2 v1 2026-07-01T13:01:07.076Z