| Literature DB >> 35161770 |
Xinyu Li1, Michael R Pinsky2, Artur Dubrawski1.
Abstract
For fluid resuscitation of critically ill individuals to be effective, it must be well calibrated in terms of timing and dosages of treatments. In current practice, the cardiovascular sufficiency of patients during fluid resuscitation is determined using primarily invasively measured vital signs, including Arterial Pressure and Mixed Venous Oxygen Saturation (SvO2), which may not be available in outside-of-hospital settings, particularly in the field when treating subjects injured in traffic accidents or wounded in combat where only non-invasive monitoring is available to drive care. In this paper, we propose (1) a Machine Learning (ML) approach to estimate the sufficiency utilizing features extracted from non-invasive vital signs and (2) a novel framework to address the detrimental impact of inter-patient diversity on the ability of ML models to generalize well to unseen subjects. Through comprehensive evaluation on the physiological data collected in laboratory animal experiments, we demonstrate that the proposed approaches can achieve competitive performance on new patients using only non-invasive measurements. These characteristics enable effective monitoring of fluid resuscitation in real-world acute settings with limited monitoring resources and can help facilitate broader adoption of ML in this important subfield of healthcare.Entities:
Keywords: cardiovascular sufficiency; fluid resuscitation; machine learning; non-invasive monitoring; physiological data
Mesh:
Year: 2022 PMID: 35161770 PMCID: PMC8839064 DOI: 10.3390/s22031024
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Figure 1When the mean of Arterial Pressure and the mean of SvO2 (both invasively measured) are above the target values (dashed lines), the subject is labeled as “sufficient” at the given assessment time, or as “insufficient” otherwise.
Figure 2The Optimized Aggregation of Predictions framework. From a list of candidate thresholds, the one which maximizes the correlation between the predictions made by the trained model on the validation data normalized with reference to its own personal baseline (Prediction*, denoted by blue) and the aggregated binary predictions made by the same model on the validation data standardized using the normalization factors of different training subjects (Majority Vote %, denoted by red) is chosen to be used for converting the prediction scores to binary predictions on the test data.
Figure 3The predictions for the test data using the threshold chosen via optimization performed using the validation data as shown in Figure 2.
Figure 4The mean and the standard error bands of the ROC curves of three different approaches for resuscitation sufficiency prediction. The False Positive Rate (FPR) and the False Negative Rate (FNR) are scaled logarithmically in the middle and right plots to emphasize the performance at the clinically relevant low prediction errors settings.
The mean and the standard error intervals of the AUC scores, True Positive Rate (TPR) at low False Positive Rate (FPR), and True Negative Rate (TNR) at low False Negative Rate (FNR) of three different approaches for resuscitation sufficiency prediction.
| Approach | AUROC | TPR at FPR = | TNR at FNR = |
|---|---|---|---|
| Without Personal Baseline |
|
|
|
| With Personal Baseline |
|
|
|
| Optimized Aggregation of Predictions |
|
|
|
Figure 5ROC curves of two example test subjects. The confidence intervals are computed using the Wilson interval scores.
Figure 6The iso-performance lines and the selected cost-optimal decision thresholds (shown in boxes) corresponding to the three different settings of .
Figure 7The contingency tables and the p-values for the McNemar’s tests.
The statistics of the number of moving windows in different stages.
| Class | Statistics | Number of Moving Windows in Each Subject | |
|---|---|---|---|
| Pre-Resuscitation | Resuscitation | ||
| Sufficient | mean ± standard error |
|
|
| min | 195 | 43 | |
| max | 550 | 241 | |
| Insufficient | mean ± standard error |
|
|
| min | 495 | 33 | |
| max | 900 | 220 | |
The features derived from non-invasive vital signs.
| Source Vital Sign | Feature Name | Feature Type |
|---|---|---|
| Photo-plethysmography Waveform | Systolic Amplitudes | Beat-to-Beat |
| Photo-plethysmography Waveform | Peak-to-Peak Interval | Beat-to-Beat |
| Photo-plethysmography Waveform | Pulse Interval | Beat-to-Beat |
| Photo-plethysmography Waveform | Upstroke Time | Beat-to-Beat |
| Photo-plethysmography Waveform | Beat Skewness [ | Beat-to-Beat |
| ECG Waveform | HR | Beat-to-Beat |
| ECG Waveform | Standard Deviation of | HRV |
| ECG Waveform | Square Root of | HRV |
| ECG Waveform | Very Low Frequency (VLF) | HRV |
| ECG Waveform | Low Frequency (LF) | HRV |
| ECG Waveform | High Frequency (HF) | HRV |
| ECG Waveform | Normalized Low Frequency | HRV |
| ECG Waveform | Normalized High Frequency | HRV |
| ECG Waveform | LF/HF | HRV |
| ECG Waveform | Approximate Entropy | Aggregated Statistics |
| Photo-plethysmography Waveform, | Pulse Transit Time (PTT) | Beat-to-Beat |
| Non-invasive Beat-to-Beat | Mean Arterial Pressure (MAP) | Beat-to-Beat |
| Non-invasive Beat-to-Beat | Stroke Volume Variation (SVV) | Beat-to-Beat |
| Non-invasive Beat-to-Beat | Pulse Pressure Variation (PPV) | Beat-to-Beat |
| Non-invasive Beat-to-Beat | Dynamic Arterial Elastance | Beat-to-Beat |