paper-with-me

Papers

Long-term Blood Pressure Prediction with Deep Recurrent Neural Networks

2017-05-12 · Peng Su, Xiao-Rong Ding, Yuan-Ting Zhang, Jing Liu, Fen Miao, Ni Zhao

Existing methods for arterial blood pressure (BP) estimation directly map the input physiological signals to output BP values without explicitly modeling the underlying temporal dependencies in BP dynamics. As a result, these models suffer from accuracy decay over a long time and thus require frequent calibration. In this work, we address this issue by formulating BP estimation as a sequence prediction problem in which both the input and target are temporal sequences. We propose a novel deep recurrent neural network (RNN) consisting of multilayered Long Short-Term Memory (LSTM) networks, which are incorporated with (1) a bidirectional structure to access larger-scale context information of input sequence, and (2) residual connections to allow gradients in deep RNN to propagate more effectively. The proposed deep RNN model was tested on a static BP dataset, and it achieved root mean square error (RMSE) of 3.90 and 2.66 mmHg for systolic BP (SBP) and diastolic BP (DBP) prediction respectively, surpassing the accuracy of traditional BP prediction models. On a multi-day BP dataset, the deep RNN achieved RMSE of 3.84, 5.25, 5.80 and 5.81 mmHg for the 1st day, 2nd day, 4th day and 6th month after the 1st day SBP prediction, and 1.80, 4.78, 5.0, 5.21 mmHg for corresponding DBP prediction, respectively, which outperforms all previous models with notable improvement. The experimental results suggest that modeling the temporal dependencies in BP dynamics significantly improves the long-term BP prediction accuracy.

📄 PDF Abstract BibTeX arXiv:1705.04524

Code (2)

psu1/DeepRNN 공식 구현 tf
akrlowicz/ppg-blood-pressure-estimation

Tasks

Blood pressure estimationElectrocardiography (ECG)Photoplethysmography (PPG)PredictionTemporal Sequences

Similar Papers 제목 키워드 기반

Predicting Blood Pressure Response to Fluid Bolus Therapy Using Attention-Based Neural Networks for Clinical Interpretability

2018-12-03 · Uma M. Girkar, Ryo Uchimido, Li-wei H. Lehman, Peter Szolovits 외

Determining whether hypotensive patients in intensive care units (ICUs) should receive fluid bolus therapy (FBT) has been an extremely challenging task for intensive care physicians as the corresponding increase in blood…

regressionTime SeriesTime Series Analysis

A Deep Learning Approach to Predict Blood Pressure from PPG Signals

2021-07-30 · Ali Tazarv, Marco Levorato

Blood Pressure (BP) is one of the four primary vital signs indicating the status of the body's vital (life-sustaining) functions. BP is difficult to continuously monitor using a sphygmomanometer (i.e. a blood pressure cu…

Photoplethysmography (PPG)

"Can't Take the Pressure?": Examining the Challenges of Blood Pressure Estimation via Pulse Wave Analysis

2023-04-23 · Suril Mehta, Nipun Kwatra, Mohit Jain, Daniel McDuff

The use of observed wearable sensor data (e.g., photoplethysmograms [PPG]) to infer health measures (e.g., glucose level or blood pressure) is a very active area of research. Such technology can have a significant impact…

Blood pressure estimation

Long-range Prediction of Vital Signs Using Generative Boosting via LSTM Networks

2019-11-14 · Shiyu Liu, Mehul Motani

Vital signs including heart rate, respiratory rate, body temperature and blood pressure, are critical in the clinical decision making process. Effective early prediction of vital signs help to alert medical practitioner …

ClusteringDecision Making

Accelerometric Method for Cuffless Continuous Blood Pressure Measurement

2020-08-18 · Mousumi Das, Tilendra Choudhary, L. N. Sharma, M. K. Bhuyan

Pulse transit time (PTT) has been widely used for cuffless blood pressure (BP) measurement. But, it requires more than one cardiovascular signals involving more than one sensing device. In this paper, we propose a method…