Search papers, labs, and topics across Lattice.
This paper introduces S-Agent, a novel spatial tool-use paradigm that enhances spatial reasoning in agents by transforming traditional frame-centric visual processing into a scene-centric understanding through spatio-temporal evidence accumulation. By employing a hierarchy of spatial tools and a temporal memory mechanism, S-Agent integrates multi-view images and videos to generate high-level spatial knowledge, enabling improved performance on spatial reasoning tasks. Experimental results demonstrate that S-Agent not only enhances existing VLMs without requiring additional training but also achieves superior performance with its fine-tuned version, S-Agent-8B, compared to leading models in the field.
Spatial reasoning can be transformed from isolated frame predictions to dynamic scene understanding, significantly boosting performance in multi-view and video tasks.
Real-world spatial intelligence requires reasoning over a continuous and evolving 3D world, yet existing VLMs and tool-augmented agents largely remain tied to static, stateless inference from isolated visual observations. We introduce \textsc{S-Agent}, a spatial tool-use agentic paradigm for understanding and reasoning over continuous multi-view images and videos. By formulating spatial reasoning as spatio-temporal evidence accumulation rather than isolated frame-level prediction, S-Agent reshapes spatial perception into scene-centric understanding beyond frame-centric recognition. Specifically, S-Agent casts the VLM as a semantic planner that decides what evidence is needed, while a hierarchy of spatial tools and experts grounds objects in 2D, lifts them into 3D geometric evidence, and aggregates this evidence into high-level spatial knowledge (e.g., counting, measurement, orientation, and relative position). Additionally, a temporal memory mechanism, including Scene Memory for maintaining the evolving scene state and Agent Memory for accumulating reasoning context, enables evidence integration across frames and reasoning steps. Comprehensive experiments on multi-view and video spatial reasoning benchmarks show that S-Agent consistently improves both open-source and closed-source VLMs in a training-free manner. Beyond inference-time augmentation, supervised fine-tuning (SFT) on S-Agent-generated spatial trajectories S-300K yields S-Agent-8B, a compact spatial agent that significantly surpasses similar-scale baselines (e.g., Qwen3-VL-8B) and performs comparably to advanced closed-source models (e.g., GPT-5.4 and Gemini 3).