← Latest papers
💬 NLP

BRIDGE: Predicting Human Task Completion Time From Model Performance

The paper introduces BRIDGE, a psychometric framework that predicts human task completion time from model performance data by establishing a linear relationship between latent task difficulty and the logarithm of human completion time, enabling scalable capability forecasting without costly human annotations.

Original authors: Fengyuan Liu, Jay Gala, Nilaksh, Dzmitry Bahdanau, Siva Reddy, Hugo Larochelle

Published 2026-07-03
📖 4 min read☕ Coffee break read

Original authors: Fengyuan Liu, Jay Gala, Nilaksh, Dzmitry Bahdanau, Siva Reddy, Hugo Larochelle

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 figure out how fast a new generation of super-fast robots is getting at solving puzzles. Usually, to measure this, you have to hire a team of human experts to try the puzzles themselves, time how long it takes them, and then compare that to the robots. But hiring humans is expensive, slow, and hard to do for every single new puzzle that comes out.

The paper "BRIDGE" proposes a clever shortcut. It suggests we can predict exactly how long a human would take to solve a task just by watching how well AI models perform on it, without needing to hire a single human to time it.

Here is how they did it, explained through a few simple analogies:

1. The "School Exam" Analogy (Item Response Theory)

Think of all the different AI benchmarks (like coding tests, math problems, or cybersecurity challenges) as a giant, mixed-up bag of school exams. Some exams are easy, some are hard, and some are tricky.

The researchers used a statistical tool called Item Response Theory (IRT). You can think of this like a sophisticated grading system used in education. Instead of just counting how many questions a student got right, IRT looks at which questions they got right.

  • If a student gets a very hard question right, it tells us they are very smart.
  • If a student gets an easy question wrong, we know they are struggling.

By feeding the pass/fail results of many different AI models on many different tasks into this system, the paper creates a "hidden difficulty score" for every single task. It's like giving every puzzle a secret number that represents how hard it is, based purely on how the robots fared.

2. Building the "Bridge"

Here is the magic part. The researchers took a specific set of tasks where humans had already timed themselves (from a previous study called METR). They compared the "secret difficulty scores" (from the robots) with the "actual human time" (from the humans).

They discovered a straight-line relationship: The harder the task is for the robot (higher difficulty score), the longer it takes a human to do it. Specifically, the time it takes a human grows exponentially as the difficulty score goes up.

Think of this as building a bridge. On one side of the river is "Robot Performance." On the other side is "Human Time." The researchers found a perfect plank that connects the two. Once the bridge is built, you can stand on the robot side, look at how a model did, and instantly know how long a human would take to do the same thing, even if you've never seen a human do it before.

3. The "Crystal Ball" for AI Progress

Using this bridge, the authors looked at the history of AI models (from 2022 to 2025). They asked: "As models get smarter, how much longer of a 'human task' can they solve?"

They found a clear pattern: AI capabilities are growing exponentially.

  • Imagine a model in 2022 could only solve a task that took a human 1 minute.
  • By 2025, the best models could solve tasks that take a human about 2 hours.
  • The paper calculates that the "length" of tasks AI can handle is doubling every 6 months.

It's like watching a video game character level up so fast that every six months, they can tackle a boss fight that is twice as long as the one they could beat before.

4. Why This Matters (According to the Paper)

The paper claims this method is a game-changer because:

  • It's Cheap: You don't need to pay humans to time every new test.
  • It's Fast: You can predict human effort for brand-new benchmarks the moment you have robot results.
  • It's Accurate: When they tested their predictions against real human data they hadn't used to build the bridge, their guesses were surprisingly close.

Summary

The paper introduces BRIDGE, a method that uses the performance of AI models to create a "difficulty map." By calibrating this map with a small amount of human timing data, they can predict how long any task would take a human to complete, just by looking at how well an AI did. This allows us to track the rapid growth of AI capabilities (doubling in task length every 6 months) without the slow and expensive process of constantly hiring humans to time everything.

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 →