← Latest papers
🤖 AI

Who Thinks Best Depends on How Long You Let Them: Budget-Dependent Rankings in LLM Evaluation

This paper challenges the assumption of stable large language model rankings by demonstrating that varying inference token budgets significantly alters model performance and order, revealing non-monotonic behaviors, ranking reversals, and model complementarity that necessitate budget-conditioned evaluation protocols.

Original authors: Rodrigo Guedes de Souza, Alison R. Panisson

Published 2026-08-13
📖 6 min read🧠 Deep dive

Original authors: Rodrigo Guedes de Souza, Alison R. Panisson

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 in a giant library where the books are written by super-smart robots called Large Language Models (LLMs). These robots can read almost everything and answer questions about math, science, and history. For a long time, people trying to pick the "best" robot just asked them a question and saw who got the right answer first. They assumed that if Robot A was better than Robot B on one test, it would always be better, no matter what. It was like judging a race by only looking at who crossed the finish line first, without caring how much time they were allowed to run.

But here is the twist: these robots don't just "think" instantly. They write their answers one word at a time, like a long chain of thoughts. The more words they are allowed to write, the more they can "think" before giving an answer. This limit on how many words they can write is called a "token budget." Think of it like giving a student a different amount of time to take a test. Some students might need a lot of time to solve a hard puzzle, while others might get confused if they have too much time and start overthinking. The big question for scientists is: Does the "best" robot stay the best if we change the time limit? Or does the winner change depending on how long we let them think? This is exactly what the researchers wanted to find out.


The "Overthinking" Problem: Why More Time Isn't Always Better

In this study, the researchers set up a massive experiment to see how four different AI models performed on three tricky tests: grade-school math, competition-level math, and graduate-level science questions. They didn't just let the models run; they forced them to stop after specific amounts of "thinking" (measured in tokens). They tested seven different limits, ranging from a tiny 64 tokens (very little thinking time) up to a huge 4,096 tokens (a lot of thinking time).

What they discovered is that the idea of a single "best" model is a myth. The rankings of the models flipped and changed depending entirely on how much time they were given.

The "Overthinking" Surprise
You might think that giving a robot more time to think would always help it get the answer right. But the researchers found something weird: sometimes, giving a model more tokens actually made it get the answer wrong. They call this "overthinking."

Imagine a student who knows the answer to a math problem. If you give them 10 minutes, they write it down correctly. But if you give them 30 minutes, they might start doubting themselves, change their answer, and end up with the wrong one. The study found that this happened for about 3% to 19% of the questions. Even worse, this wasn't a problem with the questions themselves; it was specific to each robot. A question that made one model "overthink" and fail might be perfectly fine for another model. It's like how one person might get nervous if they have too much time to prepare a speech, while another person thrives on it.

The Great Ranking Swaps
Because of this, the "winner" of the race kept changing.

  • On the easier math test (GSM8K), a huge model (LLaMA-3.3 70B) was the champion when given a medium amount of time (256 tokens). But as soon as they gave the models more time (up to 4,096 tokens), a smaller model (GPT-OSS 20B) took the lead and stayed there.
  • On the hardest science test (GPQA), the smallest model (LLaMA-3 8B) was actually the best when time was tight (256–512 tokens). But as time increased, the bigger models caught up and eventually tied for the top spot.

This means that if you look at a leaderboard today that says "Model X is the best," that statement is only true for a specific amount of time. If you change the time limit, Model X might suddenly be the worst one.

The "Oracle" Gap: Why We Need a Smart Switch
The researchers also asked: "If we could magically pick the perfect model for every single question, how much better would we do?" They built a theoretical "Oracle" (a perfect selector) that chose the best model for each specific question and time limit.

The results were shocking. On the hard science test, this perfect selector could get 27.8 percentage points more correct answers than the single best model running alone. Even on the easier math tests, the gap was significant (up to 16.9 points). This proves that no single robot is good at everything. Sometimes the small robot is best, sometimes the big one, and sometimes they are all wrong.

Can We Build a Smart Switch?
The team tried to build a "router"—a smart system that looks at a question and the time limit, then decides which robot should answer it.

  • Inside the same type of test: When they trained the router on math problems and tested it on math problems, it worked great. Using the "time limit" as a clue helped it pick the right robot, improving accuracy by 1.6 to 5.7 points.
  • Across different tests: But when they tried to use the same router to switch from math to science questions, it got confused. The "time limit" clues that worked for math didn't work for science. In fact, using those clues actually made the router perform worse by 1.2 points when switching domains. This suggests that the relationship between "how much time you have" and "getting the right answer" is different for every subject.

The Takeaway

The main lesson from this paper is simple but powerful: There is no single "best" AI model. The answer to "which model is best?" depends entirely on "how long you let them think."

If you are building an app for a phone where you can only give the AI a tiny bit of time, a small, fast model might be your champion. If you are running a server where you can give the AI hours to think, a different, larger model might win. The old way of ranking models—just picking one winner for everyone—is broken. Instead, we need to say, "Model A is best for short answers, Model B is best for long answers, and sometimes, if you give them too much time, they might just mess it up."

The researchers suggest that in the future, we should stop asking for a single score and start reporting how models perform at different time limits. And if we want to use these models effectively, we need smart systems that know when to call the small, quick thinker and when to call the big, slow thinker—because the winner changes the moment the clock starts ticking.

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 →