← Latest papers
🤖 AI

ROSE: Benchmarking the Perception-to-Action Gap in Multimodal Models

The paper introduces ROSE, a controlled benchmark demonstrating that multimodal large language models suffer a significant performance gap between visual counting and context-conditioned actions, revealing a distinct bottleneck in translating shared visual evidence into task-specific behaviors despite high human performance.

Original authors: Yihao Wang, Zijian He, Jie Ren, Keze Wang

Published 2026-06-19
📖 5 min read🧠 Deep dive

Original authors: Yihao Wang, Zijian He, Jie Ren, Keze Wang

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 looking at a giant grid of 100 identical-looking stickers on a wall. Suddenly, you spot that three of them are slightly different—maybe one is upside down, or has a tiny scratch.

Now, imagine a robot is standing next to you. You ask the robot three different questions about this exact same wall:

  1. The Count: "How many weird stickers are there in total?"
  2. The Zone: "How many weird stickers are in the top-left corner?"
  3. The Action: "Point your finger at every weird sticker in the top-left corner."

According to the paper ROSE, many of today's smartest AI models are great at the first two questions but terrible at the third. They can count the odd stickers perfectly, but when you ask them to physically point at the right ones based on a specific rule, they get confused and point at the wrong ones, or point at stickers outside the zone.

Here is a breakdown of what the paper discovered, using simple analogies:

1. The Problem: "I See It, But I Can't Act On It"

The researchers call this the "Perception-to-Action Gap."

Think of an AI like a very smart librarian who can instantly tell you how many red books are on a shelf. But if you ask them to "Go to the third shelf, find the red books, and pull them out," they might freeze. They know what to look for, but they struggle to translate that knowledge into a specific, precise action under a new set of rules.

The paper found that even the best AI models (like GPT-5.5 or Gemini) drop their performance significantly when switching from just "counting" to "clicking specific spots." Some models dropped by nearly 45% in accuracy just because the task changed from "tell me the number" to "show me the location."

2. The Test: The "Odd-One-Out" Grid Game

To prove this, the team built a benchmark called ROSE.

  • The Setup: They created thousands of grid images filled with almost identical items (like Chinese characters that look very similar, or emojis rendered in slightly different styles).
  • The Twist: In every image, there is a "majority" item (the normal one) and a few "exceptions" (the weird ones).
  • The Challenge: The AI has to play a game where the rules change every time, but the picture stays the same.
    • Round 1: Count all the weird ones.
    • Round 2: Count only the weird ones inside a specific box.
    • Round 3: Click the weird ones inside that box.
    • Round 4: Click the weird ones outside that box.

It's like playing a game of "Where's Waldo" where the rules change from "Find Waldo" to "Find Waldo only in the kitchen" to "Touch Waldo in the kitchen." The picture doesn't change, but the AI's instructions do.

3. The Results: The "Counting vs. Clicking" Gap

The results were surprising:

  • Humans: Almost perfect. If you showed a human the grid and asked them to count, then asked them to click, they could do both with nearly 100% accuracy.
  • AI Models: They could usually count correctly (Perception). But when asked to click the specific spots (Action), they failed often.
    • Example: A model might correctly say, "There are 3 weird stickers." But when asked to click the ones in the top-left corner, it might click 3 stickers, including one that is actually outside the corner, or it might click the wrong 3.

The paper shows that knowing the answer isn't the same as being able to execute the answer. The AI gets "stuck" on the global picture and forgets to apply the local rule (like the specific box or the exclusion zone).

4. Why Does This Happen?

The researchers dug into why the AI fails. It's not just that the AI is bad at math or can't see the pixels.

  • It's not a formatting error: The AI isn't just typing the wrong words. It's actually choosing the wrong coordinates.
  • It's a "Context" problem: The AI struggles to take a global understanding ("I see 3 weird things") and re-calibrate it for a specific context ("But I only want the ones in this blue box").
  • The "Anchoring" Failure: Sometimes, the AI gets "anchored" to the total count. If it sees 3 weird things total, and you ask for the ones in a box, it might still try to click 3 things, even if only 2 are in the box. It can't let go of the original number.

5. The Takeaway

The paper concludes that while AI is getting very good at seeing and describing the world, it is still struggling to act on that world with precision when the rules change.

Think of it like a driver who is excellent at spotting a red light from a mile away (Perception) but struggles to hit the brakes exactly when the light turns red, especially if there are other cars or signs confusing the view (Action).

The ROSE benchmark is a new tool designed to measure exactly this gap. It helps researchers see that for AI to be truly useful in real-world tasks (like clicking buttons on a screen or navigating a room), it needs to get better at taking what it sees and turning it into the exact right move for the current situation.

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 →