← Latest papers
🤖 AI

SpatialWorld: Benchmarking Interactive Spatial Reasoning of Multimodal Agents in Real-World Tasks

The paper introduces SpatialWorld, a unified benchmark featuring 760 human-annotated tasks across eight simulation backends to rigorously evaluate the interactive spatial reasoning of multimodal agents in real-world scenarios, revealing that even state-of-the-art models struggle with low success rates and significant efficiency mismatches in active exploration and long-horizon planning.

Original authors: Hongcheng Gao, Hailong Qu, Jingyi Tang, Jiahao Wang, Zihao Huang, Hengkang Qiao, Shihong Huang, Junming Yang, Yi Li, Hongyixuan Yuan, Wenjie Li, Bohan Zeng, Wenbo Li, Bo Wang, Jianhui Liu, Olive Huang
Published 2026-06-09
📖 5 min read🧠 Deep dive

Original authors: Hongcheng Gao, Hailong Qu, Jingyi Tang, Jiahao Wang, Zihao Huang, Hengkang Qiao, Shihong Huang, Junming Yang, Yi Li, Hongyixuan Yuan, Wenjie Li, Bohan Zeng, Wenbo Li, Bo Wang, Jianhui Liu, Olive Huang, Haoyang Huang, Wentao Zhang, Guoqing Huang, Nan Duan, Yinpeng Dong

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 to navigate a real house. You can't just show it a single photo of the living room and ask, "Where is the coffee cup?" because the robot can't see the whole house from one spot. It has to walk around, peek behind doors, and figure out where things are as it goes.

This paper introduces SpatialWorld, a giant, rigorous "test drive" designed to see if the smartest AI robots (called Multimodal Large Language Models) can actually do this kind of real-world navigation and problem-solving.

Here is a breakdown of what they did, using simple analogies:

1. The Problem: The "Static Photo" Trap

Previously, researchers tested AI spatial skills using static photos (like a "Where's Waldo?" puzzle) or simulators that gave the robot unfair advantages (like a GPS map or a list of all objects in the room).

  • The Analogy: It's like testing a driver's ability to park a car by showing them a single, perfect overhead photo of the parking spot, rather than letting them actually drive the car, look in the mirrors, and steer into the spot.
  • The Issue: Real life is "partially observable." You can't see everything at once. You have to move your head and body to gather clues. Old tests didn't check if the AI could do this active exploration.

2. The Solution: The "Eight-World" Obstacle Course

The authors built SpatialWorld, a unified testing ground that combines eight different simulation environments (like different video game engines) into one single exam.

  • The Worlds: It includes indoor house simulations (like AI2-THOR), outdoor driving simulators (like CARLA), and even abstract 3D games (like Snake or Rubik's Cube).
  • The Rules:
    • Vision-Only: The AI gets only a camera feed (like a human's eyes). No GPS, no X-ray vision, no "cheat sheet" of object locations.
    • Text Commands: The AI must decide what to do using simple text commands like "move forward," "pick up the cup," or "turn right."
    • The Goal: The AI has to complete a task (e.g., "Find the keys and bring them to the table") by exploring the world step-by-step.

3. The Results: The "Reality Check"

The researchers tested 15 of the smartest AI models available (including top models from OpenAI, Google, and Alibaba). The results were sobering:

  • The Scorecard: Even the "smartest" model, GPT-5, only succeeded in about 17% of the tasks. The best open-source model succeeded in about 14%.
    • Analogy: If you gave a human a simple task like "go to the kitchen and get a glass," they would succeed almost every time. These AIs are currently failing 8 out of 10 times.
  • The Efficiency Gap: Some models that did succeed were incredibly inefficient. They would wander around the house for 50 steps to find a light switch that was right next to them.
    • Analogy: It's like a driver who eventually finds the grocery store but drives 50 miles out of their way, burning a lot of gas, just to get there.
  • Specialization: No single model was good at everything.
    • GPT-5 was good at indoor household tasks (finding objects in a room).
    • Gemini was surprisingly good at digital games and outdoor navigation.
    • Analogy: It's like having a chef who is amazing at baking cakes but terrible at grilling steaks, and a grill-master who can't bake a cake to save their life.

4. Why They Fail: The "Four Fatal Flaws"

The paper analyzed why the robots failed and found four main reasons:

  1. Spatial Disorientation: The robot gets lost. It forgets where it is or can't figure out how to get back to a target.
  2. Object Hallucination: The robot tries to pick up an object that isn't there (like trying to grab a cup that is actually behind a wall).
  3. Premature Termination: The robot gives up too early. It thinks, "I'm close enough," and stops before actually finishing the job.
  4. Action Loops: The robot gets stuck in a circle, doing the same useless move over and over (like spinning in place) until it runs out of time.

5. The Bottom Line

SpatialWorld proves that while AI is getting very good at looking at pictures and answering questions about them, it is still very bad at acting in a 3D world.

The paper concludes that we need to stop testing AI with static photos and start testing them with these active, "blind" navigation tasks. Until the success rates go up significantly, we cannot trust these agents to operate safely or effectively in our real physical world.

In short: We have built a very tough driving test for AI robots. Currently, even the best drivers are failing the test, getting lost, or giving up too soon. We need to teach them how to actually navigate, not just how to look at a map.

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 →