Timely Clinical Diagnosis through Active Test Selection
Silas Ruhrberg Estévez, Nicolás Astorga, Mihaela van der Schaar
TL;DR
This work addresses the challenge of timely, resource-aware clinical diagnosis by introducing ACTMED, a framework that combines Bayesian Experimental Design with large language model surrogates to adaptively select informative diagnostic tests. ACTMED maintains clinician-in-the-loop reasoning, generating intermediate outputs and updating beliefs via posterior probability shifts computed through information gain measured by KL divergence. The approach is evaluated on CKD, Hepatitis, Diabetes, and OSCE-style datasets, demonstrating improved diagnostic accuracy, reduced testing burden, and enhanced interpretability compared with baselines. The results suggest a path toward transparent, adaptive, and generalizable diagnostic systems that operate efficiently under real-world constraints, while acknowledging limitations in data scale, modality, and computational costs. Future work will extend to multimodal, longitudinal data and broader clinical settings to further validate generalizability and impact.
Abstract
There is growing interest in using machine learning (ML) to support clinical diagnosis, but most approaches rely on static, fully observed datasets and fail to reflect the sequential, resource-aware reasoning clinicians use in practice. Diagnosis remains complex and error prone, especially in high-pressure or resource-limited settings, underscoring the need for frameworks that help clinicians make timely and cost-effective decisions. We propose ACTMED (Adaptive Clinical Test selection via Model-based Experimental Design), a diagnostic framework that integrates Bayesian Experimental Design (BED) with large language models (LLMs) to better emulate real-world diagnostic reasoning. At each step, ACTMED selects the test expected to yield the greatest reduction in diagnostic uncertainty for a given patient. LLMs act as flexible simulators, generating plausible patient state distributions and supporting belief updates without requiring structured, task-specific training data. Clinicians can remain in the loop; reviewing test suggestions, interpreting intermediate outputs, and applying clinical judgment throughout. We evaluate ACTMED on real-world datasets and show it can optimize test selection to improve diagnostic accuracy, interpretability, and resource use. This represents a step toward transparent, adaptive, and clinician-aligned diagnostic systems that generalize across settings with reduced reliance on domain-specific data.
