Literature DB >> 32325970

End-to-End Deep Learning Architecture for Continuous Blood Pressure Estimation Using Attention Mechanism.

Heesang Eom1, Dongseok Lee2, Seungwoo Han3, Yuli Sun Hariyani1,4, Yonggyu Lim5, Illsoo Sohn6, Kwangsuk Park7,8, Cheolsoo Park1.   

Abstract

Blood pressure (BP) is a vital sign that provides fundamental health information regarding patients. Continuous BP monitoring is important for patients with hypertension. Various studies have proposed cuff-less BP monitoring methods using pulse transit time. We propose an end-to-end deep learning architecture using only raw signals without the process of extracting features to improve the BP estimation performance using the attention mechanism. The proposed model consisted of a convolutional neural network, a bidirectional gated recurrent unit, and an attention mechanism. The model was trained by a calibration-based method, using the data of each subject. The performance of the model was compared to the model that used each combination of the three signals, and the model with the attention mechanism showed better performance than other state-of-the-art methods, including conventional linear regression method using pulse transit time (PTT). A total of 15 subjects were recruited, and electrocardiogram, ballistocardiogram, and photoplethysmogram levels were measured. The 95% confidence interval of the reference BP was [86.34, 143.74] and [51.28, 88.74] for systolic BP (SBP) and diastolic BP (DBP), respectively. The R 2 values were 0.52 and 0.49, and the mean-absolute-error values were 4.06 ± 4.04 and 3.33 ± 3.42 for SBP and DBP, respectively. In addition, the results complied with global standards. The results show the applicability of the proposed model as an analytical metric for BP estimation.

Entities:  

Keywords:  attention mechanism; ballistocardiogram; blood pressure; deep learning; electrocardiogram; photoplethysmogram; signal processing

Year:  2020        PMID: 32325970      PMCID: PMC7219235          DOI: 10.3390/s20082338

Source DB:  PubMed          Journal:  Sensors (Basel)        ISSN: 1424-8220            Impact factor:   3.576


1. Introduction

Blood pressure (BP) is one of the vital signs that provide fundamental health information of the patient. When the heart beats, the blood flow from the heart exerts a pressure on the blood vessels. BP varies between systolic BP (SBP), which is an increase in pressure caused by systolic contraction of the heart, and diastolic BP (DBP), which is the low pressure between SBPs. High BP (hypertension) is known as a “silent killer” because it is a risk factor for various diseases such as arrhythmia, heart attack, blindness, and brain stroke. An estimated 1.13 billion people worldwide have hypertension [1]. The gold standard of BP monitoring is a sphygmomanometer, which is usually used in the physician’s office. However, BP measurement in medical circumstances may be incorrect because, in a clinical setting, some patients exhibit a higher BP than usual, which is known as the “white-coat effect.” The arterial BP (ABP) is considered as a gold standard for continuous BP monitoring, which is performed in the intensive care unit. However, measurement of ABP can cause side effects such as bleeding and infection because it is an invasive method that requires the insertion of an intravascular cannula needle. Moreover, it is difficult to measure ABP in daily life because it requires a clinical setting. Because regular BP monitoring is important for the diagnosis of hypertension and the prediction of heart diseases, numerous devices have been created to help patients measure BP at home or during their daily lives. These devices are usually based on the oscillometric method and use an inflatable upper-arm cuff [2,3]. However, these methods do not offer continuous measurement. Currently, the significance of beat-to-beat BP analysis has increased, such as blood pressure variability (BPV) [4]. In addition, wearing the cuff whenever the patient tries to measure BP is a cumbersome task and can make the patient feel uncomfortable. To overcome these limitations, several researchers have investigated cuff-less and continuous BP monitoring methods using physiological signals. The BP can be estimated based on the pulse wave velocity (PWV), which is the velocity of the arterial blood wave [5]. PWV can be calculated from the pulse transit time (PTT) as follows: where L denotes the distance between two places where the blood wave propagates and PTT is the time that the blood wave takes to travel between two places. The most frequently used definition of PTT is the time interval between the R peak of the electrocardiogram (ECG) and the systolic peak of the photoplethysmogram (PPG), which is measured at the finger. PTT from ECG and PPG can be easily applied in long-term monitoring or daily life situations because both ECG and PPG are measured noninvasively and do not require a medical expert or a cuff. PTT is known to be negatively correlated with BP [6], and various models have been developed to estimate BP using PTT [5,7,8,9,10]. In addition, some studies have suggested ballistocardiograms (BCGs) to estimate BP [11]. A BCG is a measurement of the forces of the body to the blood flow ejected from the heart after each heartbeat. BCG signals can be acquired using force sensors such as an accelerometer, load-cell, and polyvinylidene fluoride (PVDF) film sensor. This method enables unobtrusive BP estimation because BCG is a noninvasive and unconstrained method to monitor cardiovascular activity. Shin et al. suggested a system for BP estimation using a weighing scale [12]. ECG and BCG were measured on a weighing scale, and the R-J interval (RJI) was calculated between the R peak of the ECG and the J peak of the BCG signal. The results showed that RJI was negatively correlated with BP. Lee et al. proposed a chair-based BP monitoring system using a two channel BCG [13]. BP was estimated using the phase difference between two BCGs measured at the back of the chair and the cushion on the seat. Other studies have proposed using machine learning (including deep learning) algorithms to estimate continuous BP without a cuff automatically. Chan et al. [14] and Kachuee et al. [15] proposed a model for estimating BP based on features extracted from ECG and PPG using conventional machine learning algorithms such as linear regression and AdaBoost. Su et al. proposed an recurrent neural network (RNN) based BP estimation model using features extracted from ECG and PPG [16]. Kurylyak et al. [17], Lee et al. [13], and Wang et al. [18] also proposed a simple artificial neural network (ANN) model that used features extracted from only a single signal, such as PPG or BCG. However, these methods still have problems that the extraction of features is costly and a laborious task. In addition, if the signal is noisy, it may be difficult to obtain enough data to train the neural network. In recent studies, some authors have attempted to estimate BP using raw signals without feature engineering. Slapnivcar et al. estimated BP with only raw PPG using ResNet, a deep learning model that performed well in the field of image classification [19] but had lower performance compared to the models used in other studies. Tanveer et al. also used ECG and PPG raw signals and achieved good performance [20]. However, the length of the data used for BP estimation was very long, 16 s, and, accordingly, the number of samples used for the overall estimation was small, making it difficult to evaluate performance accurately. In this study, we developed an end-to-end deep learning model for BP estimation without feature extraction and used three physiological signals (ECG, PPG, and BCG) that were used in previous studies for estimating BP. The advantages of this study are as follows: BP can be estimated using only raw signals with minimal preprocessing. All combinations of signals were used as input, and their performance studied. By using the attention mechanism, the performance of the model was improved and its applicability as an analytical metric for BP estimation verified.

2. Materials and Methods

The overall experiment process is shown in Figure 1. The details of each step are explained in the following sections.
Figure 1

Brief flow chart of our experiment.

2.1. Data Acquisition

A total of 15 subjects (6 men, 9 women, age: ) were recruited for this study. No medical records of the subjects were reported. Written informed consent was obtained from the subjects, and this study was approved by the Institutional Review Board of Seoul National University Hospital (IRB No. 1801-016-912). The experimental setup is illustrated in Figure 2. Three Ag/AgCl electrodes were attached to the subject’s left arm, right arm, and left leg, according to Einthoven’s triangle. ECG was acquired on lead II using the electrodes with the BIOPAC ECG100C module, and PPG was measured at the subject’s index finger using a commercial module (PSL-iPPG2C) [21]. In addition, the BCG signals were measured using a PVDF film sensor attached on the seat of the chair. SBP and DBP were also measured simultaneously using a continuous BP monitoring device (Finometer Pro (Finapres Medical Systems, Enschede, The Netherlands)). All the data were synchronized and sampled at 1000 Hz with a data acquisition device (BIOPAC MP150 module (BIOPAC Systems Inc., Goleta, CA, USA)).
Figure 2

Overview of our experimental setup.

After the measurement device was attached, the subjects were asked to sit in the armchair. The data were measured after 30 min, while the subjects rested. The measured BP values are shown in Figure 3. The mean and standard deviation (SD) of SBP and DBP were mmHg and mmHg, respectively.
Figure 3

Distribution of BP values in the dataset used in this study.

2.2. Data Preprocessing

A second-order Butterworth bandpass filter was applied to the data to remove baseline wandering and power-line noise. The cutoff frequency of each filter applied to each signal is summarized in Table 1.
Table 1

The cutoff frequency of the filter applied to each signal.

SignalHPF (Hz)LPF (Hz)
ECG0.535
BCG415
PPG0.515
All combinations of the raw signals (ECG, PPG, and BCG) were used as input for the deep learning model to investigate the effect of each signal on BP estimation. To ensure sufficient information was provided as input, 5 s segments of the signals were used as input to the model with an overlap of 1 ms. Since a large amount of data were used as input, the data were resampled to 125 Hz for efficient learning, which is equivalent to the sampling rate of the Physionet MIMIC database containing ECG and PPG signals [22]. The sampling rate of the BCG signal was also resampled to 125 Hz with reference to [23]. The target labels were set as BP values (SBP, DBP) corresponding to the end of each segment, as shown in Figure 4. The BP values that were not in the range between the mean ± 1.96 SD were considered as outliers and were eliminated.
Figure 4

Data preprocessing of the deep learning model.

2.3. Deep Learning Model

2.3.1. Convolutional Neural Network

Convolutional neural networks (CNNs) have achieved considerable success in various challenging areas by extracting key features from a large amount of data such as images. Recently, CNNs have achieved remarkable performance in signal processing, especially in biomedical areas [24,25,26,27,28]. In this study, a CNN was used to extract key patterns automatically from the input signal.

2.3.2. Bidirectional Gated Recurrent Unit

RNNs have been applied for sequential modeling in natural language understanding and video processing. However, conventional RNNs have the problem of the gradient exploding or vanishing when the sequence is long [29]. To solve this long-term dependency problem, two representative RNN-based models have been proposed. One is the long short term memory (LSTM) developed by Hochreiter and Schmidhuber [30], and the other is the gated recurrent unit (GRU) introduced by Cho et al. [31]. Although both models have achieved much better performance than conventional RNN [32], the LSTM-based model requires more training time as it has more learning parameters than GRU. Therefore, the GRU layer was used in our model. The internal structure of GRU used in this study is illustrated in Figure 5.
Figure 5

Internal structure of GRU.

There are two input vectors in a GRU cell at each time step, which include the previous hidden output vector and the current input vector . The equation of the current hidden output vector can be expressed as follows: where and are the update gate and the reset gate vector, respectively. , , and are trainable weight parameters of each gate. is the candidate state that determines how much present information needs to be learned after the reset gate. is a sigmoid function, and is a hyperbolic tangential function. The symbol ⊗ denotes element-wise multiplication. Conventional GRU is unidirectional, which means that each hidden state in a GRU cell only considers past information. Unlike unidirectional GRU, a bidirectional GRU (Bi-GRU) uses the information from both future and past feature vectors. Bi-GRU was used in this study instead of the conventional GRU. The 5 s segment was used as input in our model; hence, meaningful information existed in both directions at a specific time. The Bi-GRU has two layers, forward and backward layers, as shown in Figure 6. The final output hidden vector can be represented as a concatenation of the forward hidden vector and backward hidden vector , as shown:
Figure 6

Bidirectional GRU structure.

2.3.3. Attention Mechanism

The main principle of the attention mechanism is that the model learns by focusing on the region of interest. The attention mechanism has recently been shown to be efficient in image captioning [33], neural machine translation [34,35], and signal processing [36]. Because sequential feature vectors from Bi-GRU in the proposed model may contribute differently for estimating BP values, we added an attention model to automatically train how much the feature vectors were important in each time step. Larger weights can be assigned to significant information using the attention mechanism, and various methods to apply the attention mechanism have been proposed [37]. In this work, the feed-forward attention model [38] was used, which is also known as the self-attention model. Given the Bi-GRU hidden state vector at every time step , the importance score was calculated through a score function as follows: where Equation (4) can be represented as a single-layer perceptron having a trainable weight and a bias b. The score function can be set as an activation function in the neural network, and the tanh function was used in the proposed model. After obtaining each importance score for the hidden state vector , the attention weight was evaluated using softmax function, expressed as: The final output vector was obtained by calculating the weighted sum of the attention weight vector and the corresponding hidden state vector, as follows:

2.4. Proposed Model

2.4.1. Model Architecture

Our proposed end-to-end deep learning network consists of a CNN layer, a Bi-GRU layer, and an attention layer, as shown in Figure 7. The deep learning models (including CNN and RNN) have shown promising performance in image-based time series recognition [39] and biosignal processing [25,40,41,42]. The attention mechanism has also been successfully applied to natural language processing [43].
Figure 7

Overall structure of the proposed network.

In our proposed model, the CNN structure shown in Figure 8 was designed by referring to the VGGNet structure [44]. A total of 10 convolution layers with a rectified linear unit (ReLU) activation function were used to extract spatial pattern vectors from signals. Each convolution layer was followed by a batch normalization layer to reduce the internal covariate shift [45]. The last layer of each convolution module was set to a max-pooling layer to reduce the length of the inputs. The same padding was applied to each convolution operation. Both kernel and pooling size were set to 3, and the output channel size of the convolution layer was scaled up by a factor of 2 from 64 to 512 as it passed through each convolution module.
Figure 8

CNN structure of the proposed model.

In the Bi-GRU phase, 64 hidden nodes were set up in each of the forward and backward layers, and 128 features were generated at each time step. The Bi-GRU layer can encode temporal information between features in our proposed model. In addition, representative features can be acquired in the Bi-GRU layer by reducing feature dimensions from 512 to 128. The output of the Bi-GRU hidden state vector is weighted by Equations (4)–(6), and, finally, these vectors are summed, and then the SBP and DBP values come out through 1-layer perceptron. The detailed structure of the proposed model is shown in Table 2.
Table 2

Detailed structure of the proposed model.

NetworkLayerShapeOutPaddingStrideKernel
CNNConv 625×3 64Same13
BN + ReLU
Conv 625×64 64Same13
BN + ReLU
Maxpool(size = 3) 625×64 -Same3-
Conv 209×64 128Same13
BN + ReLU
Conv 209×128 128Same13
BN + ReLU
Maxpool(size = 3) 209×128 -Same3-
Conv 70×128 256Same13
BN + ReLU
Conv 70×256 256Same13
BN + ReLU
Conv 70×256 256Same13
BN + ReLU
Maxpool(size = 3) 70×256 -Same3-
Conv 24×256 512Same13
BN + ReLU
Conv 24×512 512Same13
BN + ReLU
Conv 24×512 512Same13
BN + ReLU
Maxpool(size = 3) 24×512 -Same3-
Bi-GRUForward 8×512 64 -
Backward 8×512 64 -
Concatenation
Attention1-layer perceptron 8×128 1 -
Activation tanh
Softmax
Weighted sum
1-layer perceptron1282 -

2.4.2. Training Setting

Seventy percent of the dataset was used for training, 10% for validation, and 20% for testing. The Adam optimizer [46] was used with a learning rate of and decay of to optimize the hyperparameters of the model. The learning rate was set to the optimal value empirically, and the initial weights were selected randomly. The mean squared error (MSE) was used for the loss function. The model was trained with the early stopping method with the patience of 10 in a maximum of 50 epochs, and the batch size was set to 512. As a computing environment for network training, the Keras deep learning framework with TensorFlow backend and NVIDIA GeForce RTX 2080Ti (NVIDIA corporation, Santa Clara, CA, USA) (with 11 GB VRAM) was used.

3. Results

In this section, three types of results are presented. First, the BP estimation results are compared for each combination of signals. Second, the performances of the models with and without attention are compared when all signals were used as inputs. Finally, the performance of our end-to-end deep learning model was compared with that of the multiple linear regression (MLR) model that used interval features from the characteristic point of each signal. The root-mean-square error (RMSE) and mean absolute error (MAE) were used as metrics of BP estimation accuracy. In addition, coefficient of determination () values were calculated between the reference and estimated BP for all results. In addition, the Bland–Altman plot [47] was presented to increase the reliability of the results.

3.1. Performance Comparison by Signal Combination

A summary of the results from all combinations of the three signals is shown in Table 3. The model with ECG+PPG and ECG+PPG+BCG showed better performance for estimating BP than the other models.
Table 3

Performance comparison for combinations of input signals without attention model and with attention. The 95% confidence interval is indicated below the error of the proposed model.

ModelInputSBP (mmHg)DBP (mmHg)
RMSE MAE SD R2 RMSE MAE SD R2
CNN+Bi-GRUECG7.025.514.660.245.164.063.450.27
PPG6.885.344.600.285.734.454.090.14
BCG7.245.595.030.205.294.063.710.22
ECG, PPG5.834.464.060.464.743.703.370.38
ECG, BCG6.745.304.600.314.823.743.270.34
PPG, BCG6.444.864.500.365.043.883.620.27
ECG, PPG, BCG5.874.514.140.484.733.713.390.40
CNN+Bi-GRU +Attention (proposed model) ECG, PPG, BCG 5.42 [1.97, 8.87] 4.06 [1.53, 6.59] 4.04 0.52 4.30 [0.94, 7.72] 3.33 [0.61, 6.05] 3.42 0.49
When a combination of multiple signals (ECG+PPG, ECG+BCG, PPG+BCG, and ECG+PPG+BCG) was used as input, the estimation accuracy was much better than the cases when a single signal (ECG, PPG, and BCG) was used as input. The detailed values are shown in Table 4.
Table 4

Mean values of RMSE, MAE, and when the input was a single signal and when it was a combination of multiple signals.

InputSBP (mmHg)DBP (mmHg)
RMSE MAE mean R2 RMSE MAE mean R2
Single signal7.045.470.245.394.190.21
Multiple signals6.214.780.404.833.760.35
A repeated measurement analysis of variance (ANOVA) test was used to compare the performance when the combination of inputs was varied, and the differences between models were significant in both SBP and DBP estimation (p < 0.01). In addition, a paired t-test was performed between the results to compare each models. As shown in Table 5 and Table 6, the proposed model statistically outperformed the other methods regardless of the input in both SBP and DBP estimation.
Table 5

Results of paired t-test between various inputs for SBP estimation.

InputsECGPPGBCGECG, PPGECG, BCGBCG, PPGECG, BCG, PPGProposed Model
ECG --p < 0.05--p < 0.05p < 0.05
PPG -p < 0.05-p < 0.05p < 0.05p < 0.05
BCG p < 0.05-p < 0.05p < 0.05p < 0.05
ECG, PPG p < 0.05--p < 0.05
ECG, BCG -p < 0.05p < 0.05
BCG, PPG -p < 0.05
ECG, BCG, PPG p < 0.05
Table 6

Results of paired t-test between various inputs for DBP estimation.

InputsECGPPGBCGECG, PPGECG, BCGBCG, PPGECG, BCG, PPGProposed Model
ECG ---p < 0.05--p < 0.05
PPG -p < 0.05p < 0.05p < 0.05p < 0.05p < 0.05
BCG ----p < 0.05
ECG, PPG ---p < 0.05
ECG, BCG --p < 0.05
BCG, PPG -p < 0.05
ECG, BCG, PPG p < 0.05

3.2. Attention Mechanism Performance

As shown in Table 3, the model with the attention mechanism showed lower RMSE and MAE values than the model without the attention mechanism. An example of BP estimation results is presented in Figure 9. The model with the attention mechanism estimated the fluctuation in BP more precisely than the model without the attention mechanism. The accuracy of the model can be improved with the attention mechanism by learning more intensively in the time step that contains relatively important information in the 5 s input data.
Figure 9

Left: Sample of the estimated BP with and without attention mechanism; Right: Heat map of the weights of the attention mechanism at the point where the error was low. The darker color denotes higher attention weight.

In addition, we found that the attention weight was high at a specific time by investigating the attention heat map. The process of generating the attention heat map is as follows: The length of the data was reduced from 625 (length resampled to 125 Hz) to 8 by the CNN pooling layer, and thus Bi-GRU generated eight hidden state vectors. Accordingly, the original signal could be divided into eight sections, and the attention heat map was generated by assigning the attention weight obtained from the attention layer to each section. The ANOVA test was conducted to interpret the attention weights of each timestep, and the results are summarized in Figure 10. The differences between timestep were statistically significant (p < 0.001), and the weights from timestep 2 to timestep 6 were significantly higher than other timesteps. The timestep 1 to timestep 7 includes 648 ms of feature information, and timestep 8 has 464 ms of feature information. Therefore, it means that the data from timestep 2 to timestep 6 (from 1.112 s to 3.704 s before the target BP) had more meaningful information to estimated BP.
Figure 10

Mean attention weight across all datasets for each timestep.

Figure 11 shows the Bland–Altman plot between the estimated and reference BP. The limits of agreement (LOA) at 95% confidence intervals for DBP and SBP were measured as [–9.50, 9.50] and [–11.24, 11.63], respectively. This means that 95% of the error was within [lower LOA, upper LOA]. Moreover, the mean error values between estimation and reference were 0.03 and 0.20 for DBP and SBP estimation, respectively, which means that the model had very little bias.
Figure 11

Bland–Altman plot of DBP and SBP. The orange line denotes the limit of agreement (LOA) and the blue line denotes the mean of difference error between reference and estimation.

Figure 12 shows the BP estimation result from two subjects. Overall, the estimated BP was similar to the reference BP, as shown in Figure 12a. However, as shown in Figure 12b, the error was high in cases where BP rapidly changes in a short time or if the overall range of BP is wide.
Figure 12

Comparison between estimated and reference BP. (a) is the best case; (b) is the worst case.

3.3. Comparison to the Multiple Linear Regression Model

The results of the proposed model were compared to the MLR model. The characteristic points from ECG, BCG, and PPG were detected to extract the features for the MLR model. ECG R-peak and the peak of the 1st derivative PPG were detected based on Pan and Tompkins’s algorithm [48], and the BCG J peak was detected by finding the highest peak between 110 ms to 250 ms after each R-peak. False-positive peaks were excluded manually. Then, the R-R interval (RRI), PTT, and RJI were calculated from each cardiac cycle (Figure 13a). In addition, 21 ± 11% of the cardiac cycles were excluded in cases where the peak was not detected because of motion artifacts (Figure 13b). The features were utilized as inputs of the MLR model, and SBP and DBP were used as dependent variables of the MLR model.
Figure 13

(a) example of the calculation of PTT and RJI in one cardiac cycle; (b) example of the excluded peaks. Red dots denote each characteristic point, and the red shaded region shows the area where peaks were not detected.

As summarized in Table 7, the MLR model showed lower performance for BP estimation than the proposed model. The input parameters of the MLR model were RRI, RJI, and PTT from ECG, PPG, and BCG, respectively. Although the input signal was the same in the MLR and proposed model, the MAE value of the MLR model was statistically higher in both SBP and DBP estimation (p < 0.05).
Table 7

Comparison between proposed model and MLR model.

ModelSBP (mmHg)DBP (mmHg)
RMSEMAESD R2 RMSEMAESD R2
Proposed model 5.424.064.040.524.303.333.420.49
MLR 6.405.193.450.264.753.852.690.22
The scatter plots between PTT and SBP of the two cases are presented in Figure 14. Although the CC values between PTT and SBP were high in both cases, the value was 0.29 in the good case and only 0.05 in the bad case. The BP variation was not explained by the interval features alone, such as PTT, but our model could extract other features as well as the interval feature.
Figure 14

Scatter plots between PTT and Systolic BP of (a) good case and (b) bad case. The black line indicates a fitting line.

4. Discussion

4.1. Main Contributions

In this study, we proposed an end-to-end deep learning architecture that can estimate BP continuously using only raw signals without using feature engineering, which is time consuming and labor-intensive. In addition, we measured all the physiological signals such as ECG, PPG, and BCG mainly used in the previous BP estimation studies and compared the performances using all combinations of the signals as inputs to the model. Through these experiments, it was demonstrated that multiple signal involvement could improve the accuracy of the BP prediction over a single signal analysis. The proposed model achieved better performance than the MLR method using the conventional features, such as PTT and RJI. While the MLR model used features within only a bit corresponding to the BP to be estimated, the proposed model utilized multiple bits in 5 s length and learned the temporal relationship among the bits. Finally, we added the attention mechanism to improve the performance of the model. The results show that the data from previous bits as well as the bit right before the BP contributed to the estimation of the BP.

4.2. Result Interpretation from Global Standard Perspective of BP Monitoring

There are two types of BP monitoring global standards used as a performance indicators in most studies. One is the Association for the Advancement of the Medical Instrumentation (AAMI) standard [49], and the other is the British Hypertension Society (BHS) standard [50]. Table 8 and Table 9 show the results of using the proposed model against these standards. Though the study population of this study was 15, which was insufficient because the AAMI and BHS standards require at least 85 subjects, the results complied with the AAMI and BHS standards in grade A for both SBP and DBP.
Table 8

Performance comparison with the AAMI standard.

Mean ErrorStandard Deviation
AAMI standardSBP, DBP ≤ 5 (mmHg) ≤ 8 (mmHg)
Proposed model SBP −0.20 5.83
DBP −0.02 4.91
Table 9

Performance comparison with the BHS standard.

Absolute DifferenceGrade
≤ 5 (mmHg)≤ 10 (mmHg)≤ 15 (mmHg)
BHS standardSBP, DBP60%85%95%A
50%75%90%B
40%65%80%C
Worse than CD
Proposed model SBP 73% 93% 98% A
DBP 80% 96% 99% A

4.3. Comparison Result With Related Works

The performances of the models used in related studies are shown in Table 10. Chan et al. proposed a linear regression model based on PTT [14]. Even though the study used mean error, the error was high and the data size was unspecified. Kachuee et al. [15], Kurylyak et al. [17], Su et al. [16], and Wang et al. [18] also proposed feature-based approaches. The studies have suggested various methods to extract the features, which need a lot of time. On the other hand, our proposed model used only a bandpass filtering and did not require a complicated feature extraction process.
Table 10

Performance comparison with related works.

AuthorData SizeCalibrationModelInputSBP (mmHg)DBP (mmHg)
InputsSignalErrorError
Chan et al. [14]UnspecifiedCal-basedLinearregressionFeature(PTT)ECGPPGME: 7.49STD: 8.82ME: 4.08STD: 5.62
Kachueeet al. [15]1000 subjects10 min(MIMIC 3)Cal-basedAdaBoostFeaturesECGPPGMAE: 8.21STD: 5.45MAE: 4.31STD: 3.52
Cal-freeMAE: 11.17STD: 10.09MAE: 5.35STD: 6.14
Kurylyaket al. [17]15,000heartbeatsCal-basedDeeplearning(ANN)FeaturesPPGME: 3.80STD: 3.46ME: 2.21STD: 2.09
Lee et al. [13]30 subjectsCal-basedDeeplearning(ANN)Feature(IPD)BCGME: 0.01STD: 6.75ME: 0.05STD: 5.83
Slapnivcaret al. [19]510 subjects700 h(MIMIC 3)Cal-basedDeeplearning(ResNet)RawPPGMAE: 9.43MAE: 6.88
Cal-freeMAE: 15.41MAE: 12.38
Su et al. [16]84 subjects10 minCal-basedDeeplearning(RNN)FeaturesECGPPGRMSE: 3.73RMSE: 2.43
Tanveeret al. [20]39 subjects(MIMIC 1)Cal-basedDeeplearning(ANN+LSTM)RawECGPPGRMSE: 1.27MAE: 0.93RMSE: 0.73MAE: 0.52
Wang et al. [18]58,795intervalsof PPG(MIMIC 1)Cal-basedDeeplearning(ANN)FeaturesPPGMAE: 4.02STD: 2.79MAE: 2.27STD: 1.82
This study15 subjects30 minCal-basedDeeplearning(CNN+Bi-GRU)RawBCGME: −0.82STD: 7.50ME: −0.97STD: 5.36
ECGPPGMAE: 4.46STD: 4.06MAE: 3.70STD: 3.37
Deeplearning(CNN+Bi-GRU+Attention)ECGPPGBCGMAE: 4.06STD: 4.04MAE: 3.33STD: 3.42
Lee et al. proposed a BP estimation model using only two channels of BCG [13]. Though estimating BP using only BCG was meaningful, the evaluation was conducted with the one time BP measurement, not a continuous BP measurement. Tanveer et al. achieved excellent performance using raw signals from ECG and PPG [20], but the window length to estimate BP was very long, 16 s, while we used 5 s input. In addition, the authors noted that the performance of their proposed model is highly dependent on the proper division of ECG and PPG cycles. It means that additional work such as peak detection is required, and the quality of the signal affects the performance of model. Slapnivcar et al. also proposed a deep learning model using the PPG raw signal [19], but its performance was low compared to other studies. In addition, it is difficult to evaluate the model accurately because other evaluation metrics were not presented.

4.4. Limitations of the Study

Kauchee et al. [15] and Slapnivcar et al. [19] proposed a calibration-free (cal-free) model that did not require a calibration of each subject. In this study, we focused on a calibration-based (cal-based) model, but designing a cal-free model that is not affected by subject characteristics is another important issue. Thus, we also attempted the development of a cal-free method using leave-one-subject-out (LOSO) method, and the results were summarized in Table 11. The performance of the cal-free model was inferior to that of a cal-based model. In addition, the result did not comply with the global standard mentioned in Section 4.2 and needs to be improved in further study.
Table 11

Performance comparison between calibration-free and calibration-based methods using the proposed model.

InputMethodSBP (mmHg)DBP (mmHg)
RMSE MAE SD R2 RMSE MAE SD R2
ECG, PPG, BCGCal-based5.424.064.040.524.33.333.420.49
Cal-free13.149.708.860.237.555.794.840.44
In this study, data were measured in a short time of 30 min, hence the performance of the method while predicting long-term BP should be considered. In addition, as mentioned in Section 4.2, the number of subjects (global standard: minimum of 85 subjects) was not sufficient; however, we used inputs with 5 s lengths and total sample size was 26,600,014, which was enough to evaluate the model. In addition, the data of patients with hypertension were not included in the study because most of the subjects were healthy 20-year-olds with no diseases. However, the 95% confidence interval of the BP that we used in the experiment was [86.34, 143.74] and [51.28, 88.74] for SBP and DBP, respectively. Moreover, about 9% and 5% of the BP data were in hypertension stage 1 and stage 2 ranges [51], though no subject was diagnosed as a hypertension patient.

5. Conclusions and Future Work

In this paper, we proposed an end-to-end deep learning algorithm to estimate BP with attention mechanism. The proposed method was designed to improve the performance of estimating BP and to overcome the limitations of previous study. The method does not require a feature extraction process, which is a costly and laborious task, as ECG, PPG, and BCG signals were used as inputs after a simple bandpass filter was applied. In addition, the method enables a noninvasive and continuous BP monitoring as the physiological signals could be measured non-invasively. As mentioned in Section 3, the model with the attention mechanism outperformed others. These results imply that other physiological signal processing methods can be improved with the attention mechanism. In the future study, we will analyze which patterns of signals were weighted by the attention mechanism. In addition, we will consider a sufficiently large number of subjects and long-term data to optimize the model and improve performance.
  26 in total

1.  Continuous Cuffless Blood Pressure Estimation Using Pulse Transit Time and Photoplethysmogram Intensity Ratio.

Authors:  Xiao-Rong Ding; Yuan-Ting Zhang; Jing Liu; Wen-Xuan Dai; Hon Ki Tsang
Journal:  IEEE Trans Biomed Eng       Date:  2015-09-22       Impact factor: 4.538

2.  Learning long-term dependencies with gradient descent is difficult.

Authors:  Y Bengio; P Simard; P Frasconi
Journal:  IEEE Trans Neural Netw       Date:  1994

3.  Non-constrained monitoring of systolic blood pressure on a weighing scale.

Authors:  Jae Hyuk Shin; Kang Moo Lee; Kwang Suk Park
Journal:  Physiol Meas       Date:  2009-06-12       Impact factor: 2.833

4.  Long short-term memory.

Authors:  S Hochreiter; J Schmidhuber
Journal:  Neural Comput       Date:  1997-11-15       Impact factor: 2.026

5.  Cuffless Blood Pressure Estimation Algorithms for Continuous Health-Care Monitoring.

Authors:  Mohammad Kachuee; Mohammad Mahdi Kiani; Hoda Mohammadzade; Mahdi Shabany
Journal:  IEEE Trans Biomed Eng       Date:  2016-06-14       Impact factor: 4.538

6.  The 2017 American College of Cardiology/American Heart Association Clinical Practice Guideline for High Blood Pressure in Adults.

Authors:  Paul K Whelton; Robert M Carey
Journal:  JAMA Cardiol       Date:  2018-04-01       Impact factor: 14.676

7.  A real-time QRS detection algorithm.

Authors:  J Pan; W J Tompkins
Journal:  IEEE Trans Biomed Eng       Date:  1985-03       Impact factor: 4.538

8.  Obstructive sleep apnoea detection using convolutional neural network based deep learning framework.

Authors:  Debangshu Dey; Sayanti Chaudhuri; Sugata Munshi
Journal:  Biomed Eng Lett       Date:  2017-12-14

9.  An Advanced Bio-Inspired PhotoPlethysmoGraphy (PPG) and ECG Pattern Recognition System for Medical Assessment.

Authors:  Francesco Rundo; Sabrina Conoci; Alessandro Ortis; Sebastiano Battiato
Journal:  Sensors (Basel)       Date:  2018-01-30       Impact factor: 3.576

10.  A Chair-Based Unconstrained/Nonintrusive Cuffless Blood Pressure Monitoring System Using a Two-Channel Ballistocardiogram.

Authors:  Kwang Jin Lee; Jongryun Roh; Dongrae Cho; Joonho Hyeong; Sayup Kim
Journal:  Sensors (Basel)       Date:  2019-01-31       Impact factor: 3.576

View more
  8 in total

1.  Towards a portable-noninvasive blood pressure monitoring system utilizing the photoplethysmogram signal.

Authors:  Ahmad Dagamseh; Qasem Qananwah; Hiam Al Quran; Khalid Shaker Ibrahim
Journal:  Biomed Opt Express       Date:  2021-11-19       Impact factor: 3.732

2.  Cuffless Blood Pressure Measurement Using Linear and Nonlinear Optimized Feature Selection.

Authors:  Mohammad Mahbubur Rahman Khan Mamun; Ali T Alouani
Journal:  Diagnostics (Basel)       Date:  2022-02-05

3.  Continuous Blood Pressure Estimation Based on Multi-Scale Feature Extraction by the Neural Network With Multi-Task Learning.

Authors:  Hengbing Jiang; Lili Zou; Dequn Huang; Qianjin Feng
Journal:  Front Neurosci       Date:  2022-05-06       Impact factor: 5.152

4.  Genetic Deep Convolutional Autoencoder Applied for Generative Continuous Arterial Blood Pressure via Photoplethysmography.

Authors:  Muammar Sadrawi; Yin-Tsong Lin; Chien-Hung Lin; Bhekumuzi Mathunjwa; Shou-Zen Fan; Maysam F Abbod; Jiann-Shing Shieh
Journal:  Sensors (Basel)       Date:  2020-07-09       Impact factor: 3.576

5.  Concatenated convolutional neural network model for cuffless blood pressure estimation using fuzzy recurrence properties of photoplethysmogram signals.

Authors:  Ali Bahari Malayeri; Mohammad Bagher Khodabakhshi
Journal:  Sci Rep       Date:  2022-04-22       Impact factor: 4.996

6.  Real-Time Cuffless Continuous Blood Pressure Estimation Using Deep Learning Model.

Authors:  Yung-Hui Li; Latifa Nabila Harfiya; Kartika Purwandari; Yue-Der Lin
Journal:  Sensors (Basel)       Date:  2020-09-30       Impact factor: 3.576

7.  Blood Pressure Morphology Assessment from Photoplethysmogram and Demographic Information Using Deep Learning with Attention Mechanism.

Authors:  Nicolas Aguirre; Edith Grall-Maës; Leandro J Cymberknop; Ricardo L Armentano
Journal:  Sensors (Basel)       Date:  2021-03-19       Impact factor: 3.576

8.  A Flexible, Wearable, and Wireless Biosensor Patch with Internet of Medical Things Applications.

Authors:  Duc Tri Phan; Cong Hoan Nguyen; Thuy Dung Pham Nguyen; Le Hai Tran; Sumin Park; Jaeyeop Choi; Byeong-Il Lee; Junghwan Oh
Journal:  Biosensors (Basel)       Date:  2022-02-22
  8 in total

北京卡尤迪生物科技股份有限公司 © 2022-2023.