arXiv:2505.13403cs.CL2025-05EMNLP被引 9

用推理方式让多模态模型当裁判,判断更准更可信。

MR. Judge: Multimodal Reasoner as a Judge

  • 把评判任务转为带推理的多选题,提升判断逻辑性。
  • 在VL-RewardBench上比GPT-4o高9.9%,推理时缩放性能提升7.7%。
  • 适合需要高可信度自动评估的多模态任务场景。

利用大语言模型(LLMs)和多模态大语言模型(MLLMs)作为评价裁判的范式,在强化学习人类反馈(RLHF)和推理阶段扩展中展现出高效性。本文提出多模态推理者作为裁判(MR. Judge),赋予通用型MLLM裁判强大的推理能力。不同于直接打分,我们将其评判过程建模为类推理的多选问题:裁判模型先对多个回答从不同维度进行深入分析,再选出最优项。该过程不仅增强评判可解释性,也显著提升MLLM裁判性能。针对缺乏带评分问答数据的问题,提出两项自动标注策略:1)逆向响应候选生成——以监督微调(SFT)数据为基础,将原始回答设为最佳候选,通过提示MLLM生成合理但有缺陷的负样本;2)基于文本的推理能力提取——设计数据合成流水线,从文本推理模型中蒸馏推理能力,通过暖启动监督微调使MLLM裁判重获复杂推理能力。实验表明,MR. Judge在多种任务中均有效。具体而言,其MR. Judge-7B在VL-RewardBench上超越GPT-4o达9.9%,在推理阶段缩放中对MM-Vet性能提升最高达7.7%。

原文摘要 · Abstract (English)

The paradigm of using Large Language Models (LLMs) and Multimodal Large Language Models (MLLMs) as evaluative judges has emerged as an effective approach in RLHF and inference-time scaling. In this work, we propose Multimodal Reasoner as a Judge (MR. Judge), a paradigm for empowering general-purpose MLLMs judges with strong reasoning capabilities. Instead of directly assigning scores for each response, we formulate the judgement process as a reasoning-inspired multiple-choice problem. Specifically, the judge model first conducts deliberate reasoning covering different aspects of the responses and eventually selects the best response from them. This reasoning process not only improves the interpretibility of the judgement, but also greatly enhances the performance of MLLM judges. To cope with the lack of questions with scored responses, we propose the following strategy to achieve automatic annotation: 1) Reverse Response Candidates Synthesis: starting from a supervised fine-tuning (SFT) dataset, we treat the original response as the best candidate and prompt the MLLM to generate plausible but flawed negative candidates. 2) Text-based reasoning extraction: we carefully design a data synthesis pipeline for distilling the reasoning capability from a text-based reasoning model, which is adopted to enable the MLLM judges to regain complex reasoning ability via warm up supervised fine-tuning. Experiments demonstrate that our MR. Judge is effective across a wide range of tasks. Specifically, our MR. Judge-7B surpasses GPT-4o by 9.9% on VL-RewardBench, and improves performance on MM-Vet during inference-time scaling by up to 7.7%.

多模态自动评测推理能力强化学习

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