← Latest papers
🤖 AI

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

LAST introduces a unified framework featuring an interactive sandbox (LAST-Box) and a progressive training strategy that enables multimodal large language models to effectively invoke specialized vision tools and interpret their outputs as hints, thereby significantly enhancing spatial reasoning performance and outperforming strong proprietary models.

Original authors: Shi-Yu Tian, Zhi Zhou, Kun-Yang Yu, Ming Yang, Yang Chen, Ziqiao Shang, Lan-Zhe Guo, Yu-Feng Li

Published 2026-04-14
📖 5 min read🧠 Deep dive

Original authors: Shi-Yu Tian, Zhi Zhou, Kun-Yang Yu, Ming Yang, Yang Chen, Ziqiao Shang, Lan-Zhe Guo, Yu-Feng Li

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you have a brilliant, well-read librarian named MLLM (Multimodal Large Language Model). This librarian has read every book in the world and can describe a picture of a living room in beautiful, poetic detail. They know what a "sofa" is, what "wood" looks like, and can tell you the general vibe of the room.

However, if you ask this librarian, "How far is the sofa from the coffee table?" or "Is that lamp taller than the bookshelf?", they often start guessing wildly. They might say the lamp is 10 feet tall when it's actually 3, or claim the sofa is right next to the door when it's actually in the corner. They are great at telling stories, but terrible at measuring reality.

This paper introduces a solution called LAST (Leveraging Tools as Hints) to fix this problem. Here is how it works, broken down into simple concepts:

1. The Problem: The "Hallucinating" Librarian

The authors noticed that even the smartest AI models struggle with spatial reasoning. They can recognize objects, but they can't accurately judge distances, sizes, or 3D layouts.

  • The Old Way: Researchers tried to make the librarian smarter by feeding them more and more books (data). But no matter how many books they read, the librarian still couldn't "internalize" the rules of physics and geometry. They kept guessing.
  • The New Idea: Instead of forcing the librarian to memorize geometry, why not give them a toolbox? Let the librarian ask an expert for help when they get stuck.

2. The Solution: The "LAST-Box" (The Magic Toolbox)

The authors built a special sandbox called LAST-Box. Think of this as a high-tech workshop where the librarian can grab specific tools without needing to know how to build them from scratch.

  • Atomic Tools (The Raw Tools): Imagine a toolbox containing a laser measure, a ruler, a depth camera, and a magnifying glass. These are powerful but complicated to use. If you ask the librarian to "use the laser measure," they might fumble and break it because the instructions are too technical.
  • Spatial Skills (The Pre-Made Kits): This is the genius part of LAST. The authors wrapped those complicated tools into easy-to-use "kits."
    • Instead of saying "Run the depth algorithm on the sofa," the librarian just says, "Use the 'Estimate Depth' kit."
    • The kit does all the hard math, takes a picture of the result, and hands the librarian a simple note: "The sofa is 2 meters away."
    • This turns a complex, error-prone process into a simple, one-step instruction.

3. The Training: Teaching the Librarian to Use the Tools

You can't just hand a toolbox to a librarian and expect them to know how to use it. The authors used a three-stage training camp to teach the model:

  • Stage 1: The Warm-up (Learning to Read the Tools):
    First, they showed the librarian pictures of what the tools produce (like depth maps or segmentation masks) and asked, "What does this squiggly line mean?" This teaches the librarian that a "depth map" isn't just a weird picture; it's a map of distance.
  • Stage 2: Supervised Learning (The Guided Practice):
    Next, they gave the librarian practice problems with a teacher watching over their shoulder. If the librarian tried to guess the distance, the teacher said, "No, look at the tool output first." They taught the librarian a cycle: Think → Ask Tool → Read Result → Answer.
  • Stage 3: Reinforcement Learning (The Exam):
    Finally, they let the librarian take a test alone. If they used the right tool and got the right answer, they got a gold star (reward). If they ignored the tool or used the wrong one, they got a gentle nudge to try again. This taught the model to choose the right tool for the right job on its own.

4. The Results: From Guessing to Precision

When they tested this new system (called LAST-7B):

  • It got smarter: The model improved its spatial reasoning by about 20% compared to its original version.
  • It beat the giants: Even though it's a smaller, open-source model, it outperformed massive, expensive, closed-source models (like the latest versions of GPT or Gemini) on tasks involving measuring distances and sizes.
  • It works for everyone: They even showed that if you give this "toolbox" to other smart models that can't be retrained, those models also get significantly better at spatial tasks.

The Big Picture

Think of LAST as giving a brilliant but clumsy artist a set of precision drafting tools.

  • Before: The artist tried to draw a perfect circle freehand. It looked okay, but it was wobbly.
  • After: The artist uses a compass (the tool). The circle is perfect.

The paper proves that we don't need to make AI models infinitely larger to make them smarter. Instead, we just need to teach them how to ask for help from specialized experts (tools) and how to understand the answers those experts give them. This turns a "guessing game" into a precise science.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →