Multimodal Learning 相关度: 9/10

ATP-Bench: Towards Agentic Tool Planning for MLLM Interleaved Generation

Yinuo Liu, Zi Qian, Heng Zhou, Jiahao Zhang, Yajie Zhang, Zhihang Li, Mengyu Zhou, Erchao Zhao, Xiaoxi Jiang, Guanjun Jiang
arXiv: 2603.29902v1 发布: 2026-03-31 更新: 2026-03-31

AI 摘要

提出了用于评估MLLM交错生成Agentic Tool Planning能力的ATP-Bench基准,揭示了模型在连贯规划和工具使用上的不足。

主要贡献

  • 提出了ATP-Bench基准,包含7702个QA对,覆盖8个类别和25个视觉关键意图
  • 提出了Multi-Agent MLLM-as-a-Judge (MAM)系统,用于评估工具调用精度
  • 对10个SOTA MLLM进行了广泛实验,分析了其在交错规划和工具使用上的表现

方法论

构建包含人类验证的QA对的benchmark,并通过MAM系统从工具调用精度等方面评估MLLM的Agentic Tool Planning能力。

原文摘要

Interleaved text-and-image generation represents a significant frontier for Multimodal Large Language Models (MLLMs), offering a more intuitive way to convey complex information. Current paradigms rely on either image generation or retrieval augmentation, yet they typically treat the two as mutually exclusive paths, failing to unify factuality with creativity. We argue that the next milestone in this field is Agentic Tool Planning, where the model serves as a central controller that autonomously determines when, where, and which tools to invoke to produce interleaved responses for visual-critical queries. To systematically evaluate this paradigm, we introduce ATP-Bench, a novel benchmark comprising 7,702 QA pairs (including 1,592 VQA pairs) across eight categories and 25 visual-critical intents, featuring human-verified queries and ground truths. Furthermore, to evaluate agentic planning independent of end-to-end execution and changing tool backends, we propose a Multi-Agent MLLM-as-a-Judge (MAM) system. MAM evaluates tool-call precision, identifies missed opportunities for tool use, and assesses overall response quality without requiring ground-truth references. Our extensive experiments on 10 state-of-the-art MLLMs reveal that models struggle with coherent interleaved planning and exhibit significant variations in tool-use behavior, highlighting substantial room for improvement and providing actionable guidance for advancing interleaved generation. Dataset and code are available at https://github.com/Qwen-Applications/ATP-Bench.

标签

MLLM Agentic Tool Planning Interleaved Generation Benchmark Tool Use

arXiv 分类

cs.AI