VLMs Trace Without Tracking: Diagnosing Failures in Visual Path Following
This paper reveals that state-of-the-art vision-language models struggle with visual path following due to a fundamental inability to resist local distractors, a bottleneck that persists despite scaling, reasoning interventions, or explicit instructions.
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 playing a game of "Connect the Dots" with a very smart robot. You point to a specific red dot and say, "Follow this squiggly line to the end, and tell me the color of every dot you pass."
You'd expect the robot to do this easily. But according to this paper, even the most advanced AI models (called Vision-Language Models or VLMs) are terrible at this simple task. They don't just make random mistakes; they get distracted and switch to a different line that looks almost identical to the one you asked them to follow.
Here is a breakdown of what the researchers found, using simple analogies:
1. The "Crowded Train Station" Problem
The researchers created two main tests to see how well these AIs could trace a line.
- The Circuit Test: Imagine a messy electrical board with many wires of the same color running side-by-side. You ask the AI to follow the wire connected to "Port 7."
- The Swirl Test: Imagine a single spiral staircase (like a candy cane shape) with colored dots on it. You ask the AI to walk up the stairs from the bottom to the top.
The Result: The AI starts correctly but almost immediately gets confused. If there is another wire or spiral turn right next to the one it's supposed to follow, the AI often "jumps" to that neighbor. It's like a hiker trying to follow a single trail through a forest, but when two paths run parallel for a few feet, the hiker accidentally steps onto the wrong one and keeps walking.
2. The "Twin" Distraction
The paper discovered that the AI isn't failing because the task is too hard or because it can't "see." It fails because of local competition.
Think of it like this: You are trying to listen to your friend speak in a quiet room. Easy. Now, imagine your friend is speaking, but right next to them is a twin wearing the exact same clothes, speaking in the exact same voice, saying the exact same words. Even if you know who your friend is, your brain might get confused and start listening to the twin.
The researchers found that when the "neighbor" line looks very similar to the "target" line (same color, same angle, same shape), the AI's attention snaps to the neighbor. The AI doesn't "lose track" in a foggy way; it actively chooses the wrong path because the wrong path looks too tempting locally.
3. Why "Thinking Harder" Doesn't Help
The researchers tried to fix this by asking the AI to "think step-by-step" (a technique called reasoning). They hoped the AI would pause, look closer, and say, "Wait, that's the wrong line."
The Analogy: It's like asking a lost tourist to "think harder" about which way to go. Instead of looking at the map (the visual line), the tourist starts guessing based on general rules like, "Usually, roads curve this way," or "The sun is on the left, so I should go right."
The paper found that:
- Reasoning didn't fix the vision: The AI didn't start tracing the line correctly. Instead, it started using "shortcuts" or guesses. For example, in the spiral test, some AIs stopped tracing the line and just guessed the order of dots based on the shape of the spiral (e.g., "The inner circle has red, so the next must be blue").
- It got more expensive: When the AI tried to "think," it used up a massive amount of computing power (like a human talking to themselves for 10 minutes just to say "red, blue, green"), but it still got the answer wrong.
- Instructions failed: Even when the researchers gave the AI a strict rulebook saying, "Do not switch lines, even if they look similar," the AI still ignored the rule and jumped to the wrong line.
4. The "Big Brain" Myth
Usually, when AI makes a mistake, we assume it's because the model is too small. We think, "If we just make the brain bigger, it will get it right."
The researchers tested this by using models ranging from small to massive (up to 235 billion parameters).
- The Result: Bigger models did slightly better, but not by much. Even the biggest, most expensive models still got lost in the "crowded train station." Making the brain bigger didn't give it a better ability to hold onto a single thread in a tangled mess.
5. Real-World Chaos
Finally, the researchers tested this on real-world images, like tangled cables in a factory or complex subway maps.
- The Finding: The same problem happened. When the AI tried to trace a subway line through a station where three lines cross, or follow a cable through a knot, it kept switching to the wrong line. The "jumping" behavior wasn't just a glitch in their fake tests; it happens in real, messy situations too.
The Bottom Line
The paper concludes that current AI models are great at recognizing what things are (e.g., "That is a subway map"), but they are surprisingly bad at following things (e.g., "Trace this specific line from A to B").
They lack a specific "muscle" for keeping their attention locked on one path when a similar-looking path is right next to it. Until we build AI with a dedicated mechanism to ignore these "visual twins," they will keep getting lost in the simplest of line-following games.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.