| Literature DB >> 32276502 |
Soojeong Lee1, Hilmi R Dajani2, Sreeraman Rajan3, Gangseong Lee4, Voicu Z Groza2.
Abstract
Automated oscillometric blood pressure monitors are commonly used to measure blood pressure for many patients at home, office, and medical centers, and they have been actively studied recently. These devices usually provide a single blood pressure point and they are not able to indicate the uncertainty of the measured quantity. We propose a new technique using an ensemble-based recursive methodology to measure uncertainty for oscillometric blood pressure measurements. There are three stages we consider: the first stage is pre-learning to initialize good parameters using the bagging technique. In the second stage, we fine-tune the parameters using the ensemble-based recursive methodology that is used to accurately estimate blood pressure and then measure the uncertainty for the systolic blood pressure and diastolic blood pressure in the third stage.Entities:
Keywords: confidence interval; deep neural network; ensemble method; oscillometry blood pressure measurement; uncertainty
Mesh:
Year: 2020 PMID: 32276502 PMCID: PMC7180780 DOI: 10.3390/s20072108
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
The process of blood pressure (BP) measurements for one subject.
| Sequence (i) | Primary Nurse | Second Nurse | Average | OBPD |
|---|---|---|---|---|
| 1 |
| |||
| 2 |
| |||
| 3 |
| |||
| 4 |
| |||
| 5 |
|
The p are obtained from the artificial features utilizing the bootstrap technique N (=100), where N is a number of replication and k, c, and h are obtained from the Lilliefors-test function [24], where and denote target artificial SBP and DBP values, respectively.
| Features/Parameters |
|
|
|
|
|---|---|---|---|---|
| TSBP* | 0.500 | 0.060 | 0.089 | 0 |
| TDBP* | 0.470 | 0.090 | 0.089 | 0 |
| MAP | 0.500 | 0.050 | 0.089 | 0 |
| AR | 0.500 | 0.049 | 0.089 | 0 |
| AE | 0.420 | 0.063 | 0.089 | 0 |
| EL | 0.368 | 0.065 | 0.089 | 0 |
| MA | 0.352 | 0.065 | 0.089 | 0 |
|
| 0.059 | 0.371 | 0.089 | 0 |
|
| 0.063 | 0.500 | 0.089 | 0 |
| MAPL | 0.485 | 0.061 | 0.089 | 0 |
An exemplary result (one subject) is represented to verify between the artificial features and original features for consistency and convergence [22].
| Features/Parameters |
|
|
|
|
|
|
|
|
|
|---|---|---|---|---|---|---|---|---|---|
| TSBP | 93.20 | 93.35 | 91.56 | 95.84 | 2.39 | 1.03 | 0.152 | 0.103 | ±0.367 |
| TDBP | 59.80 | 59.90 | 57.69 | 61.93 | 2.17 | 0.95 | 0.101 | 0.095 | ±0.278 |
| MAP | 0.311 | 0.312 | 0.253 | 0.365 | 0.057 | 0.027 | 0.001 | 0.0027 | ±0.0057 |
| AR | 0.494 | 0.496 | 0.451 | 0.533 | 0.045 | 0.020 | 0.002 | 0.002 | ±0.0052 |
| AE | 0.065 | 0.066 | 0.057 | 0.077 | 0.012 | 0.005 | 0.001 | 0.0005 | ±0.0022 |
| EL | 0.236 | 0.236 | 0.231 | 0.242 | 0.006 | 0.002 | 0.000 | 0.0002 | ±0.0005 |
| MA | 0.166 | 0.165 | 0.141 | 0.194 | 0.026 | 0.011 | −0.001 | 0.001 | ±0.002 |
|
| 0.150 | 0.151 | 0.101 | 0.204 | 0.054 | 0.025 | 0.001 | 0.003 | ±0.03 |
|
| 0.184 | 0.183 | 0.133 | 0.228 | 0.047 | 0.022 | −0.001 | 0.002 | ±0.005 |
| MAPL | 0.391 | 0.390 | 0.360 | 0.416 | 0.031 | 0.013 | −0.001 | 0.001 | ±0.003 |
Summarized parameters [17,28] of the ensemble-based recursive methodology (EBRM) algorithm, where 12 denotes the dimension of input vector, 2 is the number of output units (namely, the target vector [SBP and DBP] dimensions), and 32 is the number of hidden unit.
| Number of the Units: | [(12,(32),(32), (32), 2)] |
|---|---|
| Dimension of feature | 12 |
| Dimension of target | 2 |
| Number of hidden layers | 3 |
| Number of hidden unit on the layers | 32 |
| Number of sample over original feature | 5 |
| Number of sample over each artificial feature | 100 |
| Number of epoch in the pre-training | 10 to 50 |
| Number of epoch in the fine-tuning | 10 to 50 |
| Learning rate for weight | 0.001 |
| Learning rate for biases of visible units | 0.01 |
| Learning rate for biases of hidden units | 0.01 |
| Momentum rate | 0.9 |
| Activation type | logistic function |
| Initial weights and biases | randomly between (−1, 1) |
Evaluating of the EBRM algorithm through the British Hypertension Society (BHS) and Association for the Advancement of Medical Instrumentation (AAMI) protocols utilizing the results of maximum amplitude algorithm (MAA), neural network (NN), support vector regression (SVR) [33], deep neural network (DNN), and EBRM on () measurements, where denotes the Adaboost with DNN model.
| Methods | SBP | DBP | SBP/DBP | SBP | DBP | ||||
|---|---|---|---|---|---|---|---|---|---|
| Mean Absolute Difference (%) | Mean Absolute Difference (%) | BHS | AAMI | ||||||
| ≤5 mmHg | ≤10 mmHg | ≤15 mmHg | ≤5 mmHg | ≤10 mmHg | ≤15 mmHg | Grade | ME(SDE) | ME(SDE) | |
| MAA | 47.06 | 85.88 | 96.47 | 56.47 | 88.24 | 97.65 | C/B | 0.07 (9.28) | −0.89 (7.76) |
| NN | 53.88 | 85.65 | 95.53 | 66.12 | 94.12 | 98.82 | B/A | 0.25 (7.48) | −0.22 (6.80) |
| SVR | 62.59 | 86.12 | 95.53 | 74.12 | 93.65 | 96.94 | A/A | 0.10 (7.15) | −0.34 (6.45) |
| DNN | 69.18 | 88.71 | 95.53 | 76.24 | 93.17 | 98.12 | A/A | 0.02 (6.44) | 0.11 (5.24) |
|
| 71.06 | 90.82 | 95.53 | 81.18 | 96.24 | 99.29 | A/A | −0.05 (5.72) | 0.05 (4.70) |
| EBRM | 73.65 | 93.88 | 96.94 | 83.06 | 97.17 | 99.76 | A/A | 0.02 (5.50) | 0.18 (4.59) |
Comparison of CIs between the proposed EBRM and conventional methods, where n (=85) denotes the number of subject, L and U denote the lower and upper limits, respectively.
| BP (mmHg) | SBP (SDE) | DBP (SDE) | SBP L (SDE) | SBP U (SDE) | DBP L (SDE) | DBP U (SDE) |
|---|---|---|---|---|---|---|
| n (=85) | 95%CI | 95%CI | ||||
| 13.2 (8.0) | 9.4 (5.8) | 106.7 (14.3) | 120.2 (16.5) | 62.4 (10.4) | 71.7 (11.0) | |
| 13.9 (7.9) | 10.0 (5.4) | 106.4 (14.3) | 120.5 (16.4) | 62.0 (10.4) | 72.1 (10.9) | |
| 2.8 (3.3) | 1.7 (2.4) | 112.4 (13.9) | 115.7 (14.1) | 66.7 (10.5) | 68.2 (9.9) | |
|
| 5.5 (1.3) | 4.2 (0.8) | 107.4 (12.7) | 113.0 (12.6) | 64.5 (8.3) | 68.6 (8.4) |
|
| 4.8 (1.5) | 4.2 (0.9) | 107.3 (12.7) | 112.1 (12.8) | 65.1 (8.2) | 69.3 (8.8) |
|
| 3.1 (2.9) | 3.2 (2.7) | 107.9 (13.9) | 111.0 (13.4) | 65.5 (9.4) | 68.7 (9.0) |
|
| 1.4 (0.4) | 1.2 (0.4) | 107.8 (12.8) | 109.2 (13.4) | 65.0 (9.2) | 66.3 (9.4) |
|
| 6.6 (2.7) | 6.8 (3.3) | 105.7 (12.8) | 112.3 (13.4) | 63.8 (9.3) | 70.6 (9.3) |
Figure 1These figures denote the cumulative distribution function (CDF) of the selected artificial BP estimates from the parameter bootstrap approach with (N = 100) replicas based on the EBRM results, where x-axis denotes mmHg and y-axis denotes cumulative probability. Note that the plots (a) and (b) are the examples acquired from 5th subject, the plots (c) and (d) are the examples acquired from 6th subject, the plots (e) and (f) are the examples acquired from 7th subject, and the plots (g) and (h) are the examples acquired from 8th subject.
Summary of the Lilliefors and Normality tests for SBP and DBP (85 subjects).
| Tests | Lilliefors Test | Normality Test | ||||
|---|---|---|---|---|---|---|
|
|
|
|
|
|
|
|
| SBP | 0.07 (0.27) | 0.33 (0.18) | 0.02 (0.005) | 0.29 (0.00) | 2.97 (0.17) | 0.02 (0.08) |
| DBP | 0.05 (0.21) | 0.36 (0.16) | 0.02 (0.005) | 0.29 (0.00) | 3.00 (0.18) | −0.01 (0.08) |