Predicting ICU Readmission in Acute Pancreatitis Patients Using a Machine Learning-Based Model with Enhanced Clinical Interpretability
Shuheng Chen, Yong Si, Junyi Fan, Li Sun, Elham Pishgar, Kamiar Alaei, Greg Placencia, Maryam Pishgar

TL;DR
This study develops a machine learning model using clinical data to predict ICU readmission in acute pancreatitis patients, achieving high accuracy and interpretability to aid targeted interventions.
Contribution
The paper introduces an optimized ensemble learning approach with feature selection and interpretability analysis specifically for ICU readmission prediction in AP patients.
Findings
XGBoost achieved AUROC of 0.862 in predicting readmission.
Key predictors include platelet count, age, and SpO2.
Handling class imbalance improved model performance.
Abstract
Acute pancreatitis (AP) is a common and potentially life-threatening gastrointestinal disease that imposes a significant burden on healthcare systems. ICU readmissions among AP patients are common, especially in severe cases, with rates exceeding 40%. Identifying high-risk patients for readmission is crucial for improving outcomes. This study used the MIMIC-III database to identify ICU admissions for AP based on diagnostic codes. We applied a preprocessing pipeline including missing data imputation, correlation analysis, and hybrid feature selection. Recursive Feature Elimination with Cross-Validation (RFECV) and LASSO regression, supported by expert review, reduced over 50 variables to 20 key predictors, covering demographics, comorbidities, lab tests, and interventions. To address class imbalance, we used the Synthetic Minority Over-sampling Technique (SMOTE) in a five-fold…
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
