Mortality Prediction of Pulmonary Embolism Patients with Deep Learning and XGBoost
Yalcin Tur, Vedat Cicek, Tufan Cinar, Elif Keles, Bradlay D. Allen,, Hatice Savas, Gorkem Durak, Alpay Medetalibeyoglu, Ulas Bagci

TL;DR
This study introduces PEP-Net, a novel deep learning and XGBoost-based algorithm that predicts 30-day mortality in pulmonary embolism patients using initial CT scans, significantly outperforming baseline models.
Contribution
The paper presents a new combined ResNet and XGBoost model for PE mortality prediction that handles class imbalance and reduces overfitting, setting a new benchmark with high accuracy.
Findings
PEP-Net achieved over 94% accuracy in mortality prediction.
The combined model outperformed baseline deep learning models.
Initial imaging data alone can effectively predict PE patient outcomes.
Abstract
Pulmonary Embolism (PE) is a serious cardiovascular condition that remains a leading cause of mortality and critical illness, underscoring the need for enhanced diagnostic strategies. Conventional clinical methods have limited success in predicting 30-day in-hospital mortality of PE patients. In this study, we present a new algorithm, called PEP-Net, for 30-day mortality prediction of PE patients based on the initial imaging data (CT) that opportunistically integrates a 3D Residual Network (3DResNet) with Extreme Gradient Boosting (XGBoost) algorithm with patient level binary labels without annotations of the emboli and its extent. Our proposed system offers a comprehensive prediction strategy by handling class imbalance problems, reducing overfitting via regularization, and reducing the prediction variance for more stable predictions. PEP-Net was tested in a cohort of 193 volumetric CT…
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
TopicsArtificial Intelligence in Healthcare
MethodsAverage Pooling · Convolution · Global Average Pooling · Kaiming Initialization · Max Pooling
