VTool-R1: VLMs Learn to Think with Images via Reinforcement Learning on Multimodal Tool Use
About
Reinforcement Learning Finetuning (RFT) has significantly advanced the reasoning capabilities of large language models (LLMs) by enabling long chains of thought, self-correction, and effective tool use. While recent works attempt to extend RFT to vision-language models (VLMs), these efforts largely produce text-only reasoning conditioned on static image inputs, falling short of true multimodal reasoning in the response. In contrast, test-time methods like Visual Sketchpad incorporate visual steps but lack training mechanisms. We introduce VTool-R1, the first framework that trains VLMs to generate multimodal chains of thought by interleaving text and intermediate visual reasoning steps. VTool-R1 integrates Python-based visual editing tools into the RFT process, enabling VLMs to learn when and how to generate visual reasoning steps that benefit final reasoning. Trained with outcome-based rewards tied to task accuracy, our approach elicits strategic visual tool use for reasoning without relying on process-based supervision. Experiments on structured visual question answering over charts and tables show that VTool-R1 enhances reasoning performance by teaching VLMs to "think with images" and generate multimodal chain of thoughts with tools. To support future research in multi-turn multi-modal reasoning, we open-source our code at https://github.com/VTOOL-R1/vtool-r1
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Optical Character Recognition | OCRBench | -- | 433 | |
| High-Resolution Visual Perception | HR-Bench-4K | Accuracy68.5 | 79 | |
| Counting | TallyQA | Accuracy79.4 | 67 | |
| High-Resolution Visual Perception | HR-Bench-8K | Accuracy66.4 | 63 | |
| Document Visual Question Answering | DocVQA v1.0 (test) | -- | 49 | |
| Multimodal Mathematical Reasoning | MathVision | Pass@1 Accuracy29.3 | 31 | |
| Visual Reasoning | VLMs are Blind | Accuracy48.4 | 28 | |
| Medical Visual Question Answering | Slake | Accuracy60.7 | 25 | |
| Visual Programming and Reasoning | HumanEval_V | Accuracy4 | 22 | |
| Multimodal Reasoning | ERQA | Accuracy36.8 | 22 |