CVAug 3

VC-Tooler: Learning Compositional and Adaptive Visual Tool Use

arXiv:2608.0221722.7Has Code
Predicted impact top 2% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For researchers in multimodal agentic reasoning, this work provides a method to improve visual tool use, but it is an incremental step within a specific domain.

VC-Tooler addresses the lack of compositional and adaptive visual tool use in multimodal agents by introducing a hierarchical synthesis pipeline and a two-stage training approach. It achieves state-of-the-art results among open-source models, with 95.8% on V* and 35.3% on VTC-Bench.

Agentic multimodal reasoning extends passive image understanding by allowing VLMs to actively acquire and refine visual evidence through visual tool interactions. Effective visual tool use requires three capabilities: grounding tool calls in visual context, composing tools across multiple steps, and adapting reasoning to tool-returned observations. However, existing approaches largely focus on grounding within fixed tool spaces and rigid invocation patterns, leaving composition and adaptation insufficiently addressed. We present VC-Tooler, which learns visual tool use as a compositional and adaptive capability. To this end, we first build a trajectory bank through a hierarchical synthesis pipeline covering three capability levels: single-tool grounding, multi-tool composition, and diverse tool contexts and interfaces. We then train the model in two stages: a supervised cold start that establishes these capabilities, followed by reinforcement learning that encourages accurate, efficient, and context-aware visual tool use. VC-Tooler achieves state-of-the-art performance among open-source models on both general-purpose and agentic benchmarks, including $95.8\%$ on V* and $35.3\%$ on VTC-Bench, and shows promising transfer under richer tool settings at inference time. Project page: https://w1zheng.github.io/VC-Tooler

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes