Enhanced Prediction of Ventilator-Associated Pneumonia in Patients with Traumatic Brain Injury Using Advanced Machine Learning Techniques
Negin Ashrafi, Armin Abdollahi, Maryam Pishgar

TL;DR
This study applies advanced machine learning models, especially XGBoost, to improve early prediction of ventilator-associated pneumonia in traumatic brain injury patients, achieving significantly higher accuracy than previous methods.
Contribution
The paper introduces a comprehensive machine learning approach with optimized feature selection and ensemble techniques that significantly enhance VAP prediction accuracy in TBI patients.
Findings
XGBoost achieved an AUC of 0.940, outperforming previous models.
Model accuracy improved by approximately 23% over existing literature.
Feature importance analysis identified key predictors for VAP in TBI patients.
Abstract
Background: Ventilator-associated pneumonia (VAP) in traumatic brain injury (TBI) patients poses a significant mortality risk and imposes a considerable financial burden on patients and healthcare systems. Timely detection and prognostication of VAP in TBI patients are crucial to improve patient outcomes and alleviate the strain on healthcare resources. Methods: We implemented six machine learning models using the MIMIC-III database. Our methodology included preprocessing steps, such as feature selection with CatBoost and expert opinion, addressing class imbalance with the Synthetic Minority Oversampling Technique (SMOTE), and rigorous model tuning through 5-fold cross-validation to optimize hyperparameters. Key models evaluated included SVM, Logistic Regression, Random Forest, XGBoost, ANN, and AdaBoost. Additionally, we conducted SHAP analysis to determine feature importance and…
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
TopicsCOVID-19 diagnosis using AI · Machine Learning in Healthcare
MethodsShapley Additive Explanations · Support Vector Machine · Feature Selection · Logistic Regression
