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

SpaceTools: Tool-Augmented Spatial Reasoning via Double Interactive RL

About

Vision Language Models (VLMs) demonstrate strong qualitative visual understanding, but struggle with metrically precise spatial reasoning required for embodied applications. The agentic paradigm promises that VLMs can use a wide variety of tools that could augment these capabilities, such as depth estimators, segmentation models, and pose estimators. Yet it remains an open challenge how to realize this vision without solely relying on handcrafted prompting strategies or enforcing fixed, predefined tool pipelines that limit VLMs' ability to discover optimal tool-use patterns. Reinforcement Learning could overcome this gap, but has so far been limited to reasoning with a single visual tool due to the large search space in multi-tool reasoning. We introduce Double Interactive Reinforcement Learning (DIRL), a two-phase training framework where VLMs learn to coordinate multiple tools through interactive exploration and feedback. In the teaching phase, we combine demonstrations from a single tool specialist trained via interactive RL with traces from a frontier model using all tools. In the exploration phase, the model further refines multi-tool coordination through continued RL. Our model, SpaceTools, with tool-augmented spatial reasoning ability, achieves state-of-the-art performance on spatial understanding benchmarks (RoboSpatial-Home, BLINK, BOP-ASK) and demonstrates reliable real-world manipulation using a 7-DOF robot as a tool. DIRL provides substantial improvements over the vanilla SFT (+12% on RoboSpatial) and RL (+16% on RoboSpatial) baselines. Project page: https://spacetools.github.io/.

Siyi Chen, Mikaela Angelina Uy, Chan Hee Song, Faisal Ladhak, Adithyavairavan Murali, Qing Qu, Stan Birchfield, Valts Blukis, Jonathan Tremblay• 2025

Related benchmarks

TaskDatasetResultRank
Spatial ReasoningROBOSPATIAL
Overall Score70
29
Spatial ReasoningRefSpatial
Accuracy (Spatial Reasoning)53.07
15
Spatial ReasoningCVBench
2D Relationship Score94.92
15
Robot ManipulationBOP-ASK
Pose Error34.37
15
Spatial ReasoningBLINK
Depth90.32
15
Pick-&-PlaceReal Robot Manipulation real-world
Partial Success Rate86
5
Relation PickReal Robot Manipulation real-world
Success Rate83
5
PickReal Robot Manipulation real-world
Success Rate86
5
Showing 8 of 8 rows

Other info

GitHub

Follow for update