SpatialCLI: Learning to Reason With Spatial Tools, Then Without Them
Summary
SpatialCLI presents a framework that trains vision-language models to use specialist spatial tools and then internalize those capabilities, boosting Qwen3-VL-8B-Instruct on the MindCube benchmark from 29.3% to 84.6% with tools.
View Cached Full Text
Cached at: 07/31/26, 01:51 AM
Paper page - SpatialCLI: Learning to Reason With Spatial Tools, Then Without Them
Source: https://huggingface.co/papers/2607.27703 Authors:
,
,
,
,
,
,
,
,
,
,
,
Abstract
Vision-languagemodels(VLMs)areincreasinglyusedinembodiedagentstointerpretvisualinputs,reasonaboutspatialrelationships,andmaketask-leveldecisionsbasedonthatreasoning.However,afundamentalcapabilitymismatchremains:generalVLMscanreasonabouttheoveralltaskbutoftenmissthevisualdetailsthatdeterminesuccess,whilespecialistvisionmodelscancapturethosedetailsbutcannottranslatethemintotask-leveldecisions.Inthiswork,weproposeSpatialCLI,aframeworkthatteachesVLMstoreasonwithspatialtoolsandprogressivelyinternalizethespecialistperceptualcapabilitiestheyprovide.SpatialCLIproceedsinthreestages:(1)CallexposesspecialistvisionmodelsasspatialtoolstoaugmenttheVLM’sperception;(2)LearnusesCold-StartSFTandagenticRLtoimprovetooluse;and(3)Internalizeverbalizessuccessfultool-usetrajectoriestointernalizespecialistperceptualcapabilities.WefurtherintroduceSpatialCLI-Bench,a516-examplebenchmarkforcompositionalperceptionacrosslocalization,segmentation,depth,andpose.OnMindCube,SpatialCLIraisesQwen3-VL-8B-Instructfrom29.3%to84.6%withtools,surpassingGPT-5.6Solwithtools(72.1%),whileretaining73.8%withouttoolsafterinternalization.
View arXiv pageView PDFGitHubAdd to collection
Get this paper in your agent:
hf papers read 2607\.27703
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2607.27703 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2607.27703 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2607.27703 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
SpatialClaw: Rethinking Action Interface for Agentic Spatial Reasoning
SpatialClaw is a training-free framework that uses code as an action interface to enable flexible, stateful spatial reasoning in vision-language models, achieving superior performance across diverse 3D/4D spatial reasoning tasks.
SpatialAct: Probing Spatial Reasoning-to-Action Capabilities of VLM Agents in 3D Scenes
SpatialAct is a new simulator-grounded benchmark that probes whether VLM agents can perform coherent spatial reasoning and translate it into actions in 3D environments across multi-turn feedback settings. Experiments reveal a significant reasoning-to-action gap, with current VLMs struggling to maintain spatial beliefs and produce reliable actions despite performing well on isolated reasoning tasks.
Reinforcing Dual-Path Reasoning in Spatial Vision Language Models
This paper introduces SR-REAL, a unified framework for spatial vision-language models that combines linguistic deduction and 3D geometric reasoning via reinforcement learning, enabling robust multi-step spatial reasoning across diverse tasks.
Spatial-Interactor: Learning Spatial Reasoning through Interaction with the Observable Physical World
Spatial-Interactor is a framework that trains vision-language models to enhance spatial reasoning through interaction with the physical world, employing a three-level curriculum and two-stage training strategy to improve state transition modeling and long-horizon integration.
SpatialWorld: Benchmarking Interactive Spatial Reasoning of Multimodal Agents in Real-World Tasks
SpatialWorld is a unified benchmark for evaluating interactive spatial reasoning in multimodal agents across diverse real-world tasks, revealing that even the strongest models achieve low task success rates.