Related Experiment Video
Updated: Aug 1, 2025

Surfactant Depletion Combined with Injurious Ventilation Results in a Reproducible Model of the Acute Respiratory Distress Syndrome ARDS
Published on: April 7, 2021
Predicting respiratory decompensation in mechanically ventilated adult ICU patients
Yvette Tan1, Michael Young1, Akanksha Girish1
1Whiting School of Engineering, Johns Hopkins University, Baltimore, MD, United States.
Abstract:
Introduction: Mechanical ventilation is a life-saving treatment in the Intensive Care Unit (ICU), but often causes patients to be at risk of further respiratory complication. We created a statistical model utilizing electronic health record and physiologic vitals data to predict the Center for Disease Control and Prevention (CDC) defined Ventilator Associated Complications (VACs). Further, we evaluated the effect of data temporal resolution and feature generation method choice on the accuracy of such a constructed model. Methods: We constructed a random forest model to predict occurrence of VACs using health records and chart events from adult patients in the Medical Information Mart for Intensive Care III (MIMIC-III) database. We trained the machine learning models on two patient populations of 1921 and 464 based on low and high frequency data availability. Model features were generated using both basic statistical summaries and tsfresh, a python library that generates a large number of derived time-series features. Classification to determine whether a patient will experience VAC one hour after 35 h of ventilation was performed using a random forest classifier. Two different sample spaces conditioned on five varying feature extraction techniques were evaluated to identify the most optimal selection of features resulting in the best VAC discrimination. Each dataset was assessed using K-folds cross-validation (k = 10), giving average area under the receiver operating characteristic curves (AUROCs) and accuracies. Results: After feature selection, hyperparameter tuning, and feature extraction, the best performing model used automatically generated features on high frequency data and achieved an average AUROC of 0.83 ± 0.11 and an average accuracy of 0.69 ± 0.10. Discussion: Results show the potential viability of predicting VACs using machine learning, and indicate that higher-resolution data and the larger feature set generated by tsfresh yield better AUROCs compared to lower-resolution data and manual statistical features.
Related Concept Videos
Acute Respiratory Failure-III
Acute Respiratory Failure-V
Ensure that patients are monitored continuously for their response to therapy, including changes in...
Acute Respiratory Failure-IV
Acute Respiratory Failure-II
The underlying physiological abnormalities that contribute to hypoxemic respiratory failure include:
Assessment of Ventilation I: Respiratory Rate
A Ventilation assessment is critical for monitoring a patient's health status. Respiration, one of the most accessible vital signs, provides insights into the function of numerous body systems and can indicate serious health issues, such as brainstem injuries from head trauma.
Critical Guidelines for Assessing Ventilation:
Acute Respiratory Failure-I
Definition: It is defined by specific criteria based on blood gas measurements. Hypoxemia happens when the partial pressure of oxygen (PaO2) falls below 60 mmHg. At the same time,...

