← Latest papers
🤖 AI

EarlyDx: An Admission-Anchored Benchmark for Open-Ended Generation of Evidence-Supported ED-Encounter Diagnoses

This paper introduces EarlyDx, a large-scale benchmark for open-ended, evidence-supported emergency diagnosis using admission-only data from MIMIC-IV, which reveals that current large language models struggle to reliably infer diagnoses from limited initial evidence despite post-training improvements.

Original authors: Jiahui Li, Ruili Fang, Zishuai Liu, Yutong Guo, Nan Yang, Wenzhan Song, Jin Lu, Fei Dou

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

Original authors: Jiahui Li, Ruili Fang, Zishuai Liu, Yutong Guo, Nan Yang, Wenzhan Song, Jin Lu, Fei Dou

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 a detective trying to solve a mystery, but you are only allowed to look at the crime scene for the first five minutes. You have a notebook full of clues: a muddy footprint, a broken window, and a witness who is still shaking. Your job is to guess what happened right now, before the police arrive, before the lab tests come back, and before the suspect confesses. This is the daily reality for doctors in an Emergency Room (ER). They must make a "working diagnosis"—a best guess about what is wrong with a patient—using only the limited information available the moment the patient walks through the door.

For a long time, scientists have tried to teach computers to do this job using Artificial Intelligence (AI). They built "benchmarks," which are like test scores for AI, to see how smart these machines are. But most of these tests were rigged. They gave the AI the whole story of the patient's hospital stay (including the final diagnosis made days later) and asked it to predict the beginning. It's like giving a detective the solution to the mystery and asking them to guess the clues. Furthermore, these tests forced the AI to pick from a short, fixed list of answers, like a multiple-choice quiz, rather than letting them write their own answer in plain language. This paper, called EarlyDx, decides to fix the game. It builds a new, fairer test that forces AI to act like a real ER doctor: looking only at the evidence available at the exact moment of admission and writing out a diagnosis in free text, just like a human would.

The New Game: EarlyDx

The researchers created a massive new playground called EarlyDx, built from over 154,000 real emergency room visits. Imagine a giant library of patient stories. In this library, they carefully cut off every story right at the moment the patient was admitted to the hospital. They threw away any notes written later, any lab results that came back the next day, and any final diagnoses made after the patient was fully treated. They kept only the "admission-time" evidence: the patient's age, their chief complaint (what hurts), their vital signs, and any immediate tests like X-rays or heart monitors that were done right then.

But here is the tricky part: the "answers" in this library aren't just the final diagnoses. The researchers used a special AI "auditor" to check every single diagnosis recorded in the patient's file. They asked: "Can this diagnosis be proven only by the evidence we have at the admission moment?"

  • Supported: The evidence is right there (e.g., an X-ray shows a broken bone).
  • Partially Supported: The evidence is a hint, but not a slam dunk (e.g., the patient has a history of diabetes, but we don't have a blood test yet).
  • Unsupported: The diagnosis is true, but we couldn't have known it at admission (e.g., a blood culture that takes three days to grow).

The AI models are only graded on the "Supported" and "Partially Supported" answers. If the AI guesses a diagnosis that requires information we didn't have yet, it gets no credit. This ensures the test measures true reasoning, not just lucky guessing or memorizing the final answer key.

The Big Surprise: AI Relies on Explicit Text

When the researchers ran their tests, they found something surprising. They tested the world's smartest AI models, including huge general-purpose ones and specialized medical ones. The results showed that most of these "zero-shot" models (models that haven't been specifically trained on this new test) are actually terrible at inferring a diagnosis.

Instead of thinking like a detective, they act like a photocopier. About 43% of the time, the correct diagnosis was written verbatim in the patient's notes (e.g., the note said "suspected pneumonia," and the AI just copied "pneumonia"). When the AI had to infer a diagnosis—connecting dots that weren't explicitly stated—these models collapsed. They only managed to find 3% to 31% of the hidden diagnoses. It's like a student who can copy the answer if it's written on the board but fails completely if they have to solve the math problem themselves.

Even when the researchers "fine-tuned" (retrained) a smaller AI model on this specific task, it got much better, but it still didn't reach the level of a human doctor. The fine-tuned model could find about 56% of the hidden diagnoses, which is a big improvement, but it still left a lot of critical cases behind.

The Human Factor and the "Time-Critical" Gap

The study also compared these AI models to a real human doctor who looked at the same admission notes. The human doctor was much better at finding the hidden clues, catching about 68% of the supported diagnoses. However, the human doctor also listed many more possibilities than the AI, creating a "differential diagnosis" (a list of things it could be). The AI models tended to either list too few things (missing the danger) or too many random things (being too vague).

The most worrying finding came when they looked at time-critical conditions—life-or-death emergencies like heart attacks, strokes, or sepsis. In these cases, missing a diagnosis is far worse than making a false alarm. The human doctor strikes a careful balance: they flag a lot of potential dangers to be safe. The AI models, however, struggled to find this balance. Some were so cautious they missed the danger; others were so reckless they flagged everything. No AI system tested so far could match the human doctor's ability to say, "This looks dangerous, let's check it out," with the right level of confidence.

The Verdict

The paper concludes that while AI is getting better at reading medical notes, it is still not ready to replace the human detective work required in an emergency room. The current models are mostly good at extraction (finding what is already written) but bad at inference (figuring out what is implied). The researchers suggest that for AI to be truly useful, it needs to learn how to reason with uncertainty, admitting when it's not sure and flagging potential dangers, rather than just trying to guess the final answer. Until then, the "early diagnosis" game remains a human specialty, with AI acting as a helpful but imperfect assistant.

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 →