ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2026
Year
Vision-language models (VLMs) are increasingly used in embodied agents to interpret visual inputs, reason about spatial relationships, and make task-level decisions based on that reasoning. However, a fundamental capability mismatch remains: general VLMs can reason about the overall task but often miss the visual details that determine success, while specialist vision models can capture those details but cannot translate them into task-level decisions. In this work, we propose SpatialCLI, a framework that teaches VLMs to reason with spatial tools and progressively internalize the specialist perceptual capabilities they provide. SpatialCLI proceeds in three stages: (1) Call exposes specialist vision models as spatial tools to augment the VLM's perception; (2) Learn uses Cold-Start SFT and agentic RL to improve tool use; and (3) Internalize verbalizes successful tool-use trajectories to internalize specialist perceptual capabilities. We further introduce SpatialCLI-Bench, a 516-example benchmark for compositional perception across localization, segmentation, depth, and pose. On MindCube, SpatialCLI raises Qwen3-VL-8B-Instruct from 29.3% to 84.6% with tools, surpassing GPT-5.6 Sol with tools (72.1%), while retaining 73.8% without tools after internalization.
Vision-language models (VLMs) are increasingly deployed in embodied agents, where they must interpret visual inputs, reason about spatial relationships, and make task-level decisions. However, a fundamental capability mismatch persists: general VLMs excel at high-level reasoning but often miss fine-grained visual details, while specialist vision models capture those details but cannot translate them into task-level decisions. SpatialCLI directly addresses this gap by proposing a framework that teaches VLMs to use spatial tools and then internalize the specialist perceptual capabilities those tools provide. This is a significant step toward more capable and autonomous embodied agents.
The paper also introduces SpatialCLI-Bench, a 516-example benchmark for compositional perception across localization, segmentation, depth, and pose. This benchmark fills a gap in evaluating VLMs' spatial reasoning abilities in a structured way, which is crucial for progress in embodied AI. The results on MindCube are striking: SpatialCLI boosts Qwen3-VL-8B-Instruct from 29.3% to 84.6% with tools, surpassing even GPT-5.6 Sol with tools (72.1%). Moreover, after internalization, the model retains 73.8% accuracy without tools, demonstrating that the learned capabilities are not merely dependent on external tools.
On MindCube, SpatialCLI raises Qwen3-VL-8B-Instruct from 29.3% to 84.6% with tools, surpassing GPT-5.6 Sol with tools (72.1%). After internalization, the model retains 73.8% without tools, showing that the internalized capabilities are robust. These results highlight the effectiveness of the three-stage approach in bridging the gap between general VLMs and specialist perception models.
SpatialCLI offers a practical pathway for enhancing VLMs' spatial reasoning without requiring architectural changes or massive retraining. By leveraging external tools during training and then internalizing their capabilities, the framework can be applied to various VLM backbones and tasks. The introduction of SpatialCLI-Bench also provides a standardized evaluation for compositional perception, which could accelerate research in embodied AI. This work has the potential to influence how VLMs are trained for spatial tasks, making them more reliable for real-world applications such as robotics and autonomous navigation.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba