paper-with-me

홈 › Papers

Early hospital mortality prediction using vital signals

2018-03-18 · Reza Sadeghi, Tanvi Banerjee, William Romine

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.

📄 PDF Abstract BibTeX arXiv:1803.06589

Code (1)

RezaSadeghiWSU/Early-Hospital-Mortality-Prediction-using-Vital-Signals 공식 구현

Tasks

ICU AdmissionMortality PredictionPrediction

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음
SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Parkland Trauma Index of Mortality (PTIM): Real-time Predictive Model for PolyTrauma Patients

2020-10-07 · Adam J. Starr, Manjula Julka, Arun Nethi, John D. Watkins 외

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 PredictionSpecificity

Early Prediction of In-Hospital ICU Mortality Using Innovative First-Day Data: A Review

2025-05-18 · Han Wang

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 Mortality

Pre-Hospital Management of Acute Myocardial Infarction Using Tele-Electrocardiography System

2018-05-15

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.…

DiagnosticManagement

Transparent Early ICU Mortality Prediction with Clinical Transformer and Per-Case Modality Attribution

2025-11-19 · Alexander Bakumenko, Janine Hoelscher, Hudson Smith arxiv

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 Mortality

Clinical Deterioration Prediction in Brazilian Hospitals Based on Artificial Neural Networks and Tree Decision Models

2022-12-17 · Hamed Yazdanpanah, Augusto C. M. Silva, Murilo Guedes, Hugo M. P. Morales 외

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…