用多模态大模型当裁判,跨模态评估生成与理解任务。
Judge Anything: MLLM as a Judge Across Any Modality
- 构建跨模态评估框架,让多模态大模型自动评判任意模态任务。
- 在理解任务上准确率66.55%,生成任务仅30.05%,暴露幻觉问题。
- 适合研究多模态评估、模型对齐及自动化评测的学者使用。
在跨模态生成与理解任务中,评估生成式基础模型面临巨大挑战,源于模态间复杂交互。本文提出将多模态大模型(MLLM)作为自动化裁判,扩展至任意模态间的统一评估。为此引入两个基准:TaskAnything用于评估15类任意模态转换任务下的多模态理解(MMU)与生成(MMG)能力,涵盖1,500个来自主流基准的查询;JudgeAnything则从成对比较与评分两个角度,评估5个先进模型(如GPT-4o、Gemini-2.0-Flash)的评判能力,结合人类标注与详细评分标准。实验表明,这些模型在理解任务中表现尚可(成对比较平均66.55%,评分平均42.79%),但在生成任务中严重不足(成对比较53.37%,评分30.05%),暴露出跨模态偏差与幻觉问题。为此,我们提出OmniArena平台,支持全模态模型与多模态奖励模型的自动化评估。本工作强调需建立更公平的评估协议与更强的人类偏好对齐机制。代码与数据集已公开:https://urrealhero.github.io/judgeanythingweb/。
原文摘要 · Abstract (English)
Evaluating generative foundation models on open-ended multimodal understanding (MMU) and generation (MMG) tasks across diverse modalities (e.g., images, audio, video) poses significant challenges due to the complexity of cross-modal interactions. To this end, the idea of utilizing Multimodal LLMs (MLLMs) as automated judges has emerged, with encouraging results in assessing vision-language understanding tasks. Moving further, this paper extends MLLM-as-a-Judge across modalities to a unified manner by introducing two benchmarks, TaskAnything and JudgeAnything, to respectively evaluate the overall performance and judging capabilities of MLLMs across any-to-any modality tasks. Specifically, TaskAnything evaluates the MMU and MMG capabilities across 15 any-to-any modality categories, employing 1,500 queries curated from well-established benchmarks. Furthermore, JudgeAnything evaluates the judging capabilities of 5 advanced (e.g., GPT-4o and Gemini-2.0-Flash) from the perspectives of Pair Comparison and Score Evaluation, providing a standardized testbed that incorporates human judgments and detailed rubrics. Our extensive experiments reveal that while these MLLMs show promise in assessing MMU (i.e., achieving an average of 66.55% in Pair Comparison setting and 42.79% in Score Evaluation setting), they encounter significant challenges with MMG tasks (i.e., averaging only 53.37% in Pair Comparison setting and 30.05% in Score Evaluation setting), exposing cross-modality biases and hallucination issues. To address this, we present OmniArena, an automated platform for evaluating omni-models and multimodal reward models. Our work highlights the need for fairer evaluation protocols and stronger alignment with human preferences. The source code and dataset are publicly available at: https://urrealhero.github.io/judgeanythingweb/.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。