Beyond Reactivity: Measuring Proactive Problem Solving in LLM Agents
This paper introduces PROBE, a new benchmark that decomposes proactivity into searching, identifying, and resolving unspecified issues to evaluate LLM agents, revealing that even state-of-the-art models like GPT-5 and Claude Opus-4.1 struggle to achieve high autonomous performance with a best score of only 40%.
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
The Big Idea: From "Wait for Orders" to "Anticipate Needs"
Imagine you have a very smart, super-fast personal assistant. Right now, most of these assistants are like order-takers at a restaurant. You have to look at the menu, decide what you want, and say, "I'll have the burger." The assistant then goes and gets the burger. They are reactive; they only move when you tell them to.
The authors of this paper want to see if we can build assistants that are more like a thoughtful butler. A good butler watches you, notices you're looking at your watch and sighing, and says, "I see your meeting is in 10 minutes and you haven't packed your presentation yet. I've already put it in your bag and called a car." This is proactive behavior.
The paper asks: Can current AI agents actually do this? Can they look at a messy pile of your emails, calendar, and documents, figure out what is going wrong without you telling them, and fix it?
The Problem: The "Needle in a Haystack" Test
To test this, the researchers realized that existing tests were too easy. They were like asking the assistant to find a red sock in a small drawer. Real life is harder; it's like finding a red sock in a warehouse full of clothes, where the sock might be mentioned in a note from three weeks ago, mixed in with a thousand other notes about lunch plans and weather.
To solve this, they built a new test called PROBE (Proactive Resolution of Bottlenecks).
How PROBE works:
- The Setup: They created 1,000 fake "workdays" for 235 different fake people (like a senior accountant or a project manager). Each fake person has a massive digital "datastore" containing hundreds of emails, calendar invites, and text files.
- The Hidden Problem: In each scenario, they hid a specific problem (a "bottleneck"). For example, a critical report is missing a signature, or a deadline was missed because a file was in the wrong format.
- The Trap: The problem isn't obvious. The evidence is scattered across 5 or 6 different emails and calendar events. There are also hundreds of "distractor" documents (like emails about lunch or weather) designed to confuse the AI.
- The Goal: The AI agent must:
- Search: Dig through the haystack to find the relevant clues.
- Identify: Figure out exactly what the problem is (e.g., "The file format is wrong, not the deadline").
- Act: Choose the one correct action to fix it from a list of 25 possible actions (e.g., "Send an email to the IT team" vs. "Reschedule the meeting").
The Results: The "40% Ceiling"
The researchers tested the smartest AI models available (like GPT-5 and Claude Opus) and various "agent frameworks" (different ways of programming the AI to think).
The shocking result: Even the best AI models only succeeded 40% of the time.
Think of it like a medical exam. If the smartest doctors in the world only got 40% of the questions right on a test designed to see if they can diagnose a patient without being told what's wrong, we know we have a long way to go.
Where did they fail?
- The Search: They often missed the clues. They looked at the wrong emails or ignored the calendar.
- The Diagnosis: Even when they found the clues, they often guessed the wrong problem. They might think the issue was "too much work" when it was actually "a missing file."
- The Fix: Sometimes they knew the problem but picked the wrong solution (like calling the police when you just needed a plumber).
The Human Comparison
The researchers also asked humans to take the test.
- The Catch: The test was too long for humans to read in one go (it was 100,000 words long!).
- The Fix: They gave humans a "short version" where they summarized the important parts.
- The Result: Humans did much better on the short version (around 70-80% success). This proved that the main difficulty wasn't the logic itself, but the length and complexity of the information. The AI struggles to keep track of everything in a massive pile of data.
The Conclusion: We Are Still "Reactive"
The paper concludes that while AI is getting better at following instructions, it is still terrible at anticipating problems on its own.
- The Gap: There is a huge gap between "doing what you are told" and "figuring out what needs to be done."
- The Future: To get to the "butler" level, AI needs to get much better at reading long documents, connecting dots across time, and understanding human relationships (like knowing who to email and who to ignore).
In short: We have built very smart engines, but they still need a human to steer them and tell them where to look. They aren't ready to drive the car on their own yet.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.