Enhancing mortality prediction in cardiac arrest ICU patients through meta-modeling of structured clinical data from MIMIC-IV
By: Nursultan Mamatov, Philipp Kellmeyer
Potential Business Impact:
Helps doctors predict if sick patients will die.
Accurate early prediction of in-hospital mortality in intensive care units (ICUs) is essential for timely clinical intervention and efficient resource allocation. This study develops and evaluates machine learning models that integrate both structured clinical data and unstructured textual information, specifically discharge summaries and radiology reports, from the MIMIC-IV database. We used LASSO and XGBoost for feature selection, followed by a multivariate logistic regression trained on the top features identified by both models. Incorporating textual features using TF-IDF and BERT embeddings significantly improved predictive performance. The final logistic regression model, which combined structured and textual input, achieved an AUC of 0.918, compared to 0.753 when using structured data alone, a relative improvement 22%. The analysis of the decision curve demonstrated a superior standardized net benefit in a wide range of threshold probabilities (0.2-0.8), confirming the clinical utility of the model. These results underscore the added prognostic value of unstructured clinical notes and support their integration into interpretable feature-driven risk prediction models for ICU patients.
Similar Papers
Transparent Early ICU Mortality Prediction with Clinical Transformer and Per-Case Modality Attribution
Machine Learning (CS)
Finds sick patients early, saving lives.
Prediction of mortality and resource utilization in critical care: a deep learning approach using multimodal electronic health records with natural language processing techniques
Computation and Language
Helps doctors predict patient survival using notes.
Translating Machine Learning Interpretability into Clinical Insights for ICU Mortality Prediction
Computers and Society
Helps doctors understand why patients might get sick.