π€ AI Summary
Existing vision-language reward models suffer from hallucination, weak visual grounding, and lack of verifiability in complex multimodal reasoning. To address these issues, we propose ARM-Thinkerβthe first multimodal reward model capable of autonomous tool invocation. It leverages tools such as image cropping and cross-page document retrieval to generate verifiable visual and semantic evidence, enabling fine-grained verification and traceable reasoning. Our approach innovatively integrates agent-style tool use into reward modeling, departing from static scoring paradigms; employs multi-stage reinforcement learning to jointly optimize tool selection and judgment accuracy; and introduces ARMBench-VL, a new benchmark covering image-level, text-level, and multi-page document understanding tasks. Experiments show that ARM-Thinker achieves an average 16.2% improvement over mainstream reward modeling benchmarks, a 9.6% gain on tool-utilizing tasks, and substantial gains in multimodal mathematical and logical reasoning over baselines.
π Abstract
Reward models are critical for aligning vision-language systems with human preferences, yet current approaches suffer from hallucination, weak visual grounding, and an inability to use tools for verification, limiting their reliability on complex multimodal reasoning tasks. We present ARM-Thinker, an A}gentic multimodal Reward Model that autonomously invokes external tools (e.g., image cropping, doc page retrieval) to ground judgments in verifiable evidence, replacing static, non-interactive reward scoring. This enables the model to verify fine-grained visual details, cross-reference multi-page evidence, and validate reasoning claims, which are capabilities absent in existing reward models. We train ARM-Thinker with multi-stage reinforcement learning, jointly optimizing tool-calling decisions and judgment accuracy. To evaluate agentic reward modeling, we introduce ARMBench-VL, comprising three benchmarks that assess fine-grained visual grounding (image-level tools), multi-page document understanding (retrieval tools), and instruction following (text-level verification). ARM-Thinker achieves +16.2% average improvement on reward modeling benchmarks, +9.6% on tool-use tasks, and outperforms baselines on multimodal math and logical reasoning benchmarks. Our results demonstrate that agentic capabilities significantly enhance both accuracy and interpretability of reward models.