paper-with-me

홈 › Papers

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

2026-03-31 · Yinuo Liu, Zi Qian, Heng Zhou, Jiahao Zhang, Yajie Zhang, Zhihang Li, Mengyu Zhou, Erchao Zhao, Xiaoxi Jiang, Guanjun Jiang arxiv

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.

📄 PDF Abstract BibTeX arXiv:2603.29902

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

Skywork-R1V4: Toward Agentic Multimodal Intelligence through Interleaved Thinking with Images and DeepResearch

2025-12-02 · Yifan Zhang, Liang Hu, Haofeng Sun, Peiyu Wang 외 arxiv

Despite recent progress in multimodal agentic systems, existing approaches often treat image manipulation and web search as disjoint capabilities, rely heavily on costly reinforcement learning, and lack planning grounded…

Reinforcement LearningImage Manipulation

SpecEyes: Accelerating Agentic Multimodal LLMs via Speculative Perception and Planning

2026-03-24 · Haoyu Huang, Jinfa Huang, Zhongwei Wan, Xiawu Zheng 외 arxiv

Agentic multimodal large language models (MLLMs) (e.g., OpenAI o3 and Gemini Agentic Vision) achieve remarkable reasoning capabilities through iterative visual tool invocation. However, the cascaded perception, reasoning…

UniM: A Unified Any-to-Any Interleaved Multimodal Benchmark

2026-03-05 · Yanlin Li, Minghui Guo, Kaiwen Zhang, Shize Zhang 외 arxiv

In real-world multimodal applications, systems usually need to comprehend arbitrarily combined and interleaved multimodal inputs from users, while also generating outputs in any interleaved multimedia form. This capabili…

CompAgent: An Agentic Framework for Visual Compliance Verification

2025-10-31 · Rahul Ghosh, Baishali Chaudhury, Hari Prasanna Das, Meghana Ashok 외 arxiv

Visual compliance verification is a critical yet underexplored problem in computer vision, especially in domains such as media, entertainment, and advertising where content must adhere to complex and evolving policy rule…

Multimodal Reasoning

IPIBench: Evaluating Interactive Proactive Intelligence of MLLMs under Continuous Streams

2026-05-26 · Jinzhao Li, Yinuo Chen, Wenxuan Song, Yijia Lei 외 arxiv

Recent multimodal large language models (MLLMs) achieve strong performance on reactive question answering, but real-world streaming assistants require proactive reasoning over continuous visual inputs. Existing benchmark…

Question Answering