Early hospital mortality prediction using vital signals
Early hospital mortality prediction is critical as intensivists strive to make efficient medical decisions about the severely ill patients staying in intensive care units. As a result, various methods have been developed to address this problem based on clinical records. However, some of the laboratory test results are time-consuming and need to be processed. In this paper, we propose a novel method to predict mortality using features extracted from the heart signals of patients within the first hour of ICU admission. In order to predict the risk, quantitative features have been computed based on the heart rate signals of ICU patients. Each signal is described in terms of 12 statistical and signal-based features. The extracted features are fed into eight classifiers: decision tree, linear discriminant, logistic regression, support vector machine (SVM), random forest, boosted trees, Gaussian SVM, and K-nearest neighborhood (K-NN). To derive insight into the performance of the proposed method, several experiments have been conducted using the well-known clinical dataset named Medical Information Mart for Intensive Care III (MIMIC-III). The experimental results demonstrate the capability of the proposed method in terms of precision, recall, F1-score, and area under the receiver operating characteristic curve (AUC). The decision tree classifier satisfies both accuracy and interpretability better than the other classifiers, producing an F1-score and AUC equal to 0.91 and 0.93, respectively. It indicates that heart rate signals can be used for predicting mortality in patients in the ICU, achieving a comparable performance with existing predictions that rely on high dimensional features from clinical records which need to be processed and may contain missing information.
Code (1)
Tasks
ICU AdmissionMortality PredictionPredictionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Parkland Trauma Index of Mortality (PTIM): Real-time Predictive Model for PolyTrauma Patients
Vital signs and laboratory values are routinely used to guide clinical decision-making for polytrauma patients, such as the decision to use damage control techniques versus early definitive fracture fixation. Prior multi…
Decision MakingMortality PredictionSpecificityEarly Prediction of In-Hospital ICU Mortality Using Innovative First-Day Data: A Review
The intensive care unit (ICU) manages critically ill patients, many of whom face a high risk of mortality. Early and accurate prediction of in-hospital mortality within the first 24 hours of ICU admission is crucial for …
ICU AdmissionICU MortalityPre-Hospital Management of Acute Myocardial Infarction Using Tele-Electrocardiography System
A comprehensive survey revealed that many patients of Acute Myocardial Infarction reach to the hospital so late to deliver an effective treatment. This leads to poor treatment outcome which increases the mortality rates.…
DiagnosticManagementTransparent Early ICU Mortality Prediction with Clinical Transformer and Per-Case Modality Attribution
Early identification of intensive care patients at risk of in-hospital mortality enables timely intervention and efficient resource allocation. Despite high predictive performance, existing machine learning approaches la…
ICU MortalityClinical Deterioration Prediction in Brazilian Hospitals Based on Artificial Neural Networks and Tree Decision Models
Early recognition of clinical deterioration (CD) has vital importance in patients' survival from exacerbation or death. Electronic health records (EHRs) data have been widely employed in Early Warning Scores (EWS) to mea…