TL;DR
This paper presents a novel approach to predict ICU patient mortality within the first hour using heart rate signal features, achieving high accuracy with simple classifiers, thus enabling quicker decision-making without extensive lab tests.
Contribution
The study introduces a method using only heart rate signals and statistical features for early mortality prediction, reducing reliance on time-consuming lab tests and complex clinical records.
Findings
Decision tree classifier achieved 0.91 F1-score and 0.93 AUC.
Heart rate signals alone can effectively predict ICU mortality.
The proposed method matches the performance of more complex clinical record-based models.
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,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsInterpretability · Support Vector Machine
