English

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

Computer Vision and Pattern Recognition 2026-04-14 v1 Artificial Intelligence

Abstract

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 imprecision when parsing complex geometric layouts. As data-driven scaling struggles to internalize structured geometric priors and spatial constraints, integrating mature, specialized vision models presents a compelling alternative. Despite its promise, applying this paradigm to spatial reasoning is hindered by two key challenges: The difficulty of invoking heterogeneous, parameter-rich tools, as well as the challenge of understanding and effectively leveraging their diverse low-level outputs (e.g., segmentation masks, depth maps) in high-level reasoning. To address these challenges, we propose LAST, a unified framework for tool-augmented spatial reasoning. LAST features an extensible interactive sandbox, termed LAST-Box, which abstracts heterogeneous tool invocations into atomic instructions and reusable spatial skills, returning multimodal hints (e.g., annotated images and textual descriptions) that can be directly consumed by LLMs. We further design a three-stage progressive training strategy that guides models from understanding tool outputs to proficient and adaptive tool invocation. Experiments on four datasets show that LAST-7B achieves around 20\% performance gains over its backbone and outperforms strong proprietary closed-source LLMs, substantially enhancing reasoning on complex spatial tasks.

Keywords

Cite

@article{arxiv.2604.09712,
  title  = {LAST: Leveraging Tools as Hints to Enhance Spatial Reasoning for Multimodal Large Language Models},
  author = {Shi-Yu Tian and Zhi Zhou and Kun-Yang Yu and Ming Yang and Yang Chen and Ziqiao Shang and Lan-Zhe Guo and Yu-Feng Li},
  journal= {arXiv preprint arXiv:2604.09712},
  year   = {2026}
}

Comments

13 pages

R2 v1 2026-07-01T12:03:31.765Z