Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Reinforced Visual Perception with Tools

About

Visual reasoning, a cornerstone of human intelligence, encompasses complex perceptual and logical processes essential for solving diverse visual problems. While advances in computer vision have produced powerful models for various perceptual tasks, leveraging these for general visual reasoning remains challenging. Prior work demonstrates that augmenting LLMs with vision models via supervised finetuning improves performance, but faces key limitations such as expensive data generation, reliance on careful data filtering, and poor generalization. To address these issues, we propose ReVPT to enhance multi-modal LLMs' abilities to reason about and use visual tools through reinforcement learning. We introduce a novel RL algorithm based on GRPO, designed to train models to reason with a suite of four visual tools. Through extensive experiments, we show that our method achieves state-of-the-art performance on several perception-heavy benchmarks, including SAT, CV-Bench, BLINK and MMStar, significantly outperforming the supervised and text-based RL finetuning baselines. Notably, Our ReVPT-3B and ReVPT-7B outperform the instruct models by 9.03% and 9.44% on CV-Bench. Finally, we bring to the community new insights on RL-based visual tool-usage through extensive ablations. Our code is available at https://github.com/ls-kelvin/REVPT.

Zetong Zhou, Dongping Chen, Zixian Ma, Zhihan Hu, Mingyang Fu, Sinan Wang, Yao Wan, Zhou Zhao, Ranjay Krishna• 2025

Related benchmarks

TaskDatasetResultRank
Visual GroundingRefCOCO+ (testB)--
169
Visual GroundingRefCOCO+ (testA)
Accuracy71.1
168
Visual GroundingRefCOCO (testB)--
125
Visual GroundingRefCOCO (testA)--
117
Visual GroundingRefCOCOg (test)--
96
Egocentric Spatial Reasoning3DSRBench Egocentric (test)
Orientation Accuracy (Cam.V)0.2962
24
Spatial ReasoningBLINK Multi-view (test)
Accuracy51.89
15
Allocentric Spatial ReasoningViewspatial-Bench Allocentric (test)
Psn.V Orientation0.3976
15
Spatial ReasoningVSI-Bench tiny
Route Plan28.57
15
Spatial ReasoningMindCube Subset (test)
Rotation Score30
15
Showing 10 of 10 rows

Other info

Follow for update