paper-with-me

홈 › Papers

Advancing Multimodal Judge Models through a Capability-Oriented Benchmark and MCTS-Driven Data Generation

2026-02-28 · Zeyu Chen, Huanjin Yao, Ziwang Zhao, Min Yang arxiv

Using Multimodal Large Language Models (MLLMs) as judges to achieve precise and consistent evaluations has gradually become an emerging paradigm across various domains. Evaluating the capability and reliability of MLLM-as-a-judge systems is therefore essential for ensuring trustworthy assessment. Existing judge benchmarks categorize samples by task types but fail to capture the fundamental judgment capabilities required for reliable evaluation. In this work, we introduce M-JudgeBench, a ten-dimensional capability-oriented benchmark designed to comprehensively assess the judgment abilities of MLLMs. Our benchmark decomposes evaluation into pairwise Chain-of-Thought (CoT) comparison, length bias avoidance, and process error detection tasks, jointly covering ten fine-grained subtasks. This design enables diagnosis of model reliability across reasoning styles, response lengths, and cross-model variations. Systematic evaluation uncovers the systematic weaknesses in existing MLLM-as-a-judge systems. To address this issue, we further propose Judge-MCTS, a data construction framework generating pairwise reasoning trajectories with various correctness and length. Using Judge-MCTS, we construct an MCTS-augmented dataset and train M-Judger, a series of strong judge models. Extensive experiments demonstrate the superiority of M-Judger on existing judge benchmarks as well as M-JudgeBench. Overall, our work establishes a more principled foundation for evaluating MLLM-as-a-judge through M-JudgeBench and Judge-MCTS framework, paving the way for future research on judge model evaluation and capability-driven judge training.

📄 PDF Abstract BibTeX arXiv:2603.00546

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MVEI & EmObserver: Empowering MLLM-Oriented Visual Emotional Intelligence via Emotion Statement Judgement

2026-07-23 · Daiqing Wu, Dongbao Yang, Jiashu Yao, Hongrui Zhang 외 arxiv

Affective Image Content Analysis (AICA) aims to recognize and understand emotions elicited by visual content, representing an indispensable step toward Artificial General Intelligence (AGI). However, despite the rapid pr…

Emotional IntelligenceEmotion Interpretation

LifeEval: A Multimodal Benchmark for Assistive AI in Egocentric Daily Life Tasks

2026-02-28 · Hengjian Gao, Kaiwei Zhang, Shibo Wang, Mingjie Chen 외 arxiv

The rapid progress of Multimodal Large Language Models (MLLMs) marks a significant step toward artificial general intelligence, offering great potential for augmenting human capabilities. However, their ability to provid…

COSMO-RL: Towards Trustworthy LMRMs via Joint Safety and Stability

2025-10-05 · Yizhuo Ding, Mingkang Chen, Qiuhua Liu, Fenghua Weng 외 arxiv

Large Multimodal Reasoning Models (LMRMs) are moving into real applications, where they must be both useful and safe. Safety is especially challenging in multimodal settings: images and text can be combined to bypass gua…

Reinforcement LearningInstruction FollowingMultimodal Reasoning

PersonaLens: A Benchmark for Personalization Evaluation in Conversational AI Assistants

2025-06-11 · Zheng Zhao, Clara Vania, Subhradeep Kayal, Naila Khan 외

Large language models (LLMs) have advanced conversational AI assistants. However, systematically evaluating how well these assistants apply personalization--adapting to individual user preferences while completing tasks-…

Flex-Judge: Think Once, Judge Anywhere

2025-05-24 · Jongwoo Ko, Sungnyun Kim, Sungwoo Cho, Se-Young Yun

Human-generated reward signals are critical for aligning generative models with human preferences, guiding both training and inference-time evaluations. While large language models (LLMs) employed as proxy evaluators, i.…