← Latest papers
🤖 AI

Probing Embodied LLMs: When Higher Observation Fidelity Hurts Problem Solving

This paper reveals that embodied LLM agents solving mechanical puzzles can paradoxically achieve higher success rates with lower-fidelity sensory inputs or moderate perceptual noise, as these imperfections help break repetitive action loops and mask reasoning failures, challenging the assumption that perfect observation always leads to optimal performance.

Original authors: Oussama Zenkri, Oliver Brock

Published 2026-05-20
📖 4 min read☕ Coffee break read

Original authors: Oussama Zenkri, Oliver Brock

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 trying to solve a tricky mechanical puzzle box. The box has several sliding bars and rotating knobs, but they are all secretly connected. To open it, you have to move them in a very specific order. If you move the wrong one, nothing happens. If you move the right one, a hidden latch clicks, allowing you to move the next piece.

Now, imagine you have a super-smart robot brain (an AI) trying to solve this box for you. You might think, "The smarter the robot, the better it should do, and the clearer the picture it sees, the better it should be."

This paper found the exact opposite.

Here is the story of what the researchers discovered, explained simply:

1. The Setup: The "Lockbox" Game

The researchers built a physical puzzle box (called a "Lockbox") and gave it to a robot arm controlled by a powerful AI (specifically, OpenAI's GPT-o1). They wanted to see how the AI solved the puzzle under three different "vision" conditions:

  • The "Blurry Camera" (RGB): The AI sees a standard color photo of the box. It has to guess what happened after it moved a piece by comparing the "before" and "after" photos.
  • The "3D Camera" (RGB-D): The AI sees the photo plus a depth map (knowing how far away things are). This is "richer" information.
  • The "God's Eye View" (Ground Truth): The AI doesn't see the box at all. Instead, a computer tells it exactly what the state of every single piece is in perfect, mathematical text (e.g., "Bar A is left, Knob B is right"). This is the most accurate information possible.

2. The Big Surprise: "Perfect" Information Made the AI Dumber

You would expect the AI to do best when it had the "God's Eye View" (perfect text data) and worst when it had to squint at blurry photos.

But that's not what happened.

  • The AI did worst when it had perfect, clear text data.
  • The AI did best when it was looking at the blurry, imperfect photos.
  • The 3D camera (which had even more data) actually made things slightly worse than the simple photo.

It's as if a student taking a math test performs better when the teacher gives them a slightly blurry, confusing worksheet than when they give them the perfect, crystal-clear answer key.

3. Why? The "Stuck in a Loop" Problem

The researchers dug deeper to find out why the AI was failing with perfect information. They found a specific bad habit: Repetitive Loops.

When the AI had perfect information, it would get stuck in a mental rut. It would try a move, see the result, think, "That didn't work," try the exact same move again, see the same result, and do it again. It was like a dog chasing its own tail, going in circles without making progress. Because the information was so perfect, the AI felt confident enough to keep repeating the same mistake over and over.

However, when the AI was looking at the blurry photos, its vision was slightly noisy. It might misinterpret a move slightly. This "confusion" acted like a gentle nudge. It broke the AI's confidence just enough to stop it from repeating the same mistake. The noise forced the AI to try something new, which accidentally helped it escape the loop and solve the puzzle.

4. The Simulation Experiment

To prove this wasn't just a fluke, the researchers ran a computer simulation where they intentionally "lied" to the AI. They told the AI that a move failed when it actually succeeded, or vice versa, with a certain probability (like a 40% chance of a lie).

  • 0% lies (Perfect truth): The AI got stuck in loops and failed often.
  • 40% lies (Moderate noise): The AI's success rate doubled. The "lies" broke the loops and made it try new things.
  • 60% lies (Too much noise): The AI got too confused and failed again.

The Main Takeaway

The paper concludes that success rates can be misleading.

Just because an AI solves a puzzle quickly doesn't mean it is "thinking" better. Sometimes, it's just getting lucky because its mistakes (or the noise in its sensors) accidentally broke a bad habit.

If you judge an AI only by whether it wins or loses, you might miss the fact that it's actually struggling with its own reasoning. In the real world, where robots have imperfect sensors, this "imperfection" might actually be a hidden superpower that keeps them from getting stuck in mental ruts.

In short: Sometimes, being slightly confused is better than being perfectly clear, because it stops you from making the same mistake twice.

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 →