Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
119 tokens/sec
GPT-4o
56 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
6 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Clinically Interpretable Mortality Prediction for ICU Patients with Diabetes and Atrial Fibrillation: A Machine Learning Approach (2506.15901v1)

Published 18 Jun 2025 in cs.LG

Abstract: Background: Patients with both diabetes mellitus (DM) and atrial fibrillation (AF) face elevated mortality in intensive care units (ICUs), yet models targeting this high-risk group remain limited. Objective: To develop an interpretable ML model predicting 28-day mortality in ICU patients with concurrent DM and AF using early-phase clinical data. Methods: A retrospective cohort of 1,535 adult ICU patients with DM and AF was extracted from the MIMIC-IV database. Data preprocessing involved median/mode imputation, z-score normalization, and early temporal feature engineering. A two-step feature selection pipeline-univariate filtering (ANOVA F-test) and Random Forest-based multivariate ranking-yielded 19 interpretable features. Seven ML models were trained with stratified 5-fold cross-validation and SMOTE oversampling. Interpretability was assessed via ablation and Accumulated Local Effects (ALE) analysis. Results: Logistic regression achieved the best performance (AUROC: 0.825; 95% CI: 0.779-0.867), surpassing more complex models. Key predictors included RAS, age, bilirubin, and extubation. ALE plots showed intuitive, non-linear effects such as age-related risk acceleration and bilirubin thresholds. Conclusion: This interpretable ML model offers accurate risk prediction and clinical insights for early ICU triage in patients with DM and AF.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (8)
  1. Li Sun (135 papers)
  2. Shuheng Chen (10 papers)
  3. Yong Si (6 papers)
  4. Junyi Fan (10 papers)
  5. Maryam Pishgar (21 papers)
  6. Elham Pishgar (10 papers)
  7. Kamiar Alaei (12 papers)
  8. Greg Placencia (12 papers)

Summary

Clinically Interpretable Mortality Prediction for ICU Patients with Diabetes and Atrial Fibrillation

The paper "Clinically Interpretable Mortality Prediction for ICU Patients with Diabetes and Atrial Fibrillation: A Machine Learning Approach" introduces an early-phase, interpretable machine learning model designed to predict the 28-day mortality of ICU patients with concurrent diabetes mellitus (DM) and atrial fibrillation (AF). Given the elevated mortality risk posed by the coexistence of these diseases, the authors aim to fill the gap left by prior research, which has primarily examined these conditions separately rather than in conjunction.

The authors executed a methodologically rigorous approach by utilizing a retrospective cohort paper design based on the MIMIC-IV database, comprising 1,535 adults diagnosed with DM and AF during their first ICU admission. They applied advanced data preprocessing techniques, which included median and mode imputation and z-score normalization, to prepare the dataset for machine learning analysis. A key contribution of this paper is the development of a two-step feature selection process, combining ANOVA F-tests for univariate filtering and Random Forest-based multivariate ranking. This pipeline refined an extensive initial feature set down to 19 clinically relevant variables. These predictors spanned a variety of domains reflecting complex patient states, including physiologic instability, organ dysfunction, and demographic characteristics.

Among the seven machine learning models evaluated, logistic regression emerged as the superior approach, achieving an AUROC of 0.825 (95% CI: 0.779–0.867). This is notable considering the presence of more complex models in the paper, such as CatBoost and LightGBM, which typically excel in non-linear feature spaces. Logistic regression favored due to its interpretability, supported the authors' objective by offering a balance between accuracy and clinical usability. The authors emphasize the importance of interpretability in machine learning models for ICU settings, where quick, transparent decision-making can have substantial impacts on patient outcomes.

The paper highlights the role of the Richmond Agitation-Sedation Scale (RAS) score, age, bilirubin levels, and extubation status as significant predictors of mortality. The introduction of Accumulated Local Effects (ALE) plots aids in elucidating the non-linear relationships between these features and mortality risk, fostering an environment where clinicians can make informed decisions based on the model's outputs.

The implications of this paper are twofold: first, it offers a viable predictive tool for ICU practitioners managing patients with DM and AF by providing an early warning sign within the initial 48 hours of ICU admission. This could facilitate heightened surveillance and personalized intervention strategies, potentially improving patient outcomes. Secondly, the paper underscores the feasibility of using interpretable machine learning models in high-risk clinical populations, setting a precedent for future exploration in AI-assisted medical decision-making.

In contrast to previous epidemiologic studies, this research not only quantifies the mortality burden associated with DM and AF but also provides actionable insights through a reproducible and interpretable framework. Nevertheless, the authors acknowledge the limitations of relying on a single-center retrospective dataset and the potential for overfitting due to a relatively modest sample size. They propose that future work should seek external validation through diverse cohort studies to confirm these models' robustness and generalizability.

In summary, this paper makes an essential contribution to ICU patient care by demonstrating how machine learning can be leveraged to predict outcomes and assist in clinical decision-making, specifically for patients navigating the compounded complications of DM and AF. The use of logistic regression within an interpretable framework sets a foundation for translating advanced analytic techniques into clinical practice.

Youtube Logo Streamline Icon: https://streamlinehq.com