Next Article in Journal
Observation of the Velocity Variation of an Explosively-Driven Flat Flyer Depending on the Flyer Width
Previous Article in Journal
Evaluation of Cracks in Metallic Material Using a Self-Organized Data-Driven Model of Acoustic Echo-Signal
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Dempster–Shafer Fusion Based on a Deep Boltzmann Machine for Blood Pressure Estimation

Department of Electronic Engineering, Hanyang University, Seoul 04763, Korea
*
Author to whom correspondence should be addressed.
Appl. Sci. 2019, 9(1), 96; https://doi.org/10.3390/app9010096
Submission received: 10 November 2018 / Revised: 13 December 2018 / Accepted: 20 December 2018 / Published: 28 December 2018
(This article belongs to the Section Applied Biosciences and Bioengineering)

Abstract

:
We propose a technique using Dempster–Shafer fusion based on a deep Boltzmann machine to classify and estimate systolic blood pressure and diastolic blood pressure categories using oscillometric blood pressure measurements. The deep Boltzmann machine is a state-of-the-art technology in which multiple restricted Boltzmann machines are accumulated. Unlike deep belief networks, each unit in the middle layer of the deep Boltzmann machine obtain information up and down to prevent uncertainty at the inference step. Dempster–Shafer fusion can be incorporated to enable combined independent estimation of the observations, and a confidence increase for a given deep Boltzmann machine estimate can be clearly observed. Our work provides an accurate blood pressure estimate, a blood pressure category with upper and lower bounds, and a solution that can reduce estimation uncertainty. This study is one of the first to use deep Boltzmann machine-based Dempster–Shafer fusion to classify and estimate blood pressure.

1. Introduction

Most medical offices, hospitals, and home monitoring devices use an oscillometric technique to measure blood pressure (BP) because maintaining a healthy BP is critical to living a long healthy life. The algorithm of maximum amplitude (MAA) is predominantly utilized to estimate the BP mean by monitoring the cuff pressure in the maximum oscillation. However, the MAA using a fixed ratio is insufficient for estimating the BP since the proportion of these fixed characteristics significantly varies according to the rhythm of the heart, movement artifacts, and cuff size [1,2], which leads to uncertainties of the BP in practice in the oscillometric BP measurements [3,4,5]. Physiological characteristics have a significant impact on these ratios. Recently, Simjanoska et al. [6] studied a method using electrocardiogram (ECG) signals for BP estimation. A simple cuffless technique based on ECG using machine learning was developed by Matsumura et al. [7].
Meanwhile, neural networks (NNs) have been presented to address the fixed ratio problem of using the MAA technique, which does not employ mathematically complicated models [8]. To estimate BP, the NNs can be more robust methods than the mathematical models in terms of artifacts and noise [8]. An NN with a feature-based technique employing a back-propagation algorithm was thus devised [9]. The Gaussian mixture regression (GMR) and improved GMR were further proposed by Lee et al. to estimate BP [4,5]. In recent years, a deep learning technique has emerged as an outstanding trend in machine learning for signal processing areas. Lee et al. [10] introduced a method based on deep learning [11] to estimate the BP when only a small sample is available. However, this technique has limitations owing to the input BP data consisting of only five BP sample sets per individual volunteer, which acts as an obstacle when using the deep belief network (DBN) technique. The small number of data cannot ensure desirable identification of the DBN to use the complex nonlinear model. This critical limitation leads to various problems, such as overfitting, since the DBN comprises the complex nonlinear model, including many layers, parameters, and weights. This problem was addressed by increasing the size of the input data by utilizing the parameter bootstrap scheme [12]. Furthermore, a deep Boltzmann machine (DBM) regression model [13] was recently proposed by Lee et al. [12] to resolve the uncertainty. However, the DBN and DBM models can also cause estimate uncertainties in cases in which many random initialized parameters and functions remain.
Motivated by these issues, a DBM-based [12,13] Dempster–Shafer (DS) fusion [12,14] technique is herein presented to classify and estimate the SBP and DBP categories without characteristic ratios. DBM is an advanced technology of the accumulation of restricted Boltzmann machines (RBMs) [13]. Unlike DBN [13], each unit in the middle layer of the DBM acquires signal up and down to prevent uncertainty at the inference step [12]. More recently, the concepts of fusion and ensemble were employed in BP estimation to increase the performance of BP measurements [15,16,17]. DS fusion enables the evidence uncertainty to have upper and lower bounds that can be incorporated as a method for combined independent estimation of the observations, while also enabling the clear achievement and increased confidence in a given DBM estimate [16]. Consequently, we provide an accurate BP category and a methodology that can reduce the estimation uncertainty. Specifically, this research provides the following contributions and improvements over that presented in [10,12]:
  • A methodology to acquire BP estimates utilizing oscillometric BP data is provided, and a BP category using DBM-based DS fusion [14,15] is presented.
  • The DS combination is comprised of fused independent estimations of the observations. Moreover, the confidence increases for a given DBM estimate are clearly observed [16] to solve uncertainty to boost the advantage of each DBM classifier and compensate the limitations.
  • Our methodology provides upper and lower bounds from the clustered BP measurements using the k-medoids algorithm [18] to reduce the BP estimation uncertainty.
  • This approach can mitigate the standard deviation of errors (SDEs) of SBP and DBP by 10.4 % and 10.1 % contrasted to the DBM single estimator [12]. This finding indicates that the DBM-based DS fusion estimator is superior to that of the single DBM estimator in terms of addressing the BP measurement uncertainty.
In Section 2, signal processing and feature data selection from oscillometric BP measurements are expressed. The proposed DBM-based DS fusion method with artificial features is presented in Section 3. Section 4 describes the experimental scenario, measurement methodology, and results. Finally, discussion and conclusions are provided in Section 5.

2. Signal Processing and Feature Selection from Oscillometric Wave Signals

This study was confirmed by a research ethical committee of the institution, and every volunteer signed an informed consent rule prior to measurements according to the BP measurement protocol of the institutional research ethical board. The BP data were recorded from 85 subjects between the ages of 12 and 80 years that had no history of cardiovascular disease. Among them, 37 were females and 48 were males. Five sets of BP measurements per subject were collected using a measuring device according to the recommendations of the Sphygmomanometer Committee (SP10) standard [5,19]. Measurements obtained by two nurses were averaged to provide single target SBP and single target DBP values. In this work, the feature data were extracted from the OMW signal and envelope as shown in the third box of Figure 1. First, the features were obtained from the OMW signals and oscillometric envelopes for use as input data to estimate the target SBP and DBP. The target BPs had to be converted into the BP classifier category. A summary of the feature vectors is provided in [12].

3. DBM-Based DS Fusion

3.1. Artificial Input Data

Because only five BP measurements per individual participant were recorded, an artificial feature was created by the bootstrap technique presented in [20]. That technique is a recently developed method to make certain kinds of statistical inferences. In this work, we suppose that S = [ s 1 , , s N ] denotes the sampling distribution of F with unknown parameters [ θ , σ 2 ] . In time, F is estimated by F ^ ( θ ^ , σ ^ 2 | S ) , where the mean and variance are represented by E ( θ | S ) θ ^ = x ¯ = 1 N n = 1 N s i and E ( σ 2 | S ) σ ^ 2 = [ 1 N 1 n = 1 N ( x n x ¯ ) 2 ] . Here, F ^ N ( θ ^ , σ ^ 2 ) is approximated by a Gaussian distribution, which is a parametric bootstrap [20]. It is employed to create the artificial data x = [ θ 1 , θ 2 , , θ B ] acquired using the real data x . Details on the artificial feature created by the bootstrap technique are provided in [3,10,20].

3.2. Statistical Analysis

To utilize the cumulative distribution function (CDF) of the artificial feature, the normality of each CDF was clearly investigated. The Kolmogorov–Smirnov (KS) test [21] was thus conducted to evaluate the normality of each CDF. We suppose that F , a CDF of an artificial feature vector [ θ 1 , θ 2 , , θ B ] , is obtained from the sampling distribution, F , where B is the number of replications. The KS test result is expressed as the probability of measuring the agreement between the hypothesis and the distribution of the artificial features [5]. The CDFs of the artificial features are confirmed as Gaussian distributions through the test results shown in Figure 2, where the CDF plots almost fit the normal distribution. As B increases, the CDF approaches the normal distribution more closely. The H 0 supposes that the CDF of an artificial feature follows a roughly Gaussian distribution, whereas the H 1 supposes that the distribution of an artificial feature does not approximate a Gaussian distribution [22]. In addition, we verified that the KS test results of all artificial features were zero. Thus, we did not reject the H 0 at the α (=0.05) significance level. We could thus assume that the artificial features had similar statistical properties as their original features.

3.3. DBM

DBM proposed in [13] was determined to improve the inference during the DBN learning process. As shown in Figure 3, we used a two-hidden-layer DBM to reduce complexity. The energy of the state, [ x , h 1 , h 2 ] , is defined as:
E ( x , h 1 , h 2 ; θ ) = x T W 1 h 1 h 1 T W 2 h 2 ,
where θ = [ W 1 , W 2 ] are parameters that express the symmetric interaction terms of the input units to hidden units, and the hidden units to hidden units [13]. In addition, i, j, and m denote the indexes of the input unit, hidden unit h 1 , and hidden unit h 2 , respectively. The probability is assigned to an input data, x , defined by:
p ( x ; θ ) = h 1 , h 2 exp ( E ( x , h 1 , h 2 ; θ ) ) x h 1 , h 2 exp ( E ( x , h 1 , h 2 ; θ ) ) .
The distributions over the input vector and the two sets of hidden units are expressed by:
p ( h j 1 = 1 | x , h 2 ) = ϕ i W i j 1 x i + m W j m 2 h j 2 ,
p ( h m 2 = 1 | h 1 ) = ϕ j W i m 2 h i 1 ,
p ( x i = 1 | h 1 ) = ϕ j W i j 1 h j 1 ,
where ϕ ( ) = 1 / ( 1 + exp ( ) . The generative probability is defined by:
p ( x ; θ ) = h 1 p ( h 1 ; W 1 ) p ( x | h 1 ; W 1 ) ,
where p ( h 1 ; W 1 ) = x P ( x | h 1 ; W 1 ) denotes an implicit prior probability over h 1 given by the parameters. The second RBM in the stack substitutes p ( h 1 ; W 1 ) by p ( h 1 ; W 2 ) = h 2 p ( h 1 , h 2 ; W 2 ) . When the second RBM is correctly initialized, p ( h 1 ; W 2 ) is a better probability of all posterior distributions of h 1 , where the all posterior is the non-factorial mixture of the factorial posteriors as 1 N n p ( h 1 | x n ; W 1 ) . Here, N denotes the size of the input vector. Note that it is possible to infer P ( h 1 ; W 1 , W 2 ) through averaging the two models of h 1 , which is approximately performed by utilizing the 1 / 2 W 1 bottom-up approach and 1 / 2 W 2 top-down approach because the second RBM replaces p ( h 1 ; W 1 ) with a better model [13]. The pre-training is presented [13] to learn a stack of RBMs. The weights of a double input unit to a hidden unit are doubled, as shown in Figure 3. The probabilities of the hidden and input units are defined by
p ( h j 1 = 1 | x ) = ϕ i W i j 1 x i + i W i j 1 x i ,
p ( x i = 1 | h 1 ) = ϕ j W i j 1 h j 1 .
The conditional probabilities of this model are given as
p ( h j 1 = 1 | h 2 ) = ϕ m W j m 2 h m 2 + m W j m 2 h m 2 ,
where two modules are combined into a single module that leads to the following conditional distribution of h 1 :
p ( h m 2 = 1 | h 1 ) = ϕ j W j m 2 h j 1 ,
p ( h j 1 = 1 | x , h 2 ) = ϕ i W i j x i + m W j m 2 h m 2 .
The conditional distribution defined by the coupled module is exactly the same one that is given as Equations (3)–(5). Hence, the two coupled RBMs build an undirected model with symmetric weights as a DBM. In particular, each hidden unit is performed in a single with bottom-up fashion, doubling the bottom-up information to compensate for the lack of top-down feedback. This technique is used to initialize average field reasoning and can converge much faster than using arbitrary initialization [13]. Details on the mean field approach is referenced in [13]. Therefore, the RBM finds the best method to assign the initial parameters.
Our goal is to classify the blood pressure category that belongs to the feature vector of the subject when input x is given. The number of classes to be classified in the DBM output layer is the same as K. The output of the kth unit of the output layer is given using the activation function of this layer as follows:
p ( C k | x ) = y k = exp ( p ( h k 2 = 1 | h 1 ) ) m = 1 exp ( p ( h m 2 = 1 | h 1 ) ) .
The above function is called the soft maximum function [18], where C 1 , , C K denote the classes to be classified. The input x is then classified as a class showing the highest probability. Assuming that the output is represented by the vector Ω n = [ ω n 1 , , ω n K ] T of the K-lists of the binary values, each element is equal to one when the corresponding class is the correct class or versa. Therefore, the posterior distribution is expressed as:
p ( Ω | x ) = k = 1 K p ( C k | x ) ω k .
By Equation (13), we can derive the likelihood of W for the training data:
L ( W ) = n = 1 N k = 1 K p ( C k | x n ) ω n k .
In these procedures, initial parameter, weights and biases are set for all parameters. Next, stochastic gradient descent (SGD) is conducted as the fine adjustment of the second procedure [23]. After the first procedure, the parameter W for each layer obtained by two RBMs is utilized as an initial parameter to fine-tune the use of the SGD technique [11]. The objective function uses the cross-entropy criterion by employing a mini-batch scaled SGD between the estimated BP and reference BP defined as:
E ( W ) = n = 1 N k = 1 K ω n k log ( p ( C k | x ) | W ) ,
where N represents the input data size, and W denotes the weights and bias parameters to be learned at each layer.

3.4. DS Fusion

In this paper, we propose a fusion method of three DBM classifiers based on DS fusion theory. We offer a technique to handle uncertainty in the observation fusion to enhance the advantage of each classifier and compensate the weakness. The DBM classifier f n based on DS fusion is used to decrease the observation uncertainty through a combination of decision rules. Here, we omit the details of DS theory [14,15,24,25].
Suppose that we have an input data, x , and a different classier f d , = 1 , , D . In addition, we suppose that each DBM classifier creates an output y d R k , y d = f ( x ) d , where K denotes the number of classes. We assume that, for each DBM classifier f d and each candidate class k, we compute the value b k ( y d ) = b k ( f d ( x ) ) , which is some measure of belief for the proposition ( y d is of class k ) . As mentioned before, we find the posterior probability of each class to calculate belief given the output data. We must build a multidimensional distribution for the output vector to estimate the conditional probability distribution for all K classes. Assume that x k is a subset of training data equivalent to class k, and y ¯ d , k is the mean vector for a set f d ( x k ) for each f d with each class k. Thus, y ¯ d , k is a reference vector for each class. Now, we compute the “proximity” Φ between y ¯ d , k and y d as given by:
Φ ( y ¯ d , k , y d ) = d d , k = ( 1 + y ¯ d , k y d 2 ) 1 k = 1 K ( 1 + y ¯ d , k y d ) 2 ) 1 .
Actually, Φ ( y ¯ d , k , y d ) is the maximum value that varies between 1 and 0 when the output vector matches the reference vector. Thus, Φ ( y ¯ d , k , y d ) must be converted belief b k ( y d ) . We consider a frame of discernment Ω = { ω 1 , , ω K } , where ω k denotes the hypothesis that ( y d is of class k ) . Moreover, d d , k can express belief pro-hypothesis ω k , and all d d , i , and i k can express belief pro ¬ ω k or contra ω k for any DBM classifier f d with each class k. Here, we use d d , k as a degree of support with ω k . A basic probability assignment (BPA) is thus defined as
m k ( ω k ) = d d , k , m k ( Ω k ) = 1 d d , k
where d d , i is also a degree of support with ¬ ω k ( i k ) . The fusion of these support functions with ¬ ω k ( i k ) denotes a separable support function with the degree of support ( 1 i k ( 1 d d , k ) ) . The corresponding BPA is given by:
m ¬ k ( ¬ ω k ) = ( 1 i k ( 1 d d , k ) ) ,
m ¬ k ( Ω k ) = 1 m ¬ k ( ¬ ω k ) . = i k ( 1 d d , k ) .
To fuse our knowledge with respect to ω k , we acquire the belief m k m ¬ k , pro ω k , where ⊕ is an orthogonal sum given by:
b k ( y d ) = d d , k ( x ) i k ( 1 d d , i ) 1 d d , k 1 i k ( 1 d d , i ) ) .
The belief degree is acquired for each classifier. It can be combined by the DS theory of fusion and should be an orthogonal sum to obtain the final degrees of support, which are:
b k ( x ) = b k ( y 1 ) b k ( y D ) .
Therefore, we can assign class j to the input vector x if b j = max 1 , , K b k ( x ) .

4. Experimental Results and Statistical Analysis

To implement this work, the 15 feature vectors acquired from the OMWs and OMW envelopes [12] were used as summarized in [12]. We selected the number of BP categories as K(=10) to build a sophisticated classifier for SBP and DBP, respectively, as shown in Table 1. To classify SBP and DBP target values determined by the nurses, we used the k-medoids algorithm in Matlab® 2017. The k-medoids method imposed a clustering structure on the SBP and DBP target values.Therefore, we obtained the k cluster medoid locations as shown in the second and third columns of Table 1. The algorithm is renowned as as being real-valued and less sensitive to the presence of noise compared to k-means [18]. We conducted training and testing experiments to evaluate DBM-based DS fusion technology. The subjects’ BP measurements were sequentially divided into training data (340 sets from 68 subjects) and test sets (85 sets from 17 subjects). Indeed, the five measurements obtained from the individual subjects is a very a small number for the input data in the deep learning. Thus, we adopted the artificial data acquired using the real data. We used the unseen real data to evaluate the new technique in the test step.
We increased the epoch number from 10 to 100. As a result of the experiment, the mean square error (MSE) was rapidly decreased until 20 epochs. From that point, it was slightly increased and decreased until 100 epochs. We then tuned the performance of the proposed method on the identical conditions with a different number of hidden units from 16 up to 128 owing to the dimension R (=15) of the input features. The best benefit of the proposed method was found at 64 hidden units, which showed that a small number of hidden units could cause a higher mean absolute error (MAE) and standard deviation of error on account of underfitting, whereas a large number of hidden units could lead to an increased MAE and SDE because of overfitting. Next, we chose the number of hidden units (=64) and number of epochs (=100) to compare the running time between the DBM-based DS fusion and DBM techniques. We summarized the input order of the new technique as 15, the output order as 20, and the hidden unit as 2. The total of the training and test times was calculated based on Matlab® 2017 [26]. It was adequately short for real BP application because it processed 8500 pieces of data in 6130.8 s. From this result, the DBM-based DS fusion called for a higher complexity time than the DBM technique, which was owing to the fusion process.
For comparison, we first investigated the accuracy of the BP classifiers using a support vector machine (SVM), SVM with DS fusion (SVMDS), DBN, DBN with DS fusion (DBNDS), DBM, and proposed DBM-based DS fusion (DBMDS), as presented in Table 2. We found that BP classification probability (sensitivity) versus false alarm probability (1-specificity) across varying cut-off produces a receiver operating characteristic (ROC) curve in the square as shown in Figure 4. The characteristic of the ROC curve gradually shows better performance nearer to the upper left. Therefore, the fusion SBP and DBP estimators have a better performance than the single SBP and DBP estimators. The new fusion scheme for SBP and DBP measurements was evaluated by the mean error (ME) and SDE between the estimated BP categories obtained from the classifier and target BP categories in accordance with the recommendations of the American National Standards Institute (ANSI)/American Association of Medical Instruments (AAMI) standard protocol [19], as shown in Table 3. BP devices are evaluated as passing on a standard protocol [19] basis if the ME is less than 5 mm Hg and the SDE is less than 8 mm Hg versus the reference. Additionally, the British Hypertension Society (BHS) protocol determines the achievement of BP estimates with a cumulative percentage of readings belonging to the mean absolute errors of 5 mmHg, 10 mmHg and 15 mmHg in stethoscope measurements of two trained observers [27]. Moreover, it classifies the BP measuring device into four classes from A to D, as shown in Table 4.

5. Discussion and Conclusions

Under the experimental conditions, we first evaluated the accuracy between the new DBM-based DS fusion and the SBP and DBP target categories obtained from the auscultatory method, as represented in Figure 5 and Table 2. From the results, the DBM-based DS fusion scheme outperformed the SVM, SVMDS, DBN, DBNDS, and DBM single estimator. This implied that the proposed scheme represented 6 % in the SBP and 4 % in the DBP improvement effect compared to the DBM single estimator. Furthermore, it demonstrated 8 % in the SBP and 7 % in the DBP improvement effect compared with the SVM technique [28].
In addition, we confirmed that the proposed DBMDS fusion scheme provided more reliable results than the DBM single technique, as shown in Figure 5. This result showed that the estimated uncertainty was effectively reduced, as demonstrated by the solid lines in Figure 5. The ME results for the SBP and DBP computed using the DBM-based DS fusion algorithm were compared with those when using the MAA, SVM [28], SVMDS, DBN, DBNDS, and single DBM technique, as shown in Table 3. The SDEs calculated by the DBM-based DS fusion technique were acquired to be 5.34 and 4.36 mmHg for the SBP and DBP. The SDEs of the new fusion technique were improved by 3.97 and 3.04 mmHg for the SBP and DBP contrasted to those of the MAA, as represented in Table 3. These results expressed that the new fusion technique was superior to that of the single DBM technique with respect to the BP measurement uncertainty. Moreover, we performed an analysis using Bland–Altman plots to evaluate the achievement of the new fusion technique to the stethoscope measurements, as shown in Figure 6. The results in the figure indicate that the estimated BP values obtained by the DBM-based DS fusion technology closely matches the reference SBP and DBP. The range of agreement we use (bold horizontal lines in Figure 6) is for two plots (ME ± 2 × SDE) and most of the data is in the range (ME ± 2 × SDE). Thus, the achievement imply that the new fusion technique offer precise SBP and DBP contrasted to the single DBM technique. On the basis of above results, the new fusion scheme provided grades of A and A for the SBP and DBP. The achievements of the DBMDS fusion technique were 66.12% (≤5 mmHg), 92.47% (≤10 mmHg), and 98.82% (≤15 mmHg) for the SBP in the given test scenario, and 77.20% (≤5 mmHg), 97.19% (≤10 mmHg), and 99.81% (≤15 mmHg) for the DBP in the test scenario, as represented in Table 4. Therefore, we proved that the probabilities of the BHS criteria were superior to those of the other techniques that obtained grades for the SBP and DBP, as shown in Table 4.
In conclusion, the proposed DBMDS fusion scheme acquired lower SDEs of MEs for the SBP and DBP contrasted with the DBM single estimator. This work thus provides an accurate BP category and offers a solution that can reduce the estimation uncertainty. Although the accuracy and stability are enhanced owing to the proposed DBMDS fusion scheme, our future study will try how the proposed fusion method behaves on individual algorithms.

Author Contributions

Conceptualization, S.L.; methodology, S.L.; software, S.L.; writing—original draft preparation, S.L.; writing—review and editing, J.-H.C.; funding acquisition, J.-H.C.

Acknowledgments

This work was supported by the National Research Foundation of Korea(NRF) grant funded by the Korea government(MSIP) (No. 2017R1A2A1A17069651).

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Ringrose, J.; Millay, J.; Babwick, S.A.; Neil, M.; Langkaas, L.A.; Padwal, R. Effect of overcuffing on the accuracy of oscillometric blood pressure measurement. J. Am. Soc. Hypertens. 2015, 9, 563–568. [Google Scholar] [CrossRef]
  2. Benmira, A.M.; Perez-Martin, A.; Coudray, S.; Schuster, I.; Aichoun, I.; Laurent, J.; Bereski-Reguig, F.; Dauzat, M. Systolic peak foot-to-apex time interval, a novel oscillometric technique for systolic blood pressure measurement. J. Hypertens. 2017, 35, 1–9. [Google Scholar] [CrossRef]
  3. Lee, S.; Bolic, M.; Groza, V.; Dajani, H.; Rajan, S. Confidence interval estimation for oscillometric blood pressure measurements using bootstrap approaches. IEEE Trans. Instumen. Meas. 2011, 60, 3405–3415. [Google Scholar] [CrossRef]
  4. Lee, S.; Chang, J.-H.; Nam, S.W.; Lim, C.; Rajan, S.; Dajani, H.; Groza, V. Oscillometric blood pressure estimation based on maximum amplitude algorithm employing Gaussin mixture regression. IEEE Trans. Instrum. Meas. 2013, 62, 3387–3389. [Google Scholar] [CrossRef]
  5. Lee, S.; Park, C.-H.; Chang, J.-H. Improved Gaussian mixture regression based on pseudo feature generation using bootstrap in blood pressure measurement. IEEE Trans. Ind. Inform. 2016, 12, 2269–2280. [Google Scholar] [CrossRef]
  6. Simjanoska, M.; Gjoreski, M.; Gams, M.; Bogdanova, A.M. Non-invasive blood pressure estimation from ECG using machine learning techniques. Sensors 2018, 18, 1160. [Google Scholar] [CrossRef]
  7. Matsumura, K.; Rolfe, P.; Toda, S.; Yamakoshi, T. Cuffless blood pressure estimation using only a smartphone. Sci. Rep. 2018, 8, 1–9. [Google Scholar] [CrossRef]
  8. Baker, P.D.; Orr, J.A.; Westenskow, D.R.; Egbert, T.P. Method for Determining Blood Pressure Utilizing a Neural Network. U.S. Patent US5339818A, 23 August 1994. [Google Scholar]
  9. Forouzanfar, M.; Dajani, H.; Groza, V.; Bolic, M.; Rajan, S. Feature-based neural network approach for oscillometric blood pressure estimation. IEEE Trans. Instumen. Meas. 2011, 60, 2786–2796. [Google Scholar] [CrossRef]
  10. Lee, S.; Chang, J.-H. Oscillometric Blood Pressure Estimation Based on Deep Learning. IEEE Trans. Ind. Informat. 2017, 13, 461–472. [Google Scholar] [CrossRef]
  11. Hinton, G.; Osindero, S.; Teh, Y.W. A fast learning algorithm for deep belief nets. Neural Comput. 2006, 18, 1527–1554. [Google Scholar] [CrossRef]
  12. Lee, S.; Chang, J.-H. Deep Boltzmann Regression with Mimic Features for Oscillometric Blood Pressure Estimation. IEEE Sens. J. 2017, 17, 5982–5993. [Google Scholar] [CrossRef]
  13. Salakhutdinoy, R.; Hinton, G. An efficient learning procedure for deep Boltzmann machines. Neural Comput. 2012, 24, 1967–2006. [Google Scholar] [CrossRef]
  14. Dempster, A.P. Upper and lower probabilities induced by a multivalued mapping. Ann. Math. Stat. 1967, 38, 325–339. [Google Scholar] [CrossRef]
  15. Shafer, G. A Mathematical Theory of Evidence; Princeton University Press: Princeton, NJ, USA, 1976. [Google Scholar]
  16. Park, T.-J.; Chang, J.-H. Dempster–Shafer theory for enhanced statistical model-based voice activity detection. Comput. Speech Lang. 2018, 47, 47–58. [Google Scholar] [CrossRef]
  17. Lee, S.; Rajan, S.; Park, C.H.; Chang, J.-H.; Dajani, H.; Groza, V. Estimated confidence interval from single blood pressure measurement based on algorithm fusion. Comput. Biol. Med. 2015, 62, 154–163. [Google Scholar] [CrossRef]
  18. Theodoridis, S. Machine Learning; Academic Press: San Jose, CA, USA, 2015. [Google Scholar]
  19. Association for the Advancement of Medical Instrumentation (AAMI). American National Standard Manual; Electronic or Automated Sphygmonanometers: Arlington, VA, USA, 2003. [Google Scholar]
  20. Efron, B. Introduction to the Bootstrap; Chapman & Hall: London, UK, 1993. [Google Scholar]
  21. Massey, F.J., Jr. The Kolmogorov-Smirnov test for goodness of fit. J. Am. Statist. Assoc. 1951, 46, 68–78. [Google Scholar] [CrossRef]
  22. Ghasemi, A.; Zahediasl, S. Normality tests for statistical analysis: A guide for non-statisticians. Int. J. Endocrinol. Metab. 2012, 10, 486–489. [Google Scholar] [CrossRef]
  23. Bengio, Y. Learning deep architectures for AI. Found. Trends Mach. Learn. 2009, 2, 1–127. [Google Scholar] [CrossRef]
  24. Rogova, G. Combining the results of several neural network classifiers. Neural Net. 1994, 7, 777–781. [Google Scholar] [CrossRef]
  25. Bagheri, M.A.; Montazer, G.A.; Kabir, E. A subspace approch to error correcting output codes. Pattern Recognit Lett. 2013, 34, 176–184. [Google Scholar] [CrossRef]
  26. Knapp-Cordes, M.; McKeeman, B. Improvements to tic and toc functions for measuring absolute elapsed time performance in MATLAB. In Matlab Technical Articles and Newsletters; The MathWorks Inc.: Natick, MA, USA, 2011. [Google Scholar]
  27. O’Brien, E.; Petrie, J.; Littler, W.; Swiet, M.D.; Padfield, P.L.; Altman, D.G.; Bland, M.; Coate, A.; Atkins, N. The British hypertension society protocol for the evaluation of blood pressure measuring devices. J. Hypertens. 1993, 11, 43–62. [Google Scholar]
  28. Rakotomamonjy, A. Analysis of SVM regression bound for variable ranking. Neurocomputing 2007, 70, 1489–1491. [Google Scholar] [CrossRef]
Figure 1. Upper boxes: Procedures of BP (blood pressure) measurement, signal processing, oscillometric wave (OMW) signal, feature extraction, and artificial features generation. Right boxes (6 to 11) are DBMs (deep Boltzmann machine). Other boxes: DS (Dempster–Shafer) fusion to decrease uncertainty, where y ( 1 ) is the output vector of the first classifier, and D represents the number of classifiers. DS fusion is further explained in Section 3.
Figure 1. Upper boxes: Procedures of BP (blood pressure) measurement, signal processing, oscillometric wave (OMW) signal, feature extraction, and artificial features generation. Right boxes (6 to 11) are DBMs (deep Boltzmann machine). Other boxes: DS (Dempster–Shafer) fusion to decrease uncertainty, where y ( 1 ) is the output vector of the first classifier, and D represents the number of classifiers. DS fusion is further explained in Section 3.
Applsci 09 00096 g001
Figure 2. The CDF (cumulative distribution function) plots of artificial features (a) MAP (mean arterial pressure); (b) AR; (c) AE; (d) LE; (e) MA; (f) σ 1 ; (g) σ 2 ; (h) LMAP; (i) AR2; (j) AR3; (k) AE2; (l) AE3; (m) gender; (n) HR; and the subject’s age are investigated as the features and generated using the bootstrap technique with replication numbers (B = 100) from one volunteer [5,12].
Figure 2. The CDF (cumulative distribution function) plots of artificial features (a) MAP (mean arterial pressure); (b) AR; (c) AE; (d) LE; (e) MA; (f) σ 1 ; (g) σ 2 ; (h) LMAP; (i) AR2; (j) AR3; (k) AE2; (l) AE3; (m) gender; (n) HR; and the subject’s age are investigated as the features and generated using the bootstrap technique with replication numbers (B = 100) from one volunteer [5,12].
Applsci 09 00096 g002
Figure 3. DBM (deep Boltzmann machine) is built by using RBMs (restricted Boltzmann machine), where W is a weighted parameter [12,13].
Figure 3. DBM (deep Boltzmann machine) is built by using RBMs (restricted Boltzmann machine), where W is a weighted parameter [12,13].
Applsci 09 00096 g003
Figure 4. ROC (receiver operating characteristic) curve based on experimental conditions using the DBMDS (DBM based DS fusion) estimator vs. DBM single estimator for SBP (systolic blood pressure) and DBP (diastolic blood pressure) classification.
Figure 4. ROC (receiver operating characteristic) curve based on experimental conditions using the DBMDS (DBM based DS fusion) estimator vs. DBM single estimator for SBP (systolic blood pressure) and DBP (diastolic blood pressure) classification.
Applsci 09 00096 g004
Figure 5. Summary of the SDE (ME) obtained utilizing the DBMDS estimator vs. DBM single estimator as the number of test increases according to the AAMI (American association of medical Instruments) standard protocol, where mean (5.34) and standard deviation (STD) (0.08) of SDE obtained from the DBMDS estimator vs. mean (5.96) and STD (0.47) of SDE obtained from the DBM estimator for the SBP, and mean (4.36) and STD (0.11) of SDE obtained from the DBMDS estimator vs. mean (4.85) and STD (0.22) of SDE obtained from the DBM estimator for the DBP.
Figure 5. Summary of the SDE (ME) obtained utilizing the DBMDS estimator vs. DBM single estimator as the number of test increases according to the AAMI (American association of medical Instruments) standard protocol, where mean (5.34) and standard deviation (STD) (0.08) of SDE obtained from the DBMDS estimator vs. mean (5.96) and STD (0.47) of SDE obtained from the DBM estimator for the SBP, and mean (4.36) and STD (0.11) of SDE obtained from the DBMDS estimator vs. mean (4.85) and STD (0.22) of SDE obtained from the DBM estimator for the DBP.
Applsci 09 00096 g005
Figure 6. Performance comparison between new fusion technique and stethoscope nurse measurements using the Bland–Altman method [5,12,19]. (a) Bland–Altman plot for the SBP; (b) Bland–Altman plot for the DBP.
Figure 6. Performance comparison between new fusion technique and stethoscope nurse measurements using the Bland–Altman method [5,12,19]. (a) Bland–Altman plot for the SBP; (b) Bland–Altman plot for the DBP.
Applsci 09 00096 g006
Table 1. BP (blood pressure) categories are represented by the k-medoids algorithm corresponding to cluster locations obtained by nurse BP measurements, where L and U denote lower and upper bounds.
Table 1. BP (blood pressure) categories are represented by the k-medoids algorithm corresponding to cluster locations obtained by nurse BP measurements, where L and U denote lower and upper bounds.
BP (mmHg)SBPDBPSBP LSBP UDBP LDBP U
category 181.645.579.392.442.949.1
category 292.850.593.096.450.255.7
category 398.956.696.5101.055.860.2
category 4103.760.3101.1105.160.263.4
category 5107.964.1105.2109.663.566.7
category 611268.2109.8115.566.869.9
category 7117.771.0115.6119.670.075.3
category 8123.977.0119.8126.475.480.5
category 9130.781.6126.8134.580.685.7
category 10139.898.2135.5144.888.398.6
Table 2. Performance comparison of SBP (systolic blood pressure) and DBP (diastolic blood pressure) with respect to classification rate among SVM (support vector machine) [28], SVM with DS (Dempster–Shafer) fusion (SVMDS), DBN (deep belief network) [10], DBN with DS(DBNDS), DBM (deep Boltzmann machine) [12], and the proposed DBM-based DS fusion (DBMDS) scheme.
Table 2. Performance comparison of SBP (systolic blood pressure) and DBP (diastolic blood pressure) with respect to classification rate among SVM (support vector machine) [28], SVM with DS (Dempster–Shafer) fusion (SVMDS), DBN (deep belief network) [10], DBN with DS(DBNDS), DBM (deep Boltzmann machine) [12], and the proposed DBM-based DS fusion (DBMDS) scheme.
AccuracySVM SVMDS DBN DBNDS DBM DBMDS
testSBPDBPSBPDBPSBPDBPSBPDBPSBPDBPSBPDBP
test 10.640.670.670.700.670.690.710.740.670.700.730.76
test 20.660.680.680.710.680.720.700.750.690.710.730.76
test 30.650.700.670.720.660.690.720.730.680.710.740.77
test 40.660.690.680.710.650.720.710.730.680.740.730.76
test 50.650.690.680.710.690.730.710.740.720.740.740.77
avg0.650.690.680.710.670.710.710.740.690.720.730.76
std0.010.010.010.010.020.020.010.010.020.020.010.01
Table 3. The results of ME (mean error) and SDE (standard deviation of error) relative to the target results obtained with the conventional MAA (maximum amplitude algorithm), SVM [28], SVMDS, DBN [10], DBNDS, DBM [12], and DBMDS scheme, where the results are the mean values for our test data.
Table 3. The results of ME (mean error) and SDE (standard deviation of error) relative to the target results obtained with the conventional MAA (maximum amplitude algorithm), SVM [28], SVMDS, DBN [10], DBNDS, DBM [12], and DBMDS scheme, where the results are the mean values for our test data.
mmHgMAA SVM SVMDS DBN DBNDS DBM DBMDS
TestSBPDBPSBPDBPSBPDBPSBPSBPDBPSBPDBPDBPSBPDBP
ME0.601.73−0.170.190.40−0.250.11−0.03−0.240.090.21−0.180.17−0.11
SDE9.327.407.145.256.005.146.285.205.664.715.964.855.344.36
Table 4. Grading of the fusion scheme according to the BHS (Brithsh hypertension society) [27] standard employing the results of MAA, SVM [28], SVMDS, DBN, DBNDS, DBM, and DBM based DS fusion schemes on ( 5 × 85 = 425 ) measurements.
Table 4. Grading of the fusion scheme according to the BHS (Brithsh hypertension society) [27] standard employing the results of MAA, SVM [28], SVMDS, DBN, DBNDS, DBM, and DBM based DS fusion schemes on ( 5 × 85 = 425 ) measurements.
SBPDBPStandard (SBP/DBP)
TestsAbsolute Difference (%)Absolute Difference (%)BHS
≤5 mmHg≤10 mmHg≤15 mmHg≤5 mmHg≤10 mmHg≤15 mmHgGrade
MAA47.8676.9092.3852.3882.8694.05C/B
SVM52.2990.7197.1471.4393.5798.10B/A
SVMDS56.2490.8097.4172.0094.1298.59A/A
DBN62.3588.9497.1872.0094.1298.59A/A
DBNDS64.9891.0697.8874.1294.8299.06A/A
DBM64.5290.8297.1872.2494.3898.59A/A
DBMDS66.1292.4798.8277.2097.1999.81A/A

Share and Cite

MDPI and ACS Style

Lee, S.; Chang, J.-H. Dempster–Shafer Fusion Based on a Deep Boltzmann Machine for Blood Pressure Estimation. Appl. Sci. 2019, 9, 96. https://doi.org/10.3390/app9010096

AMA Style

Lee S, Chang J-H. Dempster–Shafer Fusion Based on a Deep Boltzmann Machine for Blood Pressure Estimation. Applied Sciences. 2019; 9(1):96. https://doi.org/10.3390/app9010096

Chicago/Turabian Style

Lee, Soojeong, and Joon-Hyuk Chang. 2019. "Dempster–Shafer Fusion Based on a Deep Boltzmann Machine for Blood Pressure Estimation" Applied Sciences 9, no. 1: 96. https://doi.org/10.3390/app9010096

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop