HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Early hospital mortality prediction using vital signals

Reza Sadeghi; Tanvi Banerjee; William Romine

Early hospital mortality prediction using vital signals

Abstract

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.

Benchmarks

BenchmarkMethodologyMetrics
mortality-prediction-on-mimic-iiiK-NN
F1 score: 0.82
Precision: 0.80
Recall: 0.85
mortality-prediction-on-mimic-iiiDecision Tree
F1 score: 0.91
Precision: 0.90
Recall: 0.92
mortality-prediction-on-mimic-iiiGaussian SVM
F1 score: 0.96
Precision: 0.95
Recall: 0.96
mortality-prediction-on-mimic-iiiLinear Discriminant
F1 score: 0.71
Precision: 0.78
Recall: 0.66
mortality-prediction-on-mimic-iiiLogistic regression
F1 score: 0.72
Precision: 0.77
Recall: 0.67
mortality-prediction-on-mimic-iiiBoosted Trees
F1 score: 0.87
Precision: 0.91
Recall: 0.83
mortality-prediction-on-mimic-iiiRandom Forest
F1 score: 0.97
Precision: 0.97
Recall: 0.97
mortality-prediction-on-mimic-iiiLinear SVM
F1 score: 0.70
Precision: 0.80
Recall: 0.63

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Early hospital mortality prediction using vital signals | Papers | HyperAI