构建多模态智能体评测基准,检验模型边看边想的决策能力。
MageBench: Bridging Large Multimodal Models to Agents
- 设计含视觉反馈的动态环境,测试模型在图像中持续推理的能力。
- 3个环境483种场景,现有多模态模型表现远低于人类水平。
- 揭示模型缺乏视觉规划调整与图文长上下文融合等关键能力。
大模型虽具强大视觉理解能力,但现有评测多聚焦语言推理,链式思考全为文本。本文提出MageBench,一个面向多模态智能体的推理评测基准,强调视觉信号在决策过程中的持续作用。该基准包含WebUI、Sokoban和Football三种轻量级环境,共483个场景,全面评估智能体的知识、工程能力、视觉智能与交互技能。实验表明,仅有少数产品级模型优于随机行为,且均远未达到人类水平。当前模型严重缺乏基于视觉反馈调整计划、视觉想象及图文交错长上下文处理等能力。本工作旨在为大模型作为智能体的优化提供方向。代码与数据已开源。
原文摘要 · Abstract (English)
LMMs have shown impressive visual understanding capabilities, with the potential to be applied in agents, which demand strong reasoning and planning abilities. Nevertheless, existing benchmarks mostly assess their reasoning abilities in language part, where the chain-of-thought is entirely composed of text.We consider the scenario where visual signals are continuously updated and required along the decision making process. Such vision-in-the-chain reasoning paradigm is more aligned with the needs of multimodal agents, while being rarely evaluated. In this paper, we introduce MageBench, a reasoning capability oriented multimodal agent benchmark that, while having light-weight environments, poses significant reasoning challenges and holds substantial practical value. This benchmark currently includes three types of environments: WebUI, Sokoban, and Football, comprising a total of 483 different scenarios. It thoroughly validates the agent's knowledge and engineering capabilities, visual intelligence, and interaction skills. The results show that only a few product-level models are better than random acting, and all of them are far inferior to human-level. More specifically, we found current models severely lack the ability to modify their planning based on visual feedback, as well as visual imagination, interleaved image-text long context handling, and other abilities. We hope that our work will provide optimization directions for LMM from the perspective of being an agent. We release our code and data at https://github.com/microsoft/MageBench.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。