← Latest papers
🤖 AI

AgentFloor: How Far Up the tool use Ladder Can Small Open-Weight Models Go?

The paper introduces AgentFloor, a tiered benchmark demonstrating that small open-weight models can effectively handle the majority of routine, short-horizon tool-use tasks in agentic workflows, reserving large frontier models only for complex long-horizon planning while achieving comparable aggregate performance at a lower cost.

Original authors: Ranit Karmakar, Jayita Chatterjee

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

Original authors: Ranit Karmakar, Jayita Chatterjee

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 run a busy delivery company. Every time a customer places an order, your system has to make dozens of tiny decisions: "Check the address," "Look up the price," "Call the warehouse," "Print the label."

For a long time, the rule was: "Use our most expensive, super-smart CEO for every single decision." Even for the simple stuff like "Check the address," you'd hire the CEO. It works, but it costs a fortune and takes a long time.

The paper AgentFloor asks a simple question: Do we really need the CEO for every single task? Or can we hire a smart, fast, and cheap intern for the routine jobs, saving the CEO only for the really hard problems?

To find out, the researchers built a giant, 30-step obstacle course (a benchmark) designed to test how well different AI "workers" can use tools. They tested 16 different AI models of varying sizes (from tiny "interns" to massive "CEOs") against the current top-tier AI (GPT-5).

Here is what they found, explained through a few simple analogies:

1. The "Ladder" of Difficulty

The researchers organized the tasks into a 6-rung ladder. As you climb up, the jobs get harder:

  • Rungs 1 & 2 (The Ground Floor): Simple instructions and using one tool (like looking up a phone number).
  • Rungs 3 & 4 (The Middle): Chaining two tools together or making a decision based on a result (like "If the price is high, call the manager").
  • Rungs 5 & 6 (The Summit): Complex planning where you have to remember rules for a long time and coordinate many steps without getting lost.

2. The Results: Who Can Climb What?

The study revealed a clear "floor" where small models stop being able to do the job.

  • The Ground Floor (Rungs 1 & 2): The small, cheap models (the "interns") are actually better or just as good as the expensive CEO. They can follow simple instructions and use single tools perfectly. In fact, the small models were so fast and cheap that they could do the same amount of work for 15 times less money and 2.5 times faster.
  • The Middle Rungs (Rungs 3 & 4): The small models are still doing a great job. They are very close to the CEO's performance. The study couldn't say they were exactly equal with 100% statistical certainty, but they were close enough to be useful.
  • The Summit (Rungs 5 & 6): This is where the gap appears. When the task requires long-term planning and remembering many rules at once, the small models start to stumble. They get confused, run out of "steps" (like a runner getting tired), or start making up tools that don't exist. The big CEO (GPT-5) is still better here, but even the CEO isn't perfect; it still fails quite a bit on these hardest tasks.

3. The "Magic Fix" Didn't Work

The researchers tried to give the small models a "cheat sheet" (a special prompt) to help them climb the higher rungs, hoping it would make them as smart as the CEO.

  • The Result: It didn't work universally. A trick that helped one specific model sometimes made another model worse. It's like giving a specific pair of running shoes to a marathon runner; it might help that runner, but it could trip up someone else. There is no single "magic button" that makes a small model instantly as smart as a big one for complex planning.

4. The Big Takeaway: The "Smart Routing" Strategy

The paper suggests a new way to build AI systems, which they call routing.

Instead of using the expensive, slow, super-smart AI for everything, you should build a system that acts like a smart manager:

  1. Send the easy, routine jobs (checking data, simple lookups) to the small, cheap models. They are fast, cheap, and just as good at this work.
  2. Reserve the big, expensive AI only for the rare, complex jobs that require deep planning and long-term memory.

The Bottom Line

You don't need a Ferrari to drive to the grocery store; a reliable bicycle is faster and cheaper for that trip.

The paper proves that for the vast majority of "routine" AI tasks (like checking a database or using a single tool), small, open-source models are already good enough. You only need the massive, expensive "frontier" models for the very top tier of complex planning, and even then, they aren't perfect yet.

By using the right "worker" for the right job, companies can save a massive amount of money and speed up their systems without losing quality.

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 →