AutoRubric-R1V: Rubric-Based Generative Rewards for Faithful Multimodal Reasoning
Mengzhao Jia, Zhihan Zhang, Ignacio Cases, Zheyuan Liu, Meng Jiang, Peng Qi
TL;DR
AutoRubric-R1V addresses spurious multimodal reasoning that arises when RLVR only rewards final-correct answers. It automatically generates problem-specific rubrics by aggregating consistent steps across successful trajectories and uses these rubrics to guide LLM-based trajectory evaluation, combining rubric rewards with outcome rewards within a GRPO framework. The method achieves state-of-the-art results on six multimodal reasoning benchmarks and demonstrates substantially improved reasoning faithfulness, supported by dedicated faithfulness evaluations and ablations. By eliminating the need for human annotations or stronger teacher models, AutoRubric-R1V offers a data-efficient, robust approach to faithful multimodal reasoning with publicly releasable rubric data and code.
Abstract
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 the final-answer correctness is rewarded. To address this limitation, we propose AutoRubric-R1V, a framework that integrates RLVR with process-level supervision through automatically collected rubric-based generative rewards. Our key innovation lies in a scalable self-aggregation method that distills consistent reasoning checkpoints from successful trajectories, enabling problem-specific rubric construction without human annotation or stronger teacher models. By jointly leveraging rubric-based and outcome rewards, AutoRubric-R1V achieves state-of-the-art performance on six multimodal reasoning benchmarks and substantially improves reasoning faithfulness in dedicated evaluations.
