Advanced Predictive Modeling for Enhanced Mortality Prediction in ICU Stroke Patients Using Clinical Data
Armin Abdollahi, Negin Ashrafi, Maryam Pishgar

TL;DR
This study presents a deep learning model that improves ICU mortality prediction for ischemic stroke patients by using optimized feature selection and data balancing, achieving higher accuracy with fewer features.
Contribution
The paper introduces a novel XGB-DL model that reduces feature count from 1095 to 30 and improves AUROC by 13% over existing models for stroke mortality prediction.
Findings
AUROC improved from 0.865 to 0.903 over four days
Model achieved 0.945 AUROC during training
Deep learning demonstrated higher specificity than other models
Abstract
Background: Stroke is second-leading cause of disability and death among adults. Approximately 17 million people suffer from a stroke annually, with about 85% being ischemic strokes. Predicting mortality of ischemic stroke patients in intensive care unit (ICU) is crucial for optimizing treatment strategies, allocating resources, and improving survival rates. Methods: We acquired data on ICU ischemic stroke patients from MIMIC-IV database, including diagnoses, vital signs, laboratory tests, medications, procedures, treatments, and clinical notes. Stroke patients were randomly divided into training (70%, n=2441), test (15%, n=523), and validation (15%, n=523) sets. To address data imbalances, we applied Synthetic Minority Over-sampling Technique (SMOTE). We selected 30 features for model development, significantly reducing feature number from 1095 used in the best study. We developed a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Healthcare · Artificial Intelligence in Healthcare · Acute Ischemic Stroke Management
MethodsFeature Selection
