| Literature DB >> 35790802 |
Renaid B Kim1, Olivia P Alge1, Gang Liu1, Ben E Biesterveld2, Glenn Wakam2, Aaron M Williams2, Michael R Mathis3, Kayvan Najarian1,4,5, Jonathan Gryak6,7.
Abstract
Postoperative patients are at risk of life-threatening complications such as hemodynamic decompensation or arrhythmia. Automated detection of patients with such risks via a real-time clinical decision support system may provide opportunities for early and timely interventions that can significantly improve patient outcomes. We utilize multimodal features derived from digital signal processing techniques and tensor formation, as well as the electronic health record (EHR), to create machine learning models that predict the occurrence of several life-threatening complications up to 4 hours prior to the event. In order to ensure that our models are generalizable across different surgical cohorts, we trained the models on a cardiac surgery cohort and tested them on vascular and non-cardiac acute surgery cohorts. The best performing models achieved an area under the receiver operating characteristic curve (AUROC) of 0.94 on training and 0.94 and 0.82, respectively, on testing for the 0.5-hour interval. The AUROCs only slightly dropped to 0.93, 0.92, and 0.77, respectively, for the 4-hour interval. This study serves as a proof-of-concept that EHR data and physiologic waveform data can be combined to enable the early detection of postoperative deterioration events.Entities:
Mesh:
Year: 2022 PMID: 35790802 PMCID: PMC9256604 DOI: 10.1038/s41598-022-15496-w
Source DB: PubMed Journal: Sci Rep ISSN: 2045-2322 Impact factor: 4.996
Figure 1A schematic of the utilized methods. ECG: Electrocardiogram; ABP: Arterial Blood Pressure; PPG: Pulse Plethysmography; HRV: Heart Rate Variability; DTCWPT: Dual-tree Complex Wavelet Packet Transform; TS: Taut String.
Figure 2TS Approximation of ECG Signal. The grey waveforms are the margins for TS, and , the blue line is the TS estimation.
Taut string estimation information.
| (a) Epsilon values for each feature type | |
|---|---|
| Feature type | |
| ECG | 0.0100, 0.1575, 0.3050, 0.4525, 0.6000 |
| HRV | 0.0010, 0.0258, 0.0505, 0.0753, 0.1000 |
| DTCWPT | 0.0100, 0.1575, 0.3050, 0.4525, 0.6000 |
| ABP | 0.1000, 0.7000, 1.3000, 1.9000, 2.5000 |
| PPG | 1.0000, 8.7500, 16.5000, 24.2500, 32.0000 |
Tensors formed for each feature type.
| Feature type | Tensor dimensions |
|---|---|
| ECG | |
| HRV | |
| DTCWPT | |
| ABP | |
| PPG |
Incidence rate of adverse outcomes in each cohort.
| Prediction window (hrs) | Cohort 1 | Cohort 2 | Cohort 3 |
|---|---|---|---|
| 0.5 | 0.174 | 0.212 | 0.905 |
| 1 | 0.187 | 0.283 | 0.900 |
| 2 | 0.166 | 0.234 | 0.813 |
| 4 | 0.158 | 0.190 | 0.750 |
Mean AUROC and standard deviation of the models.
| Prediction window (hrs) | LUCCK | RF | NB | SVM |
|---|---|---|---|---|
| Mean (SD) | Mean (SD) | Mean (SD) | Mean (SD) | |
| 0.5 ( | 0.90 (0.01) | 0.83 (0.02) | 0.91 (0.01) | |
| 1 ( | 0.89 (0.01) | 0.84 (0.02) | 0.91 (0.01) | |
| 2 ( | 0.89 (0.01) | 0.83 (0.02) | 0.90 (0.01) | |
| 4 ( | 0.91 (0.01) | 0.85 (0.02) | 0.91 (0.01) | |
| 0.5 ( | 0.82 (0.06) | 0.91 (0.08) | ||
| 1 ( | 0.83 (0.07) | 0.91 (0.06) | ||
| 2 ( | 0.92 (0.01) | 0.88 (0.04) | 0.92 (0.04) | |
| 4 ( | 0.90 (0.02) | 0.87 (0.03) | 0.90 (0.06) | |
| 0.5 ( | 0.75 (0.13) | 0.42 (0.03) | 0.80 (0.15) | |
| 1 ( | 0.75 (0.12) | 0.51 (0.09) | 0.67 (0.16) | |
| 2 ( | 0.74 (0.08) | 0.72 (0.16) | 0.79 (0.07) | |
| 4 ( | 0.63 (0.10) | 0.74 (0.14) | ||
The means and standard deviations (SDs) of AUROC for models trained on the Cohort 1 (Cardiac Surgery) and tested on Cohorts 2 (Vascular Surgery) and 3 (Acute Non-cardiac Surgery). The n in each row represents the number of deterioration events (i.e., the sample size). The best performance in each prediction window is boldfaced.
Figure 3Features with the most positive and most negative Shapley values, 10 each. Features whose names start with “ReducedTensor” are reduced tensor signal features. “Retro” denotes retrospective features (Supplementary Tables 1–4). “SubWin” followed by a number indicates the nth tumbling or retrospective window. The information on what each component means for each feature is available in Supplementary Tables 1–4. PLT: Platelet counts. DailyIntubation: Whether or not the patient has been re-intubated. Intubated: the patient’s intubation status. HR: Heart Rate. Milrinone: Milrinone infusion. Hgb: Hemoglobin. SpO2: Oxygen saturation. PH, MS, GA, HS and RS are the number of medications in the given category administered during the patient’s hospital stay. PH: Pharmaceutical aids/reagents. MS: Musculoskeletal medications. GA: Gastrointestinal medications. HS: Hormones/synthetics/modifiers. RS: Rectal (local) medications.