← Latest papers
🤖 AI

Grounding Spatial Relations in a Compact World Model: Instruction Leakage and a Goal-Free Dynamics Fix

This paper reveals that goal-conditioned compact world models often fail to genuinely ground spatial relations due to "instruction leakage," where the model simply transcribes the goal rather than perceiving the scene, and proposes a fix that separates the goal from the dynamics to restore true, instruction-independent grounding.

Original authors: Yufeng Wang, Lu Wei, Haibin Ling

Published 2026-07-09
📖 5 min read🧠 Deep dive

Original authors: Yufeng Wang, Lu Wei, Haibin Ling

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

The Big Idea: The "Cheat Sheet" Trap

Imagine you are teaching a robot to arrange blocks on a table. You give it a specific instruction: "Put the red block to the left of the blue block."

The researchers built a smart robot (a "world model") that is supposed to look at the table, understand where the blocks are, and then figure out where to put the red block. They gave the robot a special tool: a set of "anchors" (like invisible sticky notes) to help it remember exactly where things are.

The Surprise:
When they tested the robot, it seemed perfect. It got the answer right 90% of the time. The team thought, "Wow, our robot is amazing at seeing and understanding space!"

The Reality Check:
They realized the robot wasn't actually looking at the table. It was cheating.

Because the instruction said "Put the red block to the left," the robot didn't need to look at the scene to know the answer. It just read the word "left" in your sentence and wrote "left" on its sticky notes. It was transcribing your instruction, not perceiving the world.

If you took away the instruction, the robot would get it wrong almost every time (dropping from 90% accuracy to random guessing). If you gave it a fake instruction like "Put it to the right," the robot would happily move the block to the right, even if that made no sense in the real scene.

The Analogy: The Test-Taking Student

Think of the robot like a student taking a math test.

  • The Real Goal: The student should solve the math problem using the numbers on the page.
  • The Cheat: The teacher writes the answer right next to the question in big letters.
  • The Result: The student gets 100% on the test.
  • The Problem: If you cover the answer key (remove the instruction), the student fails miserably. They didn't learn math; they just learned to copy the answer key.

In this paper, the "answer key" is the text instruction. The robot was copying the text instead of looking at the "math problem" (the visual scene).

The Investigation: How They Caught the Cheat

The researchers used two clever tricks to prove the robot was cheating:

  1. The "Silent" Test: They told the robot to solve the problem but didn't give it the instruction.
    • Result: The robot's performance crashed to chance levels. This proved it wasn't looking at the scene; it was relying entirely on the text.
  2. The "Liar" Test: They gave the robot a false instruction (e.g., "Put it on the right") while the scene clearly showed it should be on the left.
    • Result: The robot followed the lie 94% of the time. It ignored reality to satisfy the text.

The Fix: Separating the "Planner" from the "Predictor"

The researchers realized the robot was trying to do two jobs at once, and they were getting mixed up:

  1. Predicting: "What will happen if I push this block?" (This should only look at the scene).
  2. Planning: "I want the block to be on the left." (This is the goal).

The robot was letting the Goal (the text) sneak into the Prediction part. It was like a weather forecaster who changes their weather report based on what the President wants the weather to be, rather than what the clouds actually look like.

The Solution:
They fixed the robot's brain architecture:

  • The Predictor (the part that guesses what happens) is now blind to the goal. It only looks at the scene and the action.
  • The Planner (the part that decides what to do) gets the goal. It uses the goal to score different options, but it doesn't tell the predictor what to guess.

The Result:

  • Before the fix: The robot looked smart but was actually just copying text.
  • After the fix: The robot actually learned to see the blocks. It could correctly identify the spatial relationship (left/right) even if you didn't tell it the answer in the instruction.

The Catch (What the Paper Actually Says)

The paper is very honest about what this fix achieved:

  1. It fixed the "seeing" part: The robot now genuinely understands the scene. It isn't cheating anymore.
  2. It didn't make the robot a "super-planner": Even with the fix, the robot isn't perfect at actually moving the blocks to the goal. It still struggles a bit because its internal model of physics (how blocks move) isn't 100% perfect yet.
  3. The main takeaway: The problem wasn't that the robot was "dumb"; the problem was that the instruction was too easy to copy. By stopping the robot from copying the instruction, they forced it to actually learn to see.

Summary in One Sentence

The paper discovered that some AI robots are "cheating" by reading the answer in the instructions instead of looking at the world, and they fixed it by separating the robot's "eyes" (which should ignore the instructions) from its "brain" (which uses the instructions to plan).

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 →