Utilizing Machine Learning Models to Predict Acute Kidney Injury in Septic Patients from MIMIC-III Database
Roknaldin, A.; Fan, J.; Chen, S.; Pishgar, E.; Placencia, G.; Alaei, K.; Pishgar, M.
Show abstract
BackgroundSepsis is a severe condition that causes the body to respond incorrectly to an infection. This reaction can subsequently cause organ failure, a major one being acute kidney injury (AKI). For septic patients, approximately 50% develop AKI, with a mortality rate above 40%. Creating models that can accurately predict AKI based on specific qualities of septic patients is crucial for early detection and intervention. MethodsUsing medical data from septic patients during intensive care unit (ICU) admission from the Medical Information Mart for Intensive Care 3 (MIMIC-III) dataset, we extracted 3301 patients with sepsis, with 73% of patients developing AKI. The data was randomly divided into a training set (n = 1980, 40%), a test set (n = 661, 10%), and a validation set (n = 660, 50%). The proposed model was logistic regression, and it was compared against five baseline models: XGBoost, K Nearest Neighbors (KNN), Support Vector Machines (SVM), Random Forest (RF) and LightGBM. Area Under the Curve (AUC), Accuracy, F1-Score, and Recall were calculated for each model. ResultsAfter analysis, we were able to select 23 features to include in our model, the top features being urine output, maximum bilirubin, minimum bilirubin, weight, maximum blood urea nitrogen, and minimum estimated glomerular filtration rate. The logistic regression model performed the best, achieving an AUC score of 0.887 (95% CI: [0.861-0.915]), an accuracy of 0.817, an F1 score of 0.866, a recall score of 0.827, and a Brier score of 0.13. ConclusionCompared to the best existing literature in this field, our model achieved an 8.57% improvement in AUC while using 13 less variables, showcasing its effectiveness in determining AKI in septic patients. While the features selected for predicting AKI in septic patients are similar to previous literature, the top features that influenced our models performance differ.
Matching journals
The top 4 journals account for 50% of the predicted probability mass.
Similar papers in this journal
- A Machine Learning-Based Prediction of Hospital Mortality in Mechanically Ventilated ICU Patients 97%
- Development of a Risk Prediction Model for Sepsis-Related Delirium Based on Multiple Machine Learning Approaches and an Online Calculator 96%
- A comparison of machine learning models versus clinical evaluation for mortality prediction in patients with sepsis 95%
Similar papers in this journal
Similar papers in this journal
- Machine learning for classifying chronic kidney disease and predicting creatinine levels using at-home measurements 96%
- Application of physiological network mapping in the prediction of survival in critically ill patients with acute liver failure 95%
- COMPARISON OF sPLA2-IIA PERFORMANCE WITH HIGH-SENSITIVE CRP, NEUTROPHIL PERCENTAGE, PCT AND LACTATE TO IDENTIFY BACTERIAL INFECTION: A PROSPECTIVE STUDY 95%
Similar papers in this journal
- Influence of body mass index on SAPS3 prognostic performance in critically ill patients from Brazil 93%
- ChatGPT achieves comparable accuracy to specialist physicians in predicting the efficacy of high-flow oxygen therapy 93%
- Prediction of atrial fibrillation and stroke using machine learning models in UK Biobank 93%
Similar papers in this journal
- Improving irregular temporal modeling by integrating synthetic data to the electronic medical record using conditional GANs: a case study of fluid overload prediction in the intensive care unit 97%
- Machine Learning Interpretability Methods to Characterize the Importance of Hematologic Biomarkers in Prognosticating Patients with Suspected Infection 97%
- Unsupervised Discovery of Risk Profiles on Negative and Positive COVID-19 Hospitalized Patients 97%
"Similar papers" are the closest papers from that journal in the model's embedding space. They show what the match is built on, but the ranking comes mostly from a classifier over the whole training set, not from these examples alone.