GraphDx: A Cost-Aware Knowledge-Enhanced Multi-Agent Framework for Sequential Diagnosis
Quick Answer
GraphDx is a novel framework that enhances sequential diagnosis by integrating LLMs to create Medical Diagnosis Knowledge Graphs (MDKGs).
Quick Take
It improves diagnostic success rates from 50-68% to 79-93% while reducing testing costs by 20-54%, demonstrating a cost-effective solution for automated clinical diagnosis.
Key Points
- GraphDx utilizes to create Medical Diagnosis Knowledge Graphs (MDKGs).
- Success rates improved from 50-68% to 79-93% across three LLM models.
- Testing costs were reduced by 20-54% in clinical diagnosis.
- The framework includes three collaborative agents: Perception, Reasoning, and Decision.
- It addresses the knowledge-reasoning gap in existing LLM approaches.
DeepSignal Analysis
What happened
GraphDx is a framework designed to enhance sequential medical diagnosis by integrating Large Language Models (LLMs) to create Medical Diagnosis Knowledge Graphs (MDKGs). It reportedly improves diagnostic success rates from 50-68% to 79-93% while reducing testing costs by 20-54%. The framework includes three collaborative agents focused on perception, reasoning, and decision-making.
Key evidence
- GraphDx improves diagnostic success rates from 50-68% to 79-93% based on experiments conducted on MedQA and MIMIC-IV datasets.
- The framework reduces testing costs by 20-54%, indicating a significant cost-saving potential in automated clinical diagnosis.
- GraphDx utilizes three collaborative agents: Perception, Reasoning, and Decision, to enhance the diagnostic process through systematic reasoning and cost-aware planning.
Why it matters
The integration of LLMs into medical diagnosis through GraphDx addresses a critical gap in existing models, which often fail to balance accuracy with cost. By improving diagnostic success rates and reducing costs, this framework could lead to more efficient healthcare delivery. The emphasis on cost-awareness is particularly relevant in today's healthcare landscape, where resource allocation is increasingly scrutinized.
Paper Resources
Source Excerpt
Sequential diagnosis requires balancing diagnostic accuracy against resource costs through iterative information gathering. Existing (LLM) approaches exhibit a critical knowledge-reasoning gap: despite encoding extensive medical knowledge, they struggle to reason systematically under cost constraints, often resorting to excessive testing. We propose GraphDx, a knowledge-enhanced framework with two core innovations. First, we design an automated pipeline that leverages LLMs t
Want this in your inbox every morning?
Daily brief at your local 8am — bilingual EN/中文, free.
More from arXiv cs.AI
See more →Automatic Ordinary Differential Equations Discovery For Biological Systems Using Powered Agentic System
The MEDA system utilizes large language models and symbolic regression to autonomously discover ordinary differential equations for biological systems, achieving strong structural recovery and biologically plausible models. It outperforms existing methods by integrating domain knowledge and mechanistic constraints, demonstrating effective retrieval and extrapolation capabilities.