AICLCVNov 24, 2025

Scaling Agentic Reinforcement Learning for Tool-Integrated Reasoning in VLMs

arXiv:2511.19773v18 citationsHas Code
Originality Incremental advance
AI Analysis

This addresses the challenge of enabling VLMs to reason through visual interactions with tools, which is important for advancing multimodal AI applications, though it appears incremental as it builds on existing VLM and reinforcement learning approaches.

The paper tackles the problem of limited multi-step visual reasoning in vision-language models (VLMs) by introducing VISTA-Gym, a scalable training environment for tool-integrated visual reasoning, and shows that their trained model VISTA-R1-8B outperforms state-of-the-art baselines by 9.51%-18.72% across 11 benchmarks.

While recent vision-language models (VLMs) demonstrate strong image understanding, their ability to "think with images", i.e., to reason through multi-step visual interactions, remains limited. We introduce VISTA-Gym, a scalable training environment for incentivizing tool-integrated visual reasoning capabilities in VLMs. VISTA-Gym unifies diverse real-world multimodal reasoning tasks (7 tasks from 13 datasets in total) with a standardized interface for visual tools (e.g., grounding, parsing), executable interaction loops, verifiable feedback signals, and efficient trajectory logging, enabling visual agentic reinforcement learning at scale. While recent VLMs exhibit strong text-only reasoning, both proprietary and open-source models still struggle with tool selection, invocation, and coordination. With VISTA-Gym, we train VISTA-R1 to interleave tool-use with agentic reasoning via multi-turn trajectory sampling and end-to-end reinforcement learning. Extensive experiments across 11 public reasoning-intensive VQA benchmarks show that VISTA-R1-8B outperforms state-of-the-art baselines with similar sizes by 9.51%-18.72%, demonstrating VISTA-Gym as an effective training ground to unlock the tool-integrated reasoning capabilities for VLMs.

Foundations

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

Your Notes