Evaluating the Pre-Consultation Ability of LLMs using Diagnostic Guidelines
This paper introduces EPAG, a benchmark framework and dataset for evaluating large language models' pre-consultation abilities against diagnostic guidelines, revealing that fine-tuned small open-source models can outperform frontier models and that increased patient history does not always improve diagnostic accuracy.
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 hiring a new assistant to help a doctor figure out what's wrong with a patient before they even walk into the office. This assistant is an AI, specifically a Large Language Model (LLM). The big question is: Is this AI good at asking the right questions to get the full story?
This paper introduces a new "test" called EPAG to answer that question. Think of EPAG as a rigorous training camp and scoring system for these AI assistants.
Here is a breakdown of how it works, using simple analogies:
1. The Setup: The "Role-Play" Game
In a real clinic, a doctor asks a patient questions to build a "History of Present Illness" (HPI)—basically, the full story of what's hurting and when.
- The Actors: The researchers created a digital play. One AI plays the Patient (with a specific, pre-written medical story), and another AI plays the Doctor (the one being tested).
- The Script: The "Doctor" AI starts with just the patient's age, gender, and main complaint (e.g., "My chest hurts"). It must then ask questions and offer multiple-choice answers to the "Patient" AI to dig deeper.
- The Goal: The Doctor AI needs to gather enough clues to solve the mystery.
2. The Scoring: Two Ways to Grade the AI
The researchers didn't just ask, "Did the AI guess the right disease?" They graded the AI in two distinct ways:
Grade A: The "Checklist" Score (Direct Evaluation)
Imagine a detective has a specific checklist of clues needed to solve a crime (the "Diagnostic Guideline"). After the AI finishes its interview, a separate AI (the "Organizer") breaks the conversation down into tiny, individual facts. Another AI (the "Comparer") checks: Did the Doctor AI ask about this specific clue on the checklist?- If the AI asked the right question and got the right answer, it gets points.
- If it missed a crucial clue, it loses points.
- Some clues are worth more than others (like finding a smoking gun vs. finding a loose thread), so there is a "weighted" score.
Grade B: The "Diagnosis" Score (Indirect Evaluation)
After the interview is over, the notes are handed to a third AI (the "Diagnostician"). This AI looks at the notes and tries to guess the disease. If the notes were good, the Diagnostician guesses correctly. If the notes were messy or missed key details, the guess might be wrong.
3. The Big Surprises
The researchers tested 11 different AI models, ranging from massive, expensive "super-brains" to smaller, open-source models. Here is what they found:
- Bigger isn't always better: You might think the most expensive, giant AI would win every time. Not necessarily. In this specific game of "asking questions," a smaller, open-source model (Qwen2.5-32B) that was fine-tuned (specialized training) on a specific dataset actually beat the giant, expensive models.
- Analogy: It's like a specialized mechanic who knows exactly how to fix a specific car model beating a generalist who knows a little bit about every car in the world.
- More questions don't mean better answers: The researchers found that just asking more questions didn't automatically lead to a better diagnosis.
- Analogy: If you are trying to find a needle in a haystack, asking 100 questions about the color of the hay might not help you find the needle. Sometimes, asking too many irrelevant questions actually confuses the diagnosis.
- Language changes the style: When the AI spoke English, it tended to ask deep, repetitive questions about one symptom (like drilling down on a headache). When it spoke Korean, it cast a wider net, asking about many different body parts. Interestingly, the "wider net" approach got better scores on the "Checklist," while the "deep drill" approach was slightly better at guessing the final disease.
4. What This Means (According to the Paper)
The paper concludes that to make AI useful in a real clinic for pre-consultation, we shouldn't just throw money at the biggest model. Instead, we should:
- Train specifically: Give smaller models high-quality, specific training data on how to ask medical questions.
- Focus on quality, not quantity: It's about asking the right questions, not many questions.
- Use the right language: The language used changes how the AI thinks and asks questions.
Important Note: The paper explicitly states that this test only covers text-based conversations. It does not include diseases that require X-rays, MRIs, or physical touch. Therefore, these results are specific to the "interview" part of medicine, not the whole medical process.
In short, EPAG is a new ruler for measuring how well AI can play the role of a curious, thorough doctor during a phone call or chat, proving that a well-trained small model can sometimes outperform a giant, untrained one.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.