Detection of hemorrhage by analyzing shapes of the arterial blood pressure waveforms - Robotics Institute Carnegie Mellon University

Detection of hemorrhage by analyzing shapes of the arterial blood pressure waveforms

S. Romero Zambrano, M. Guillame-Bert, A. Dubrawski, G. Clermont, and M. R. Pinsky
Journal Article, Intensive Care Medicine Experimental, Vol. 3, pp. 589, December, 2015

Abstract

Introduction
We hypothesize that changes of shape of arterial blood pressure (ABP) high-frequency waveform signal can be reflective of body's response to stress, in particular to hemorrhage.

Objective
To apply Machine Learning (ML) and sequential pattern extraction to ABP waveforms to reliably detect slow bleeding.

Methods
62 healthy pigs are anesthetized, intubated, ventilated, and instrumented prior to and during a controlled bleeding at a rate of 20 ml/min. ABP is recorded at a 250 Hz rate. To estimate the likelihood of bleeding, our algorithm:

(1) Extracts 10 s disjoint intervals of ABP waveform and standardizes the time series to zero mean and unit standard deviation;

(2) Discretizes the standardized data into a sequence of symbols each reflective of a particular value of the standardized ABP;

(3) Identifies which sequential patterns of symbols are present in the current interval data from among patterns previously extracted from training data using SPADE algorithm [1];

(4) Feed the identified sequential patterns into previously trained ML classifier (Random Forest) to predict current bleeding status of the subject. The procedure is empirically evaluated using leave-one-pig-out crossvalidation.

Results
Figure ​1 shows crossvalidation ROC curves for 1 min, 5 min and 15 min time marks after the onset of bleeding. At 80% specificity, our approach detects 42% of bleeding pigs at just one minute into bleeding (20 ml of blood lost, 75% AUC), 73% of bleeding pigs at 5 min (100 ml of blood lost, 85% AUC), and 90% of bleeding pigs at 15 min (300 ml of blood lost, 94% AUC).

In addition, our method enables easy interpretation of learned patterns. An example in Figure ​2 shows how distribution of bleed vs. no-bleed test cases changes when two most informative sequential patterns are present or absent in ABP waveform. When both patterns are absent, the probability that the subject is bleeding is 16%. When either is present the probability increases to 50%, and if both are present it reaches 92%. Either of these patterns is present in 54% of all data. Figure ​2 also shows representative ABP waveforms for the four combinations of the absence and presence of these patterns.

Conclusions
ML and sequential pattern extraction enables effective monitoring of ABP waveforms for indications of hemorrhage. The presented approach can be used to enhance current practice of hemodynamic monitoring while helping clinicians interpret patterns of patients' physiological response to stress.

Notes
Work partially supported by NSF (award 1320347) and by NIH (grant NR013912).

BibTeX

@article{Romero-2015-121707,
author = {S. Romero Zambrano and M. Guillame-Bert and A. Dubrawski and G. Clermont and M. R. Pinsky},
title = {Detection of hemorrhage by analyzing shapes of the arterial blood pressure waveforms},
journal = {Intensive Care Medicine Experimental},
year = {2015},
month = {December},
volume = {3},
pages = {589},
}