🤖 AI Summary
This study addresses the limitation of existing cardiac arrest mortality prediction methods, which predominantly rely on static admission data and fail to capture the dynamic evolution of patients’ physiological states during ICU stays. To overcome this, the authors propose a novel dynamic prediction framework that integrates an agentic large language model (Agentic LLM) for automated extraction of salient clinical features with a low-parameter quantum recurrent neural network for efficient nonlinear temporal modeling. This approach represents the first fusion of AI-driven feature selection and a compact quantum time-series architecture. Evaluated on the MIMIC-IV dataset, the model achieves an AUROC of 0.852 using only 605 parameters—outperforming current state-of-the-art baselines by 2.9%—demonstrating a significant balance between predictive accuracy and model efficiency.
📝 Abstract
Cardiac arrest remains one of the most lethal conditions encountered in intensive care units. Despite the growing availability of electronic health record data, existing mortality prediction studies in this population largely depend on static summaries derived from early admission. Such approaches ignore the temporal progression of physiological deterioration and recovery that unfolds throughout a patient's ICU stay. To address this limitation, we introduce QuanTiMedAI, a quantum-agentic framework developed for cardiac arrest mortality prediction using agentic AI guided quantum enhancement time series model. The proposed system combines an agentic large language model (LLM) for clinically informed feature discovery with a compact quantum recurrent network for temporality aware mortality prediction. Our findings demonstrate that agentic LLM-guided feature selection consistently outperforms conventional feature selection approaches, and the proposed quantum architecture achieves competitive predictive performance through nonlinear feature enhancement while keeping the number of parameters very low. Through extensive experimentation on a MIMIC-IV cohort of cardiac arrest patients, QuanTiMedAI's quantum-enhanced architecture attains an AUROC of 0.852 using only 605 parameters, an improvement of approximately 2.9\% over a current state-of-the-art baseline for this task. A structured ablation study systematically validates the contribution of each architectural design choice. These results show that quantum-enhanced sequential modeling can exceed classical recurrent networks while using substantially fewer parameters.