GraphDx framework improves LLM-based clinical diagnosis accuracy and reduces test costs in study
Knowledge-enhanced multi-agent system achieves 79–93% diagnostic success rates and cuts test costs by 20–54% across three LLM backbones on MedQA and MIMIC-IV benchmarks.
1 source · cross-referenced
- GraphDx introduces a multi-agent framework with Perception, Reasoning, and Decision agents to balance diagnostic accuracy and resource costs.
- Experiments on MedQA and MIMIC-IV show diagnostic success rates improved from 50–68% to 79–93% while reducing test costs by 20–54%.
- The framework constructs Medical Diagnosis Knowledge Graphs (MDKGs) with quantized typicality and cost-sensitive attributes.
Researchers propose GraphDx, a knowledge-enhanced multi-agent framework designed to address a persistent challenge in LLM-based clinical diagnosis: balancing diagnostic accuracy with resource costs during iterative information gathering.
The framework introduces three collaborative agents: a Perception Agent for language understanding, a Reasoning Agent for deterministic evidence scoring and cost-aware planning on Medical Diagnosis Knowledge Graphs (MDKGs), and a Decision Agent for language generation.
GraphDx automates the construction of MDKGs, which incorporate quantized typicality, action-centric topology, and dual-objective attributes for both diagnostic relevance and cost sensitivity. These graphs serve as the substrate for the Reasoning Agent’s cost-aware planning.
In experiments conducted on the MedQA and MIMIC-IV benchmarks using three LLM backbones—DeepSeek-V3, Kimi-k2, and Llama-3.3—the framework improved diagnostic success rates from a baseline of 50–68% to 79–93%. Concurrently, GraphDx reduced test costs by 20–54%, demonstrating both accuracy gains and economic efficiency.
The authors argue that existing LLM approaches often resort to excessive testing due to a knowledge-reasoning gap, and that GraphDx mitigates this by embedding cost constraints directly into the diagnostic reasoning process via the MDKG and collaborative agent architecture.
- Jul 20, 2026 · arXiv cs.CL
Researchers identify verbalizable representations in LLMs that function like a global workspace
Trust79 - Jul 20, 2026 · arXiv cs.CL
Unified text serialization enables LLMs to match or exceed task-specific multimodal baselines in clinical prediction tasks
Trust79 - Jul 20, 2026 · arXiv cs.CL
VarRate proposes training-free variable-rate KV cache compression for long-context LLMs
Trust79