Human-AI Co-design for Clinical Prediction Models
Jean Feng, Avni Kothari, Patrick Vossler, Andrew Bishara, Lucas Zier, Newton Addo, Aaron Kornblith, Yan Shuo Tan, Chandan Singh
TL;DR
HACHI presents a human-in-the-loop framework that leverages AI agents to convert unstructured clinical notes into a compact set of interpretable yes/no concepts, forming a $k$-concept Clinical Prediction Model (CPM). The approach alternates between rapid AI-guided concept discovery and expert feedback, enabling transparent review, refinement, and alignment with clinical goals. In two real-world tasks—Traumatic Brain Injury (TBI) and Acute Kidney Injury (AKI)—HACHI outperformed baselines, revealed novel clinically relevant predictors, and demonstrated improved generalizability across sites and time periods, while also highlighting the crucial role of the clinical AI team in guiding prompts, addressing data leakage, and mitigating bias. The work emphasizes that simple, interpretable CPMs learned through iterative human-AI co-design can be deployed locally with minimal resources and open-source tooling, though prospective validation and fairness considerations remain essential before clinical deployment.$k$-concept CPMs, $AUC$, and site/time-period generalizability are central to the framework's reported gains and practical impact.
Abstract
Developing safe, effective, and practically useful clinical prediction models (CPMs) traditionally requires iterative collaboration between clinical experts, data scientists, and informaticists. This process refines the often small but critical details of the model building process, such as which features/patients to include and how clinical categories should be defined. However, this traditional collaboration process is extremely time- and resource-intensive, resulting in only a small fraction of CPMs reaching clinical practice. This challenge intensifies when teams attempt to incorporate unstructured clinical notes, which can contain an enormous number of concepts. To address this challenge, we introduce HACHI, an iterative human-in-the-loop framework that uses AI agents to accelerate the development of fully interpretable CPMs by enabling the exploration of concepts in clinical notes. HACHI alternates between (i) an AI agent rapidly exploring and evaluating candidate concepts in clinical notes and (ii) clinical and domain experts providing feedback to improve the CPM learning process. HACHI defines concepts as simple yes-no questions that are used in linear models, allowing the clinical AI team to transparently review, refine, and validate the CPM learned in each round. In two real-world prediction tasks (acute kidney injury and traumatic brain injury), HACHI outperforms existing approaches, surfaces new clinically relevant concepts not included in commonly-used CPMs, and improves model generalizability across clinical sites and time periods. Furthermore, HACHI reveals the critical role of the clinical AI team, such as directing the AI agent to explore concepts that it had not previously considered, adjusting the granularity of concepts it considers, changing the objective function to better align with the clinical objectives, and identifying issues of data bias and leakage.
