← Latest papers
🤖 AI

HealthAgentBench: A Unified Benchmark Suite of Realistic Agentic Healthcare Environments for Challenging Frontier AI Agents

This paper introduces HealthAgentBench, a comprehensive benchmark suite featuring 54 realistic, multi-step healthcare tasks across diverse clinical workflows and modalities, which reveals that even the most advanced frontier AI agents currently struggle to achieve high success rates in complex, end-to-end medical environments.

Original authors: Qianchu Liu, Sheng Zhang, Guanghui Qin, Jeya Maria Jose Valanarasu, Maximilian Rokuss, Mingyu Lu, Timothy Ossowski, Juan Manuel Zambrano Chaves, Cliff Wong, Peniel Argaw, Yashna Hasija, Mu Wei, Wen-wa
Published 2026-07-01
📖 5 min read🧠 Deep dive

Original authors: Qianchu Liu, Sheng Zhang, Guanghui Qin, Jeya Maria Jose Valanarasu, Maximilian Rokuss, Mingyu Lu, Timothy Ossowski, Juan Manuel Zambrano Chaves, Cliff Wong, Peniel Argaw, Yashna Hasija, Mu Wei, Wen-wai Yim, Qin Liu, Zilin Jing, Jason Entenmann, Naoto Usuyama, Tristan Naumann, Hoifung Poon

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 teach a group of very smart, but inexperienced, interns how to work in a real hospital. In the past, you might have tested them with a multiple-choice quiz: "Here is a patient's story; what is the diagnosis?"

But real healthcare isn't a quiz. It's a chaotic, messy, multi-step process where a doctor has to dig through thousands of pages of records, look at giant, high-resolution X-ray scans, check for data errors, and figure out if a patient qualifies for a specific research study.

HealthAgentBench is a new, super-realistic "training ground" designed to test AI agents (computer programs that can think and act) on these real-world hospital tasks, rather than just giving them a quiz.

Here is a breakdown of what the paper says, using simple analogies:

1. The Problem: The Old Tests Were Too Easy

Think of previous AI tests like a driver's ed exam on a closed track. The car (the AI) had to drive in a straight line or turn a corner. It was safe, predictable, and static.

  • The Reality: Real healthcare is like driving in a stormy city with construction, pedestrians, and no GPS. The AI has to open files, zoom into images, query databases, and fix its own mistakes.
  • The Gap: The old tests were "saturated," meaning AI had already mastered them. They couldn't tell the difference between a good AI and a great one anymore. We needed a harder test.

2. The Solution: The "Hospital Simulator"

The researchers built HealthAgentBench, which is like a video game simulation of a hospital for AI agents.

  • The Setup: Instead of giving the AI a prompt like "Fix this report," they give it a computer terminal (a command line) and a folder of messy, real patient data.
  • The Mission: The AI has to figure out how to solve the problem on its own. It has to decide: "Do I need to zoom in on this X-ray? Do I need to download a specific tool? Do I need to read the patient's history from three years ago?"
  • The Tasks: There are 54 different missions across 7 categories.
    • The Detective: Find errors in a giant spreadsheet of patient data (Data Quality Auditing).
    • The Radiologist: Look at a 3D CT scan or a massive pathology slide (like a digital map of a city) and find a tiny tumor.
    • The Researcher: Read a patient's notes and find 50 different medical research studies they might qualify for (Clinical Trial Matching).
    • The Translator: Convert messy hospital records into a clean, standardized format (EHR Format Conversion).

3. The Rules of the Game

To make sure the AI can't cheat, the researchers set up strict rules:

  • No Cheating: The AI cannot look up the answers on the internet. The "answer key" is hidden in a locked box that only the judge (the verifier) can see.
  • No Hand-Holding: The instructions are minimal. The AI has to figure out the strategy.
  • Pass/Fail: It's not about getting 90% right; it's about getting the whole job done correctly. If you miss one tiny error in a spreadsheet, you fail the whole task.

4. The Results: The AI Struggles

The researchers tested the top 10 most advanced AI models available (including the latest versions from OpenAI and Anthropic) in this simulator.

  • The Score: Even the "smartest" AI (Codex GPT-5.5) only passed 42% of the tasks.
    • Analogy: Imagine a group of top-tier medical students taking a final exam. The best student only got 42% of the questions right. This shows the test is very hard and the AI still has a long way to go.
  • The Weaknesses:
    • The "Needle in a Haystack" Problem: When the AI had to search through huge databases (like 800,000 rows of data) to find a few errors, it got lost. It's like trying to find a specific typo in a library of 1,000 books without a search engine.
    • The "Vision" Problem: Looking at medical images (X-rays, CT scans, pathology slides) was the hardest part. The AI often missed small details or saw things that weren't there. It's like trying to find a specific crack in a wall while wearing thick foggy glasses.
    • The "Complex Reasoning" Problem: When a task required combining many small steps (like "find the error, then fix the code, then re-run the test"), the AI often got confused.

5. The Winners and Losers

  • The Best Performer: The Codex GPT-5.5 model was the most successful and also the most "cost-effective" (it didn't cost as much money or time to run as some of the others).
  • The Surprising Gap: The models from OpenAI (GPT-5 series) generally did better on medical images than the models from Anthropic (Claude Code), even though the Anthropic models sometimes tried harder (took more steps and cost more money).
  • The Good News: The AI was actually quite good at building data pipelines (like organizing a messy spreadsheet into a clean database). They could do this almost perfectly. This suggests AI is getting good at "data janitor" work but still struggles with "doctor" work (diagnosis and complex image analysis).

6. The Conclusion

HealthAgentBench is a reality check. It shows that while AI is getting smarter, it is not yet ready to be a fully autonomous doctor or hospital administrator.

  • The paper claims that current AI is still too prone to making mistakes in complex, real-world scenarios.
  • It provides a new, harder standard for researchers to measure progress.
  • It highlights that to get AI ready for real healthcare, we need to improve its ability to "see" medical images and navigate huge amounts of data without getting lost.

In short: The AI is a very smart intern who is great at organizing files but still needs a human supervisor to look at the X-rays and make the final decisions.

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 →