← Latest papers
💻 computer science

TraversalBench: Challenging Paths to Follow for Vision Language Models

This paper introduces TraversalBench, a controlled benchmark designed to evaluate Vision-Language Models' ability to trace complex visual paths, revealing that self-intersections are the primary source of difficulty and that models exhibit sharp performance drops when resolving path continuations at crossings.

Original authors: Clara Petrova, Zhuo Chen, Marin Soljačić

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

Original authors: Clara Petrova, Zhuo Chen, Marin Soljačić

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 handed a map of a very messy subway system. The lines twist, turn, cross over each other, and sometimes even cross back under themselves. There are also other, fake lines drawn nearby just to confuse you. Your job is to trace a single, specific line from the starting station to the end, writing down every station you pass in the exact order you see them.

For a human, this is usually easy. You just put your finger on the start and follow the line. If the line crosses another, you just keep your finger on the right one.

Now, imagine asking a super-smart AI to do this same task. You might expect it to be perfect because it can read maps and solve complex math problems. But this paper, TraversalBench, reveals that these AI models are surprisingly bad at this simple task of "following the line."

Here is a breakdown of what the researchers found, using some everyday analogies:

1. The Problem: The "Tangled Yarn" Effect

The researchers created a test called TraversalBench. Instead of using real maps with confusing text (like station names), they made clean, simple drawings: a single colored line with shapes (like stars or squares) at the stops.

They found that while AI is great at recognizing what a picture is (e.g., "That's a map"), it is terrible at tracing a path through it.

  • The Analogy: Think of the AI as a very smart person who has read every book about how to tie knots, but when you hand them a real, tangled ball of yarn and ask them to pull out the single end without getting it stuck, they panic. They know the theory, but they can't do the physical act of following the thread.

2. The Main Villain: Self-Intersections (The "X" Marks the Spot)

The biggest reason the AI fails is when the line crosses over itself.

  • The Analogy: Imagine walking down a hallway. Suddenly, the hallway crosses over itself like a figure-8. You are walking on the top loop, but there is a bottom loop right underneath it.
  • What happens to the AI: The AI does a great job walking along the straight parts. But the moment it hits that "X" where the line crosses itself, it gets confused. It often jumps to the wrong loop and keeps walking down the wrong path.
  • The Finding: The AI doesn't fail the whole time; it fails exactly at the crossing point. It's like a driver who drives perfectly for 10 miles, but the moment they hit a complex intersection, they take a wrong turn and never recover.

3. The Silent Killer: Distractor Lines

The researchers also added "confounding lines"—fake lines drawn near the real path that aren't part of the route.

  • The Analogy: Imagine you are trying to follow a friend in a crowded room. If there is just one other person walking nearby, it's annoying but manageable. But if there are many people walking in similar directions, you start to lose your friend.
  • What happens to the AI: Unlike the sharp "crash" at a crossing, these extra lines act like a slow leak. They don't confuse the AI immediately, but they make it slightly more likely to make a mistake with every step it takes. Over a long path, this "noise" adds up, and the AI eventually loses track.

4. The "Thinking Too Hard" Trap

The researchers tested if giving the AI more time to "think" (a feature called "reasoning") would help.

  • The Analogy: Imagine asking a student to solve a math problem. If they just guess, they get it wrong. If you tell them, "Take 5 minutes to think about it," you'd expect them to get it right.
  • The Finding: Surprisingly, giving the AI more time to think didn't always fix the problem. Sometimes, the AI would think so much that it got stuck in its own head and refused to give an answer at all. Other times, it would overthink and still get the path wrong. It turns out, for this specific visual task, "thinking" isn't the same as "looking." The AI needs to keep its eyes on the image, not just run a simulation in its brain.

5. Why This Matters

You might ask, "Who cares if an AI can't trace a line on a piece of paper?"

The answer is: Everything.

  • The Real World: If an AI can't follow a line on a simple drawing, it might struggle to:
    • Follow a robot arm moving along a specific path in a factory.
    • Read a complex wiring diagram to fix a circuit board.
    • Navigate a self-driving car through a chaotic intersection where roads cross over each other.
  • The Conclusion: The paper shows that current AI has a "blind spot." It is great at recognizing patterns, but it is bad at sustained attention. It loses its grip on the image when things get messy or ambiguous.

Summary

TraversalBench is like a "vision test" for AI. It shows that while these models are incredibly smart, they are like a person who has perfect eyesight but gets dizzy and loses their balance the moment they have to walk a tightrope that crosses over itself. To make AI truly reliable in the real world, we need to teach it how to keep its "finger" on the line, even when the path gets messy.

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 →