# S-Agent: Spatial Tool-Use Elicits Reasoning for Spatial Intelligence
> Ficha editorial pública de Research IA. Estado: Lectura primaria completa. La interpretación editorial no sustituye la fuente primaria.

- Página canónica: https://luiseduardodemiguel.com/research-ia/papers/s-agent-spatial-tool-use-elicits-reasoning-for-spatial-intelligence
- Fuente primaria: https://arxiv.org/abs/2606.20515
- Versión leída: v3
- Fuente comprobada: 2026-08-19 · lectura primaria completa; extracción editorial automatizada, revisión humana pendiente
- Autores: Yalun Dai, Hao Li, Shulin Tian, Runmao Yao, Yuhao Dong, Fangzhou Hong, Zhaoxi Chen, Fangfu Liu, Tao Wang, Kim-Hui Yap, Ziwei Liu
- Fecha del corte: 18 JUNIO 2026.
- Área: MEMORIA · AGENTES

## Tesis y contexto

Framework agentic para razonamiento espacial continuo con herramientas jerárquicas y memoria temporal sobre imágenes multi-vista y vídeo.

- Problema: Muchos VLMs razonan sobre frames aislados, no sobre mundos 3D persistentes.
- Por qué importa: Une multimodalidad, memoria y tool-use para percepción situada.

## Evidencia reportada

- **reported-result**: Table 1 shows that our S-Agent achieves the best overall zero-shot performance on MMSI-Bench, obtaining the highest average score of 46.4%. [localizador](https://arxiv.org/html/2606.20515#S3)
- **reported-result**: It outperforms the strongest proprietary baseline Gemini 3 Pro by 1.2%, and surpasses GPT-5.4 by 4.5%. [localizador](https://arxiv.org/html/2606.20515#S3)
- **reported-result**: Notably, S-Agent achieves the best results on both motion perception subtasks, i.e., camera motion (46.0%) and object motion (48.7%), as well as multi-step reasoning (44.4%), while remaining competitive across positional and geometric categories. [localizador](https://arxiv.org/html/2606.20515#S3)
- **reported-result**: S-Agent achieves an average score of 60.0%, outperforming GPT-5.4 by 14.4%. [localizador](https://arxiv.org/html/2606.20515#S3)

## Lectura y límite

- Método: La lectura de 2 Method describe la intervención y su construcción: This section details the design of S-Agent . We first formulate spatial reasoning as iterative updates to a scene state and an agent state in Section 2.1 . We then describe how S-Agent acquires hierarchical spatial evidence in Section 2.1.1 , maintains temporal memory for stateful reasoning in Section 2.1.2 , and uses S-Agent trajectories to train compact agents in Section 2.2 . We consider spatial reasoning problems defined by a question q and a sequence or set of visual observations \mathcal{F} . The input can be a video (e.g., the scene and camera may evolve over time) or a multi-view image set (e.g.,…
- Límite: La lectura primaria permite comprobar método y resultados en el HTML, pero no convierte sus conclusiones en validación independiente. La ficha no demuestra transferencia fuera de los datasets, modelos, herramientas y condiciones descritos en 3 Experiments.
- Confianza editorial: Media
- Limitación: El cierre de la fuente señala: Figures 6 and 7 provide additional qualitative examples beyond those in the main paper. These cases further illustrate how S-Agent adapts its tool-use trajectory to different spatial questions, including counting, multi-step reasoning, relative position, and route planning. Across these examples, the agent first selects or grounds task-relevant evidence, then applies metric or spatial experts to convert visual observations into explicit intermediate…
- Limitación: La ficha no demuestra transferencia fuera de los datasets, modelos, herramientas y condiciones descritos en 3 Experiments.

## Localizadores de evidencia
- [Fuente primaria · canonical](https://arxiv.org/abs/2606.20515): tipo abstract
- [HTML · lectura completa](https://arxiv.org/html/2606.20515): tipo abstract
- [Método · 2 Method](https://arxiv.org/html/2606.20515#S2): tipo section
- [Evaluación · 3 Experiments](https://arxiv.org/html/2606.20515#S3): tipo section
- [Cierre · 4 Conclusion](https://arxiv.org/html/2606.20515#S4): tipo section

## Próxima prueba

- ¿La propuesta mejora robótica frente a la línea base actual?
- Métrica: Comparar la métrica principal de la fuente junto con calidad, coste, latencia y tasa de errores.
- Regla de parada: Parar si no aparece una mejora reproducible o si aumenta el riesgo, la complejidad o el coste sin compensación.

## Recursos reproducibles
- [the following issues](https://github.com/arXiv/html_feedback/issues)
- [list of packages that need conversion](https://github.com/brucemiller/LaTeXML/wiki/Porting-LaTeX-packages-for-LaTeXML)
- [developer contributions](https://github.com/brucemiller/LaTeXML/issues)

## Enlaces relacionados

- [CoEvo-Mem](https://luiseduardodemiguel.com/research-ia/markdown/papers/coevo-mem)
- [Agent Memory Distillation](https://luiseduardodemiguel.com/research-ia/markdown/papers/agent-memory-distillation)
- [LiveMem](https://luiseduardodemiguel.com/research-ia/markdown/papers/livemem)