Related Experiment Video
Updated: May 5, 2026

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
Published on: August 16, 2020
Early Prediction of Positive Hospital-Acquired MRSA Screening using Deep Learning on Vital Signs Time Series
Abstract:
Methicillin-Resistant Staphylococcus Aureus (MRSA) is a major cause of Hospital-Acquired Infections (HAIs), leading to increased morbidity, mortality, and healthcare costs. Early detection is critical for timely intervention, yet current diagnostic methods rely on laboratory testing, which can delay necessary treatments. This study proposes a deep learning-based approach to predict positive MRSA screening outcomes using only time-series vital signs data. Utilizing the MIMIC-IV database, we developed a Bidirectional Long Short-Term Memory (BiLSTM) model trained on six key vital signs: body temperature, heart rate, systolic and diastolic blood pressure, respiratory rate, and oxygen saturation. The model was evaluated across different prediction windows and lookback periods to assess its ability to detect positive MRSA screening before the laboratory confirmation. Results show that a 1-day prediction window achieved an F1-score of 89.19% and an Area Under Receiver Operating Characteristic (AUROC) of 0.96, outperforming the models with 3-day prediction window, which attained an F1-score of 82.67% and an AUROC of 0.93. Compared to recent related studies on the same dataset, this study achieved an overall higher performance. The findings indicate that recent fluctuations in vital signs hold predictive value for early MRSA detection. This approach offers a non-invasive, real-time solution to assist infection control practitioners in proactively mitigating MRSA transmission risks. Using readily available physiological data, this study demonstrates the potential of AI-driven early warning systems in healthcare settings, improving patient outcomes and resource allocation. Future work will focus on integrating additional clinical parameters and enhancing model generalizability across diverse healthcare environments.Clinical relevance - This study introduces a rapid, AI-driven method for predicting positive MRSA screening using only vital signs, enabling early intervention before laboratory confirmation. Implementing such a system in clinical practice could enhance infection control strategies, reduce HAIs, and improve patient safety.