DecisionBench: A Benchmark for Emergent Delegation in Long-Horizon Agentic Workflows
This paper introduces DecisionBench, a comprehensive benchmark substrate for evaluating emergent delegation in long-horizon agentic workflows across diverse models and tasks, revealing that while task quality remains stable across awareness conditions, significant unrealized potential exists for improving routing fidelity and overall orchestration performance.
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 manager of a busy kitchen. You have a complex order to fill that requires chopping, grilling, baking, and plating. You could try to do everything yourself, but you're tired, and maybe you're not the best at baking.
DecisionBench is a new "kitchen simulator" designed to test how well a manager (an AI agent) decides to delegate parts of the job to other chefs (other AI models) instead of doing it all alone.
Here is how the paper breaks down, using simple analogies:
1. The Problem: The "Do-It-All" Trap
In the past, we only tested if a single chef could cook a meal. But in the real world, AI agents have to do long, complicated tasks that take hours. Sometimes, a smaller, cheaper, or more specialized chef could do a specific step (like chopping vegetables) faster and better than the main chef.
The big question is: Does the main chef know when to ask for help, and do they ask the right person?
2. The Setup: The "DecisionBench" Kitchen
The authors built a controlled kitchen to test this. They didn't just watch the chefs cook; they set up a specific rulebook:
- The Tasks: They used three existing "menus" of difficult tasks (GAIA, τ-bench, BFCL) that require long chains of steps.
- The Chefs: They picked 11 different AI models from 7 different companies (like OpenAI, Anthropic, Google) to act as the "peers" available for help.
- The Tools: The main chef has two special tools:
call_model: A button to hand off a sub-task to another chef.read_profile: A menu that tells the main chef what the other chefs are good at (e.g., "Chef A is great at math but bad at long texts").
3. The Experiment: How Much Info Do We Need?
The researchers wanted to see how the main chef performs under different levels of information. They tested five scenarios:
- Blind: The chef has the button to call for help, but no idea who is good at what. They just guess.
- Aware (Preloaded): The chef is given a printed "cheat sheet" (a profile card) describing every other chef's strengths and weaknesses before the shift starts.
- Aware (On-Demand): The chef has no cheat sheet, but can ask for a specific chef's profile only when they need it during the task.
- The Variations: They tried different types of cheat sheets: one written by a human expert, one generated by hard math/stats, and one written by two other AI judges.
4. The Big Surprises (The Findings)
Surprise #1: Knowing more doesn't necessarily make the meal tastier.
Even when the main chef had perfect profiles of everyone else, the final quality of the meal (the task success rate) was almost exactly the same as when they were "blind."
- Analogy: It's like having a detailed map of the city but still getting stuck in traffic. The extra information didn't automatically make the trip faster or the destination better.
Surprise #2: How you get the info matters more than the info itself.
This was the biggest discovery.
- The "Cheat Sheet" (Preloaded) failed: When the chef was forced to read a long list of profiles before starting, they didn't use the info well. Their delegation choices were actually worse than when they were blind.
- The "On-Demand" tool worked: When the chef could ask for a specific chef's profile only when they were stuck on a specific step, they made twice as many correct choices about who to call.
- Analogy: Imagine a student taking a test. If you hand them a 50-page textbook before the test, they might get overwhelmed and forget the key facts. But if they are allowed to look up a specific fact only when they get stuck on a question, they solve the problem much better. The delivery method (asking when needed) was the hero, not the content of the book.
Surprise #3: We are leaving a lot of potential on the table.
The researchers calculated a "Perfect Ceiling." This is the score the chef would get if they magically knew exactly which helper was best for every single step and called them immediately.
- The Result: The current best methods are still 15% to 31% worse than this perfect ceiling.
- Analogy: We are currently driving a car at 60 mph, but the engine is capable of 100 mph. We have a huge amount of "unrealized headroom" to improve how we delegate tasks in the future.
Surprise #4: Chefs love their own brand.
The main chefs tended to call for help from chefs made by the same company, even when a chef from a different company was better suited for the job.
- Analogy: It's like a manager at a Ford factory only calling for help from other Ford mechanics, even if a Toyota mechanic is the best in town for that specific repair. This "brand bias" was a clear pattern in the data.
5. The Conclusion
The paper concludes that DecisionBench is a new, essential tool for measuring how well AI agents manage teams.
The key takeaway for the future is: Don't just dump a bunch of information on an AI at the start. Instead, give them the tools to look up information exactly when they need it. If we fix how we deliver information, we might unlock the massive potential (the 15–31% gap) that is currently sitting unused.
The authors have released all their "kitchen recipes," the "chefs," and the "scorecards" so other researchers can test their own new ways of managing AI teams.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.