← Latest papers
🤖 AI

STOCKTAKE: Measuring the Gap Between Perception and Action in LLM Agents with a Fair Oracle

This paper introduces STOCKTAKE, a 26-week supply-chain benchmark featuring a fair oracle that separates state estimation from control actions, revealing that while advanced LLM agents can accurately diagnose hidden failures, they often fail to translate this knowledge into effective decisions, resulting in performance gaps where some models underperform even a symptom-blind baseline despite better detection capabilities.

Original authors: Sagar Deb, Ashwanth Krishnan

Published 2026-07-16
📖 6 min read🧠 Deep dive

Original authors: Sagar Deb, Ashwanth Krishnan

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 the captain of a ship sailing through a foggy archipelago. The map you hold is incomplete; you can't see the hidden reefs or the shifting currents directly. Instead, you only see the waves crashing against the hull, the color of the water, and the sound of the wind. To navigate safely, you have to guess what's happening beneath the surface based on these clues. This is the world of AI agents trying to make long-term decisions. In this field, scientists are testing how well artificial intelligence can act like a human captain, inferring hidden dangers from noisy symptoms and making choices that save money or prevent disaster over weeks or months.

The big question researchers are asking is: When an AI fails, is it because it didn't understand the clues, or because it understood the clues perfectly but made a terrible choice? This is called the "knowing-doing gap." It's like a student who knows the answer to a math problem but writes down the wrong number because they panicked. For a long time, it was hard to tell the difference because the "correct" answer usually required seeing the hidden reefs that the AI wasn't allowed to see. If the AI failed, we didn't know if it was blind or just clumsy.


The Great Supply Chain Stocktake

In this paper, the researchers built a digital playground called STOCKTAKE to solve this mystery. They created a 26-week simulation where an AI acts as a manager for an electronics importer. The manager has to decide how many gadgets to order every week. The problem? The world is full of hidden troublemakers: a supplier might be failing, a shipping canal might be blocked, or demand might suddenly spike. The AI can't see these problems directly; it only sees a weekly dashboard with noisy, confusing symptoms (like "berth wait times are high" or "freight quotes are up").

To figure out if the AI is "blind" or just "clumsy," the researchers invented a Fair Oracle. Think of this as a super-smart, perfectly logical robot that sits next to the AI. This robot sees exactly the same confusing dashboard as the AI. It doesn't get to peek at the hidden troublemakers either. However, this robot is a math genius: it uses perfect probability rules (Bayes filters) to guess what's happening and calculates the absolute best possible order to place given those guesses.

By comparing the AI's performance to this Fair Oracle, the researchers could measure two things separately:

  1. Perception: Did the AI correctly guess what was wrong? (Did it name the hidden problem?)
  2. Action: Did the AI take the right step after guessing? (Did it order the right amount?)

They ran this experiment with four of the smartest AI models available (Claude Sonnet 5, GPT-5.4, DeepSeek-V4-Pro, and Grok 4.5) across 50 different "seeds" (different versions of the hidden world).

What They Found: The "Knowing-Doing" Gap is Real

The results were surprising and a bit funny.

1. The AI Can See Just Fine
First, the researchers checked if the AI could spot the hidden problems. The answer was a resounding yes. All four models were excellent at "seeing." They correctly identified hidden stress (like a port blockage or a supplier failure) in 84% to 88% of the cases. Even better, they usually figured it out within a week of it starting. In fact, the models that ended up doing the worst financially were actually the fastest at spotting the problems. So, the failure wasn't that the AI was blind.

2. The AI Can't Act (Sometimes)
Here is where the story gets interesting. Even though the AI knew what was wrong, it often made the wrong move.

  • The "Under-Responders": Some models, like Claude Sonnet 5, would correctly diagnose a problem but then freeze. For example, if they saw a port was blocked, they would stop ordering entirely, thinking their current stock was enough. But because the port was blocked, their stock never arrived, and they ran out of goods, losing money. They knew the problem but acted too cautiously.
  • The "Over-Responders": Other models, like DeepSeek-V4-Pro and Grok 4.5, did the opposite. They would spot a problem and panic, ordering huge amounts of expensive air freight or locking in high prices. They knew the problem, but they over-reacted so badly that they spent way more money than necessary. In fact, on roughly half their test runs, these models performed so poorly that a simple rule ignoring all symptoms would have saved more money. Their "skill scores" were actually negative (specifically -0.23 and -0.13), meaning they fell below the baseline of a symptom-blind strategy.

3. The "Knowing-Doing" Gap is the Bottleneck
The study found that the biggest gap between a good AI and a great AI wasn't about intelligence or seeing the world clearly. It was about control.

  • On the "Persistent" stress scenarios (where a problem lasts for many weeks), even when the AI correctly diagnosed the issue, 34% to 43% of the time, they still ran out of stock.
  • The researchers calculated a "skill score" to see how close the AI got to the perfect Fair Oracle. Two of the models (DeepSeek and Grok) scored negative numbers, meaning they performed worse than a simple rule that ignores all symptoms. Yet, these same models were the quickest to name the hidden problems in their written explanations.

The Takeaway

The paper concludes that for current AI agents, the problem isn't that they can't figure out what's happening in the world. They are great at deduction. The problem is that turning a correct thought into a correct action is incredibly hard.

The AI might write a perfect paragraph explaining, "The canal is closed, and we need to order more," but then it might order too little, too late, or pay too much for a solution. The "knowing-doing gap" is real: these models can hold the right belief but fail to act on it effectively. The researchers suggest that fixing this won't just require smarter AI that sees better; it will require better ways to teach the AI how to translate its knowledge into the right costly actions.

In short: The AI isn't blind. It's just clumsy with its hands.

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 →