paper-with-me

Papers

SpaceTools: Tool-Augmented Spatial Reasoning via Double Interactive RL

2025-12-03 · Siyi Chen, Mikaela Angelina Uy, Chan Hee Song, Faisal Ladhak, Adithyavairavan Murali, Qing Qu, Stan Birchfield, Valts Blukis, Jonathan Tremblay arxiv

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/.

📄 PDF Abstract BibTeX arXiv:2512.04069

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningSpatial Reasoning

Similar Papers 제목 키워드 기반

Perceive, Interact, Reason: Building Tool-Augmented Visual Agents for Spatial Reasoning

2026-06-11 · Changye Li, Meng Lu, Yi Wu, Ligeng Zhu arxiv

While recent vision-language models (VLMs) demonstrate strong multimodal understanding, they remain limited in spatial reasoning tasks that require active evidence acquisition and multi-step visual interaction. This limi…

Spatial Reasoning

TerraLogic: A Benchmark for Hierarchical Geospatial Reasoning in Earth Observation

2026-07-14 · Yuhang Yan, Linchao Mou, Bokang Yang, Qingyu Li arxiv

Beyond perception, reasoning is essential in remote sensing for advanced interpretation, inference, and decision-making. Recent advances in large language models (LLMs) have enabled tool-augmented agents that leverage ex…

TSPO: Breaking the Double Homogenization Dilemma in Multi-turn Search Policy Optimization

2026-01-30 · Shichao Ma, Zhiyuan Ma, Ming Yang, Xiaofan Li 외 arxiv

Multi-turn tool-integrated reasoning enables Large Language Models (LLMs) to solve complex tasks through iterative information retrieval. However, current reinforcement learning (RL) frameworks for search-augmented reaso…

Reinforcement LearningInformation Retrieval

OpenEarthAgent: A Unified Framework for Tool-Augmented Geospatial Agents

2026-02-19 · Akashah Shabbir, Muhammad Umer Sheikh, Muhammad Akhtar Munir, Hiyam Debary 외 arxiv

Recent progress in multimodal reasoning has enabled agents that interpret imagery, connect it with language, and execute structured analytical tasks. Extending these capabilities to remote sensing remains challenging, as…

Multimodal Reasoning

LAST: Leveraging Tools as Hints to Enhance Spatial Reasoning for Multimodal Large Language Models

2026-04-08 · Shi-Yu Tian, Zhi Zhou, Kun-Yang Yu, Ming Yang 외 arxiv

Spatial reasoning is a cornerstone capability for intelligent systems to perceive and interact with the physical world. However, multimodal large language models (MLLMs) frequently suffer from hallucinations and imprecis…

Spatial Reasoning