Elsevier

Applied Acoustics

Volume 170, 15 December 2020, 107534
Applied Acoustics

A non-invasive continuous cuffless blood pressure estimation using dynamic Recurrent Neural Networks

https://doi.org/10.1016/j.apacoust.2020.107534Get rights and content

Highlights

  • Dynamic neural networks are used to estimate cuffless blood pressure.

  • Folded and branched Recurrent Neural Networks (LSTM-NN and NARX-NN) were compared.

  • Facilitates the use of blood pressure measurement with wearable technologies.

  • Blood pressure estimation is performed for sequential time series signals.

Abstract

Cardiovascular diseases (CVD) have become the most important health problem of our time. High blood pressure, which is cardiovascular disease, is a risk factor for death, stroke, and heart attack. Blood pressure measurement is commonly used to limit blood flow in the arm or wrist, with the cuff. Since blood pressure cannot be measured continuously in this method, the dynamics underlying blood pressure cannot be determined and are inefficient in capturing symptoms. This paper aims to perform blood pressure estimation using Photoplethysmography (PPG) and Electrocardiography (ECG) signals that do not obstruct the vascular access. These signals were filtered and segmented synchronously from the R interval of the ECG signal, and chaotic, time, and frequency domain features were subtracted, and estimation methods were applied. Different methods of machine learning in blood pressure estimation are compared. Dynamic learning methods such as Recurrent Neural Network (RNN), Nonlinear Autoregressive Network with Exogenous Inputs Neural Networks NARX-NN and Long-Short Term Memory Neural Network (LSTM-NN) used. Estimation results have been evaluated with performance criteria. Systolic Blood Pressure (SBP) error mean ± standard deviation = 0.0224 ± (2.211), Diastolic Blood Pressure (DBP) error mean ± standard deviation = 0.0417 ± (1.2193) values have been detected in NARX artificial neural network. The blood pressure estimation results are evaluated by the British Hypertension Society (BHS) and American National Standard for Medical Instrumentation ANSI/AAMI SP10: 2002. Finding the most accurate and easy method in blood pressure measurement will contribute to minimizing the errors.

Introduction

Cardiovascular diseases (CVD) are among the leading diseases that cause human death today when the world population reaches 7.7 billion [1]. CVD’s primary risk factor is high blood pressure (BP), known as the silent killer. More than 10 million people are at high risk of BP [2], [3], [4]. This disease, which is mostly seen in the elderly population, has started to be seen in the lower age groups. Low physical activity [5], disorders in eating habits [6], increased consumption of animal fats [7], [8], [9] reduced the incidence of cardiovascular diseases to young and even children. BP, known as the pressure of blood on the vascular walls, can be neglected despite its easy measurement. Patients who are diagnosed with high BP try to keep BP within certain limits with the help of medication. If high BP diagnosis and treatment is not made in the early stages, it can have serious consequences such as heart attack, stroke, organ failure, and stroke [10], [11], [12]. Since BP is controlled by the sympathetic and parasympathetic nervous system, long-term blood pressure measurement is required in the diagnosis of the disease. BP devices used today are aneroid BP instruments that still use Korotroff sounds. Appropriate device research is ongoing for long-term BP measurements.

In the home and office environment, BP measurement vascular occlusion (VO) [13], [14] and non-vascular occlusion (VNO) systems are used for BP measurement. In the VO blood pressure measurement systems, the sleeve that connects to the wrist or arm is filled with air and compresses the vessels and nerves. Therefore, they are not suitable for long-term blood pressure measurements. VNO measurement systems, on the other hand, are more suitable for long-term blood pressure measurements since they do not apply any pressure. Studies in the literature also tend to vascular access VNO blood pressure systems. Physiological signals such as Electrocardiogram (ECG), Photoplethysmography (PPG) and Balistocardiography (BCG) are used in systems that do not block the vascular access. The Moens Korteweg [15], [16] equation shows that there is a relation between the movement of blood in the vessels and blood pressure. The rate of progression of the blood pressure pulse varies depending on the blood pressure. BP pulse progression time Pulse Transit Time (PTT) [17], [18], [19], [20], [21], [78], [79], [80], BP pulse vein velocity is called Pulse Wave Velocity (PWV) [22], [23]. These parameters are used in blood pressure measurements. Equation (1) shows Moens Korteweg.PWV=hEinc2σR

R: Arterial radius, h: arterial wall thickness, σ: circumferential wall tension and Einc Yaong coefficient. According to the Moens-Korteweg equation, in the process of spreading blood pressure in the artery, it provides a perspective that predicts that the blood will travel faster in the artery in a hard pressure pulse. Arterial PWV is based on simple anatomical and physiological approaches. The arterial pulse wave velocity is obtained by dividing the length of the artery by the pulse of this length of the artery through the passage time (PTT). PTT starts with the opening of the aortic valve; it covers the time that ends when the pulse reaches the last measurement note. Fig. 1 shows the PTT measurement. It can be calculated with PWV Equation (2).PWV=DPTT

Variables such as vessel diameter, vessel thickness, blood density, and elasticity of vessels affect PTT. Since stress, age, and physiological factors change PTT, errors in blood pressure measurement may occur. VNO blood pressure measurement studies try to minimize errors that occur. However, all calculations and studies could not reach the clinical standard. Table 1 shows the comparison of occlusive and non-occlusive blood pressure measurement systems for the last five years.

The change in PTT from non-linear factors led researchers to different measurement methods. The PPG signal and BP signal are similar. PPG and ECG signals contain information about BP. BP can be measured by extracting features from ECG and PPG signals [48]. In the blood pressure measurement studies, time domain, morphological, and frequency domain features are extracted. The extracted features are used in machine learning methods [49] in training, and blood pressure is measured.

This paper aims to establish a continuous cuffless blood pressure measurement system by using a new method to extract features from ECG and PPG signals. In summary, ECG and PPG signals have been pre-processed. In this stage, both signals have been segmented, and then cleared of noises by moving averages method put into the moving averages (5, 10, 15 beats). Chaotic, time domain, and frequency domain features have been extracted from the signals cleared of noise and artifacts. For ECG and PPG signals, separate moving averages have been obtained, and the features have been extracted. Blood pressure has been measured by chaotic, time domain, and frequency domain features using SVR, NARX-NN, Coarse Tree, and Linear Regression methods. NARX-NN and LSTM-NN have dynamic artificial neural networks, RNN type, are used as an alternative to machine learning methods. Measurement results have been evaluated using Mean Absolute Error (MAE), Mean Square Error (MSE), and Root Mean Square Error (RMSE) performance criteria.

Section snippets

Material and method

ECG, PPG, and ABP signals have been received from the Multiparameter Intelligent Monitoring in Intensive Care MIMIC-II database [50]. The MIMIC II Waveform Database contains records of thousands of multiple physiological signals (“waveforms”) and time series vital signs (“numerical”) collected from bedside patient monitors in adult and neonatal intensive care units (ICUs). MIMIC II database signals are pre-filtered in the device from which they have been received. MIMIC II database group of

Experimental results

Blood pressure measurement can be performed either directly with the help of a cuff or by extracting features from signals such as ECG and PPG taken from body surface without using cuffs. In the proposed model, estimation performance has been evaluated by RMSE, MAE, Correlation of Determination (R2) and MSE performance criteria since blood pressure estimation has been performed by extracting features from ECG and PPG signals without a cuff.MSE=1nj=1n(Yj-Yj)̇2RMSE=1nj=1n(Yj-Yj)̇22R2=>r=n(Yj

Discussion

A new estimation algorithm has been proposed for blood pressure measurement. In addition to the standard occlusive systems used in the measurement of blood pressure, there is ongoing research in the literature regarding non-occlusive systems. Due to the disadvantages of vascular obstruction measurement systems, wearable technologies and health industry have begun to prefer non-vascular obstruction measurement systems. This paper deals with using non-occlusive measurement system and estimating

Conclusions

The present study used of feedback artificial neural network model NARX-NN and LSTM-NN in estimating blood pressure without vascular occlusion. High accuracy rate has been obtained in the studies conducted. Since the blood pressure is not a linear signal, the morphological and time-domain features have been observed to be inadequate, and extraction of chaotic features from vital signals has yielded better results in blood pressure estimation. Accuracy of estimation results can be increased by

Declaration of Competing Interest

The authors declare that they have no known competing financial interests or personal relationships that could have appeared to influence the work reported in this paper.

Acknowledgment

This paper has been supported by Duzce University, Scientific Research and Projects Unit with the Project number (2018.07.02.878).

Conflict of interest

None of the authors of this manuscript have any Conflict of Interest related to this work.

References (80)

  • H. Yki-Järvinen

    Nutritional modulation of non-alcoholic fatty liver disease and insulin resistance

    Nutrients

    (2015)
  • R.J. de Souza et al.

    Intake of saturated and trans unsaturated fatty acids and risk of all cause mortality, cardiovascular disease, and type 2 diabetes: systematic review and meta-analysis of observational studies

    BMJ Br Med J

    (2015)
  • D. Bayrak et al.

    Determination of nursing activities for prevention of heart attack and stroke in hypertension patients

    Int J Caring Sci

    (2018)
  • A. Kasiakogias et al.

    Comparison of the European Society of Hypertension stratification and European Society of Cardiology HeartScore for prediction of coronary artery disease and stroke in essential hypertension

    Eur Heart J

    (2018)
  • K. Uemura et al.

    A novel minimally occlusive cuff method utilizing ultrasound vascular imaging for stress-free blood pressure measurement: a-proof-of-concept study

    IEEE Trans Biomed Eng

    (2019)
  • F. Morales-Acuna et al.

    Comparison between cuff-based and radial tonometry exercise-induced central blood pressure

    Eur J Appl Physiol

    (2019)
  • A.Z. Sameen et al.

    A novel waveform mirroring technıque for systolıc blood pressure estımatıon from anacrotic photoplethysmogram

    J Eng Sci Technol

    (2018)
  • Y. Ma et al.

    Relation between blood pressure and pulse wave velocity for human arteries

    PNAS Proc Natl Acad Sci

    (2018)
  • S.-O. Martin et al.

    Weighing scale-based pulse transit time is a superior marker of blood pressure than conventional pulse arrival time

    Sci Rep

    (2016)
  • E. Zagrada et al.

    Continuous non-invasive blood pressure measurement using pulse transit time in children and adolescents

    Klin Padiatr

    (2019)
  • T.H. Huynh et al.

    Noninvasive cuffless blood pressure estimation using pulse transit time and impedance plethysmography

    IEEE Trans Biomed Eng

    (2019)
  • A. Esmaili et al.

    Nonlinear cuffless blood pressure estimation of healthy subjects using pulse transit time and arrival time

    IEEE Trans Instrum Meas

    (2017)
  • D. Buxi et al.

    Blood pressure estimation using pulse transit time from bioimpedance and continuous wave radar

    IEEE Trans Biomed Eng

    (2017)
  • P.M. Nabeel et al.

    Arterial blood pressure estimation from local pulse wave velocity using dual-element photoplethysmograph probe

    IEEE Trans Instr Measure

    (2018)
  • J.-Q. Li et al.

    Design of a continuous blood pressure measurement system based on pulse wave and ECG signals

    IEEE J Transl Eng Health Med

    (2018)
  • A.M. Zakrzewski et al.

    Real-time blood pressure estimation from force-measured ultrasound

    IEEE Trans Biomed Eng

    (2018)
  • A.M. Zakrzewski et al.

    Noninvasive blood pressure estimation using ultrasound and simple finite element models

    IEEE Trans Biomed Eng

    (2017)
  • S.G. Khalid et al.

    Blood pressure estimation using photoplethysmography only: comparison between different machine learning approaches

    J Healthcare Eng

    (2018)
  • S. Lee et al.

    Deep boltzmann regression with mimic features for oscillometric blood pressure estimation

    IEEE Sens J

    (2017)
  • S. Lee et al.

    Deep belief networks ensemble for blood pressure estimation

    IEEE Access

    (2017)
  • S. Lee et al.

    Oscillometric blood pressure estimation based on deep learning

    IEEE Trans Ind Inf

    (2016)
  • S. Baktash et al.

    Characteristic ratio-independent arterial stiffness-based blood pressure estimation

    IEEE J Biomed Health Inf

    (2017)
  • S. Lee et al.

    Improved gaussian mixture regression based on pseudo feature generation using bootstrap in blood pressure estimation

    IEEE Trans Ind Inf

    (2016)
  • M. Forouzanfar et al.

    Oscillometric blood pressure estimation: past, present, and future

    IEEE Rev Biomed Eng

    (2015)
  • Y.-Z. Yoon et al.

    Cuff-less blood pressure estimation using pulse waveform analysis and pulse arrival time

    IEEE J Biomed Health Inf

    (2018)
  • F. Miao et al.

    A novel continuous blood pressure estimation approach based on data mining techniques

    IEEE J Biomed Health Inf

    (2017)
  • M. Kachuee et al.

    Cuffless blood pressure estimation algorithms for continuous health-care monitoring

    IEEE Trans Biomed Eng

    (2017)
  • L.E. Solberg et al.

    Experimental investigation into radar-based central blood pressure estimation

    IET Radar Sonar Navig

    (2015)
  • X.-R. Ding et al.

    Continuous cuffless blood pressure estimation using pulse transit time and photoplethysmogram intensity ratio

    IEEE Trans Biomed Eng

    (2016)
  • X. Fan et al.

    Robust blood pressure estimation using an RGB camera

    J Ambient Intel Humanized Comput

    (2018)
  • Cited by (0)

    View full text