paper-with-me

Papers

AdaReasoner: Dynamic Tool Orchestration for Iterative Visual Reasoning

2026-01-26 · Mingyang Song, Haoyu Sun, Jiawei Gu, Linjie Li, Luxin Xu, Ranjay Krishna, Yu Cheng arxiv

When humans face problems beyond their immediate capabilities, they rely on tools, providing a promising paradigm for improving visual reasoning in multimodal large language models (MLLMs). Effective reasoning, therefore, hinges on knowing which tools to use, when to invoke them, and how to compose them over multiple steps, even when faced with new tools or new tasks. We introduce \textbf{AdaReasoner}, a family of multimodal models that learn tool use as a general reasoning skill rather than as tool-specific or explicitly supervised behavior. AdaReasoner is enabled by (i) a scalable data curation pipeline exposing models to long-horizon, multi-step tool interactions; (ii) Tool-GRPO, a reinforcement learning algorithm that optimizes tool selection and sequencing based on end-task success; and (iii) an adaptive learning mechanism that dynamically regulates tool usage. Together, these components allow models to infer tool utility from task context and intermediate outcomes, enabling coordination of multiple tools and generalization to unseen tools. Empirically, AdaReasoner exhibits strong tool-adaptive and generalization behaviors: it autonomously adopts beneficial tools, suppresses irrelevant ones, and adjusts tool usage frequency based on task demands, despite never being explicitly trained to do so. These capabilities translate into state-of-the-art performance across challenging benchmarks, improving the 7B base model by +24.9\% on average and surpassing strong proprietary systems such as GPT-5 on multiple tasks, including VSP and Jigsaw.

📄 PDF Abstract BibTeX arXiv:2601.18631

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningVisual Reasoning

Similar Papers 제목 키워드 기반

VTOS: Learning to Orchestrate Vision Tools by Co-Searching Solutions and Observers

2026-06-17 · Jinchao Ge, Lingqiao Liu, Shuwen Zhao, Lei Wang arxiv

Vision foundation tools such as open-vocabulary detectors, segmentation models, and post-processing operators are powerful building blocks for computer vision, but their effectiveness depends heavily on how they are orch…

Domain GeneralizationObject Counting

Autonomous Data Processing using Meta-Agents

2026-01-30 · Udayan Khurana arxiv

Traditional data processing pipelines are typically static and handcrafted for specific tasks, limiting their adaptability to evolving requirements. While general-purpose agents and coding assistants can generate code fo…

Co-orchestration of Multiple Instruments to Uncover Structure-Property Relationships in Combinatorial Libraries

2024-02-03 · Boris N. Slautin, Utkarsh Pratiush, Ilia N. Ivanov, Yongtao Liu 외

The rapid growth of automated and autonomous instrumentations brings forth an opportunity for the co-orchestration of multimodal tools, equipped with multiple sequential detection methods, or several characterization too…

Bayesian OptimizationDimensionality ReductionGaussian ProcessesRepresentation Learning

Octopus: Agentic Multimodal Reasoning with Six-Capability Orchestration

2025-11-19 · Yifu Guo, Zishan Xu, Zhiyuan Yao, Yuquan Lu 외 arxiv

Existing multimodal reasoning models and frameworks suffer from fundamental architectural limitations: most lack the human-like ability to autonomously explore diverse reasoning pathways-whether in direct inference, tool…

Multimodal Reasoning

Semantic Context for Tool Orchestration

2025-07-14 · Robert Müller arxiv

This paper demonstrates that Semantic Context (SC), leveraging descriptive tool information, is a foundational component for robust tool orchestration. Our contributions are threefold. First, we provide a theoretical fou…