An Integrated Framework for Explainable, Fair, and Observable Hospital Readmission Prediction: Development and Validation on MIMIC-IV
arXiv cs.LG / 4/27/2026
📰 NewsDeveloper Stack & InfrastructureIdeas & Deep AnalysisModels & Research
Key Points
- The paper proposes an integrated framework for hospital readmission prediction that targets explainability, deployment reliability/observability, and demographic fairness evaluation barriers to clinical translation.
- Using a retrospective cohort of 415,231 adult admissions from MIMIC-IV, the authors train logistic regression, XGBoost, and LightGBM models on 26 features and apply SHAP to generate per-patient explanations.
- Model performance is assessed with AUC-ROC, subgroup fairness metrics (AUC-ROC, false negative rate, and positive predictive value across 16 subgroups), and calibration using Brier scores and calibration curves.
- XGBoost reaches AUC-ROC of 0.696 (95% CI 0.691–0.701) and compares favorably with the LACE baseline, while LightGBM shows the best calibration (Brier 0.146), and equity thresholds are met across subgroups.
- The study concludes that the approach provides clinically actionable explanations with competitive accuracy and strong demographic equity, and it releases code publicly on GitHub.




