← Latest papers
🤖 AI

A Matter of TASTE: Improving Coverage and Difficulty of Agent Benchmarks

To address the saturation and limited tool-use coverage of existing agent benchmarks, this paper introduces TASTE, an automated method that reverses the task construction process by evolving tool sequences to generate the challenging, high-coverage τc\tau^c-Bench, which reveals that current state-of-the-art models suffer significant performance drops when faced with these more complex and diverse tasks.

Original authors: Tomer Keren, Nitay Calderon, Asaf Yehudai, Yotam Perlitz, Michal Shmueli-Scheuer, Roi Reichert

Published 2026-05-28
📖 3 min read☕ Coffee break read

Original authors: Tomer Keren, Nitay Calderon, Asaf Yehudai, Yotam Perlitz, Michal Shmueli-Scheuer, Roi Reichert

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 test how good a new robot chef is at cooking.

The Problem: The "Easy Menu" is Exhausted
Right now, we have a standard test menu (called τ\tau-Bench) where the robot has to follow instructions like "make a sandwich" or "order a pizza." The problem is that the smartest robot chefs have already memorized this menu. They get perfect scores, but it's not because they are geniuses; it's just because the test is too easy and repetitive. It's like a student who gets an A+ on a math test because the teacher only ever asks them to add single-digit numbers.

Also, making new, harder test questions is a nightmare. It requires humans to sit down, write complex stories, figure out the exact steps the robot needs to take, and check if the story makes sense. This is slow, expensive, and limits us to only the kinds of stories humans happen to think of.

The Solution: TASTE (The "Reverse Recipe" Machine)
The authors created a new system called TASTE (Task Synthesis from Tool Sequence Evolution). Instead of starting with a story and figuring out the steps, TASTE flips the process upside down.

Think of it like this:

  1. The "Tool Sequence" (The Steps): First, the system generates thousands of random lists of actions, like "Open fridge, grab milk, pour glass, close fridge."
  2. The "Plausibility Filter" (The Taste Test): It uses a super-smart AI judge to look at these lists and say, "No, that's impossible. You can't pour milk before you open the fridge," or "Yes, that's a valid sequence of events." It learns from its mistakes, getting better at spotting valid vs. invalid steps.
  3. The "Clustering" (Grouping by Flavor): It groups these valid sequences together. If one group is all about "making breakfast" and another is "making a sandwich," it picks the most representative example from each group to ensure the test covers a wide variety of scenarios.
  4. The "Evolution" (Spicing it Up): This is the secret sauce. Once it has a basic task (e.g., "Order a pizza"), it deliberately makes it harder. It might:
    • Make the customer (the simulated user) forget their order details.
    • Add "decoy" options to the menu that look right but are actually wrong (like a pizza that is sold out).
    • Make the customer uncooperative or confusing.

The Result: τc\tau^c-Bench
Using this method, they built a new, much harder test called τc\tau^c-Bench.

When they tested the "champion" robot chefs (like Gemini-3-Flash) on this new menu, the results were shocking.

  • On the old, easy menu, these robots scored 0.90 (almost perfect).
  • On the new, TASTE-generated menu, their scores dropped to 0.30 or lower.

Why This Matters
The paper argues that the high scores on the old tests were a "false alarm." The robots weren't actually that good at solving complex, messy real-world problems; they just knew the old test questions by heart.

The new method proves that:

  • Coverage: The new tests force robots to use a much wider variety of tools and combinations, not just the same few tricks.
  • Difficulty: The tests are genuinely harder because they include confusion, missing information, and tricky scenarios.
  • Automation: We don't need humans to write these hard tests anymore. The system can generate an endless supply of challenging, valid, and diverse tasks to keep testing robots as they get smarter.

In short, TASTE is a machine that automatically invents "boss battles" for AI agents, ensuring we can tell the difference between a robot that has memorized a script and a robot that can actually think.

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 →