← Latest papers
💻 computer science

SpaceVista: All-Scale Visual Spatial Reasoning from mm to km

This paper introduces SpaceVista, a comprehensive framework featuring the SpaceVista-1M dataset, the SpaceVista-7B model, and a new benchmark to enable robust all-scale visual spatial reasoning from millimeters to kilometers by overcoming data curation limitations and scale-specific overfitting through a structured knowledge system and progressive training paradigm.

Original authors: Peiwen Sun, Shiqiang Lang, Dongming Wu, Yi Ding, Kaituo Feng, Huadai Liu, Zhen Ye, Rui Liu, Yun-Hui Liu, Jianan Wang, Xiangyu Yue

Published 2026-05-27
📖 4 min read☕ Coffee break read

Original authors: Peiwen Sun, Shiqiang Lang, Dongming Wu, Yi Ding, Kaituo Feng, Huadai Liu, Zhen Ye, Rui Liu, Yun-Hui Liu, Jianan Wang, Xiangyu Yue

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 are teaching a robot how to understand the world. Right now, most robots are like students who have only ever studied in a single, perfectly lit classroom. They are great at knowing where a chair is in that room, but if you show them a tiny screw on a workbench or a drone's view of a city park, they get completely confused. They don't understand that a "chair" in a room is different from a "chair" on a map, or that a "tiny object" needs a different kind of eye than a "huge landscape."

The paper SpaceVista introduces a new way to teach robots to see and reason about space at every size, from the size of a grain of sand (millimeters) to the size of a whole city block (kilometers).

Here is the breakdown of their solution using simple analogies:

1. The Problem: The "One-Size-Fits-All" Trap

Current AI models are like a person trying to read a map of a city while wearing reading glasses meant for a tiny book.

  • The Gap: Previous research focused mostly on indoor rooms (like living rooms). They struggled with tiny things (like screws) or huge things (like drone views of forests).
  • The Confusion: If you train a model on both tiny screws and huge buildings at the same time without special care, the model gets "confused." It might think a screw is as big as a building because it's trying to apply the same rules to everything. This is called knowledge conflict.

2. The Solution: A "Swiss Army Knife" Approach

The authors built a complete system to fix this, consisting of three main parts:

A. The Library: SpaceVista-1M (The Dataset)

Think of this as building a massive library of videos that covers every scale.

  • What they did: Instead of just scanning rooms, they gathered 38,000 video scenes ranging from tiny tabletops to drone footage of cities.
  • The Scale: They created 1 million questions and answers about these videos.
    • Example: "How far is the screw from the nut?" (Tiny scale) vs. "How big is the park?" (Huge scale).
  • The Trick: They used automated tools (like specialized robots) to measure distances and count objects, but they also had humans double-check the hardest ones to ensure the answers were physically correct.

B. The Brain: SpaceVista-7B (The Model)

This is the AI model itself. To stop the "confusion" mentioned earlier, they didn't just dump all the data into the brain at once.

  • The "Specialist" System: Imagine a hospital where a doctor doesn't try to be an expert in everything at once. Instead, they have a router (like a receptionist) who decides which specialist to call.
    • If the question is about a tiny screw, the router sends it to the "Micro-Expert."
    • If the question is about a drone view, it goes to the "Macro-Expert."
  • The Result: The model learns to switch "gears" depending on the size of the scene, preventing it from mixing up a millimeter with a kilometer.

C. The Training: Progressive Rewards

When teaching the model, they didn't just say "Right" or "Wrong." They taught it to think step-by-step, just like a human.

  • The Process: Before answering "How far is it?", the model is rewarded for first saying, "I see a table," then "I see the scale is small," and then calculating the distance.
  • The Anchor: They use "scale" as an anchor. If the model realizes it's looking at a tiny object, it locks onto that fact before trying to guess the distance. This stops it from guessing wildly.

3. The Results: Passing the "Real World" Test

The authors tested their new model against other top AI models using a new, strict test called SpaceVista-Bench.

  • The Test: This wasn't just a multiple-choice quiz; it was a rigorous check against real-world measurements (like checking a ruler or a map).
  • The Outcome: SpaceVista-7B performed significantly better than other models, especially in the tricky areas of tiny objects and large outdoor scenes. It showed that by teaching the AI to respect the scale of the world, it can understand the world much better.

Summary

In short, SpaceVista is a new toolkit that teaches AI to stop treating the world as a single, flat picture. Instead, it teaches the AI to wear different "lenses" depending on whether it's looking at a screw or a skyscraper, ensuring it understands the true size and distance of things in our real, multi-sized world.

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 →