EviDx: Evidence-Aware Active Diagnosis with Scaffolded LLM Agents
The paper introduces EviDx, an evidence-aware active diagnosis framework that utilizes scaffolded LLM agents and a runtime harness to dynamically acquire clinical evidence and manage diagnostic uncertainty, thereby improving both diagnostic performance and process stability compared to static prediction models.
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
In the real world, a doctor does not diagnose a patient by reading a single paragraph and instantly guessing an answer. Diagnosis is a slow, active hunt for clues. A physician listens to a patient's story, then orders a blood test, reviews an X-ray, or asks about family history. With each new piece of information, the doctor updates their list of possible causes, ruling some out and sharpening the focus on others. They must constantly decide when they have gathered enough evidence to make a call, and when they need to keep looking. This process of seeking evidence, weighing possibilities, and knowing when to stop is the core of clinical reasoning.
For years, researchers have tried to teach computers to do this using large language models, the powerful artificial intelligence systems that can write and chat like humans. However, most of these systems have been trained to treat diagnosis like a static quiz. They are handed a complete patient story all at once and asked to spit out a final answer immediately. This approach misses the point of how real medicine works. It forces the computer to guess the solution before it has had a chance to investigate, much like asking a student to solve a math problem without letting them use a calculator or scratch paper. While these models can recall medical facts, they often fail to mimic the careful, step-by-step gathering of evidence that prevents mistakes.
A new study introduces a system called EviDx, designed to change how these artificial intelligence agents approach medical diagnosis. Instead of giving the computer a finished case file, the researchers built a virtual environment where the AI must actively seek out information. Imagine a digital hospital room where the patient's records, lab results, and imaging scans are locked away in separate drawers. The AI agent cannot see them all at once; it must ask for specific tests, wait for the results, and then decide what to ask for next. This system includes a set of rules that guide the agent's behavior, ensuring it checks the right types of information and does not stop searching until it has covered the necessary ground.
The researchers also added a safety monitor, a digital overseer that watches the agent's progress in real time. This monitor checks two things: how confused the agent still is about the diagnosis, and how much of the available evidence it has actually looked at. If the agent tries to declare a diagnosis too early, while it is still uncertain or has skipped important tests, the monitor stops it and forces it to keep investigating. This prevents the computer from making a confident guess based on incomplete information. The system was tested on hundreds of real-world clinical cases, ranging from complex emergency room scenarios to detailed journal reports, using a variety of different AI models.
The results showed that this active, evidence-seeking approach worked significantly better than the old method of static guessing. The AI agents using EviDx were much more accurate at identifying the correct diagnosis, especially when they had to choose from a list of options. The system helped even smaller, less powerful models perform much better by guiding them to find the right clues. However, the study also found a clear limit: while the system could teach an agent how to gather evidence and organize its thoughts, it could not fix a lack of fundamental medical knowledge. If the AI model did not already know enough about a specific disease to understand the clues it found, it still struggled to reach the right conclusion.
The researchers also discovered that the biggest hurdle for these systems was not just medical knowledge, but the ability to follow strict instructions. Many of the smaller AI models frequently made errors in the way they requested information, such as formatting their requests incorrectly or failing to use the proper tools. These technical glitches often caused the diagnostic process to break down entirely. The study suggests that for artificial intelligence to become a reliable partner in medicine, it must be evaluated not just on whether it gets the final answer right, but on how it behaves during the investigation. Did it look for the right evidence? Did it stop when it had enough? The new framework proves that building a system that mimics the active, cautious nature of human diagnosis is possible, but it requires careful design to ensure the computer stays on the right path.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.