Cuff-less Arterial Blood Pressure Waveform Synthesis from Single-site PPG using Transformer & Frequency-domain Learning

Read original: arXiv:2401.05452 - Published 6/11/2024 by Muhammad Wasim Nawaz, Muhammad Ahmad Tahir, Ahsan Mehmood, Muhammad Mahboob Ur Rahman, Kashif Riaz, Qammer H. Abbasi
Total Score

0

Cuff-less Arterial Blood Pressure Waveform Synthesis from Single-site PPG using Transformer & Frequency-domain Learning

Sign in to get full access

or

If you already have an account, we'll log you in

Overview

  • This paper proposes a new method for synthesizing arterial blood pressure waveforms from single-site photoplethysmography (PPG) signals using a transformer-based model and frequency-domain learning.
  • The researchers aim to enable cuff-less blood pressure monitoring, which could have significant implications for continuous health tracking and early disease detection.
  • The key contributions include a novel transformer-based architecture for waveform synthesis and the use of frequency-domain learning to improve model performance.

Plain English Explanation

Measuring blood pressure typically requires an inflatable cuff that temporarily cuts off blood flow. While effective, this method can be uncomfortable and inconvenient for frequent or continuous monitoring. The researchers in this study explored an alternative approach that uses a single sensor to measure changes in blood volume, called photoplethysmography (PPG).

The main idea is to train a machine learning model to take the PPG signal as input and output a synthesized arterial blood pressure waveform. This would allow for cuff-less blood pressure monitoring, which could be especially useful for applications like continuous health tracking or early disease detection.

The researchers developed a novel transformer-based neural network architecture to tackle this challenge. Transformers are a type of deep learning model that excel at processing sequential data, like the PPG signal over time. By using a transformer, the model can better capture the complex relationships between the PPG and blood pressure waveforms.

In addition, the researchers employed frequency-domain learning techniques, which involve analyzing the signals in terms of their underlying frequency components. This helps the model learn important features that may be obscured in the raw time-domain signals.

Overall, this work represents an important step towards enabling cuff-less blood pressure monitoring using widely available PPG sensors, which could have significant implications for continuous health tracking and early disease detection.

Technical Explanation

The paper proposes a new method for synthesizing arterial blood pressure waveforms from single-site photoplethysmography (PPG) signals using a transformer-based model and frequency-domain learning.

The researchers developed a transformer-based neural network architecture to capture the complex relationship between PPG and blood pressure signals. Transformers are well-suited for processing sequential data, like the PPG signal over time, and can learn relevant features more effectively than traditional recurrent neural networks.

To further improve model performance, the researchers employed frequency-domain learning techniques. This involves transforming the PPG and blood pressure signals into the frequency domain using the discrete cosine transform (DCT). The model then learns to map the PPG frequency components to the corresponding blood pressure frequency components, which can help capture important features that may be obscured in the raw time-domain signals.

The model was trained and evaluated on a dataset of simultaneous PPG and invasive arterial blood pressure measurements from 80 subjects. The researchers compared their transformer-based frequency-domain approach to a baseline time-domain ridge regression model and found significant improvements in waveform synthesis accuracy.

Critical Analysis

The researchers acknowledge several limitations in their work. First, the dataset was relatively small, with only 80 subjects, and was collected in a controlled clinical setting. Applying the model to more diverse, real-world data may present additional challenges.

Additionally, the paper does not address the potential impacts of sensor placement or motion artifacts on the PPG signal quality and the subsequent waveform synthesis performance. In a practical cuff-less monitoring system, these factors would need to be carefully considered.

The researchers also note that their model only synthesizes the blood pressure waveform and does not directly provide the systolic and diastolic blood pressure values. Further work would be needed to extract these clinically relevant metrics from the synthesized waveform.

Despite these limitations, the study represents an important step towards enabling cuff-less blood pressure monitoring using widely available PPG sensors. Continued research in this area could lead to significant advancements in continuous health tracking and early disease detection.

Conclusion

This paper proposes a novel method for synthesizing arterial blood pressure waveforms from single-site photoplethysmography (PPG) signals using a transformer-based model and frequency-domain learning. The key contributions include a transformer-based architecture that can effectively capture the complex relationship between PPG and blood pressure signals, as well as the use of frequency-domain learning to improve model performance.

The proposed approach represents an important step towards enabling cuff-less blood pressure monitoring, which could have significant implications for continuous health tracking and early disease detection. While the study has some limitations, the findings demonstrate the potential of using widely available PPG sensors for non-invasive, cuff-less blood pressure monitoring.



This summary was produced with help from an AI and may contain inaccuracies - check out the links to read the original source documents!

Follow @aimodelsfyi on 𝕏 →

Related Papers

Cuff-less Arterial Blood Pressure Waveform Synthesis from Single-site PPG using Transformer & Frequency-domain Learning
Total Score

0

Cuff-less Arterial Blood Pressure Waveform Synthesis from Single-site PPG using Transformer & Frequency-domain Learning

Muhammad Wasim Nawaz, Muhammad Ahmad Tahir, Ahsan Mehmood, Muhammad Mahboob Ur Rahman, Kashif Riaz, Qammer H. Abbasi

We develop and evaluate two novel purpose-built deep learning (DL) models for synthesis of the arterial blood pressure (ABP) waveform in a cuff-less manner, using a single-site photoplethysmography (PPG) signal. We train and evaluate our DL models on the data of 209 subjects from the public UCI dataset on cuff-less blood pressure (CLBP) estimation. Our transformer model consists of an encoder-decoder pair that incorporates positional encoding, multi-head attention, layer normalization, and dropout techniques for ABP waveform synthesis. Secondly, under our frequency-domain (FD) learning approach, we first obtain the discrete cosine transform (DCT) coefficients of the PPG and ABP signals, and then learn a linear/non-linear (L/NL) regression between them. The transformer model (FD L/NL model) synthesizes the ABP waveform with a mean absolute error (MAE) of 3.01 (4.23). Further, the synthesis of ABP waveform also allows us to estimate the systolic blood pressure (SBP) and diastolic blood pressure (DBP) values. To this end, the transformer model reports an MAE of 3.77 mmHg and 2.69 mmHg, for SBP and DBP, respectively. On the other hand, the FD L/NL method reports an MAE of 4.37 mmHg and 3.91 mmHg, for SBP and DBP, respectively. Both methods fulfill the AAMI criterion. As for the BHS criterion, our transformer model (FD L/NL regression model) achieves grade A (grade B).

Read more

6/11/2024

Total Score

0

Exploring the limitations of blood pressure estimation using the photoplethysmography signal

Felipe M. Dias, Diego A. C. Cardenas, Marcelo A. F. Toledo, Filipe A. C. Oliveira, Estela Ribeiro, Jose E. Krieger, Marco A. Gutierrez

Hypertension, a leading contributor to cardiovascular morbidity, underscores the need for accurate and continuous blood pressure (BP) monitoring. Photoplethysmography (PPG) presents a promising approach to this end. However, the precision of BP estimates derived from PPG signals has been the subject of ongoing debate, necessitating a comprehensive evaluation of their effectiveness and constraints. We developed a calibration-based Siamese ResNet model for BP estimation, using a signal input paired with a reference BP reading. We compared the use of normalized PPG (N-PPG) against the normalized Invasive Arterial Blood Pressure (N-IABP) signals as input. The N-IABP signals do not directly present systolic and diastolic values but theoretically provide a more accurate BP measure than PPG signals since it is a direct pressure sensor inside the body. Our strategy establishes a critical benchmark for PPG performance, realistically calibrating expectations for PPG's BP estimation capabilities. Nonetheless, we compared the performance of our models using different signal-filtering conditions to evaluate the impact of filtering on the results. We evaluated our method using the AAMI and the BHS standards employing the VitalDB dataset. The N-IABP signals meet with AAMI standards for both Systolic Blood Pressure (SBP) and Diastolic Blood Pressure (DBP), with errors of 1.29+-6.33mmHg for systolic pressure and 1.17+-5.78mmHg for systolic and diastolic pressure respectively for the raw N-IABP signal. In contrast, N-PPG signals, in their best setup, exhibited inferior performance than N-IABP, presenting 1.49+-11.82mmHg and 0.89+-7.27mmHg for systolic and diastolic pressure respectively. Our findings highlight the potential and limitations of employing PPG for BP estimation, showing that these signals contain information correlated to BP but may not be sufficient for predicting it accurately.

Read more

4/26/2024

Phase-shifted remote photoplethysmography for estimating heart rate and blood pressure from facial video
Total Score

0

Phase-shifted remote photoplethysmography for estimating heart rate and blood pressure from facial video

Gyutae Hwang, Sang Jun Lee

Human health can be critically affected by cardiovascular diseases, such as hypertension, arrhythmias, and stroke. Heart rate and blood pressure are important biometric information for the monitoring of cardiovascular system and early diagnosis of cardiovascular diseases. Existing methods for estimating the heart rate are based on electrocardiography and photoplethyomography, which require contacting the sensor to the skin surface. Moreover, catheter and cuff-based methods for measuring blood pressure cause inconvenience and have limited applicability. Therefore, in this thesis, we propose a vision-based method for estimating the heart rate and blood pressure. This thesis proposes a 2-stage deep learning framework consisting of a dual remote photoplethysmography network (DRP-Net) and bounded blood pressure network (BBP-Net). In the first stage, DRP-Net infers remote photoplethysmography (rPPG) signals for the acral and facial regions, and these phase-shifted rPPG signals are utilized to estimate the heart rate. In the second stage, BBP-Net integrates temporal features and analyzes phase discrepancy between the acral and facial rPPG signals to estimate SBP and DBP values. To improve the accuracy of estimating the heart rate, we employed a data augmentation method based on a frame interpolation model. Moreover, we designed BBP-Net to infer blood pressure within a predefined range by incorporating a scaled sigmoid function. Our method resulted in estimating the heart rate with the mean absolute error (MAE) of 1.78 BPM, reducing the MAE by 34.31 % compared to the recent method, on the MMSE-HR dataset. The MAE for estimating the systolic blood pressure (SBP) and diastolic blood pressure (DBP) were 10.19 mmHg and 7.09 mmHg. On the V4V dataset, the MAE for the heart rate, SBP, and DBP were 3.83 BPM, 13.64 mmHg, and 9.4 mmHg, respectively.

Read more

8/27/2024

🌐

Total Score

0

A Finger on the Pulse of Cardiovascular: Estimating Blood Pressure with Smartphone Photoplethysmography-Based Pulse Waveform Analysis

Ivan Liu, Fangyuan Liu, Qi Zhong, Shiguang Ni

Utilizing mobile phone cameras for continuous blood pressure (BP) monitoring presents a cost-effective and accessible approach, yet it is challenged by limitations in accuracy and interpretability. This study introduces four innovative strategies to enhance smartphone-based photoplethysmography for BP estimation (SPW-BP), addressing the interpretability-accuracy dilemma. First, we employ often-neglected data-quality improvement techniques, such as height normalization, corrupt data removal, and boundary signal reconstruction. Second, we conduct a comprehensive analysis of thirty waveform indicators across three categories to identify the most predictive features. Third, we use SHapley Additive exPlanations (SHAP) analysis to ensure the transparency and explainability of machine learning outcomes. Fourth, we utilize Bland-Altman analysis alongside AAMI and BHS standards for comparative evaluation. Data from 127 participants demonstrated a significant correlation between smartphone-captured waveform features and those from standard BP monitoring devices. Employing multiple linear regression within a cross-validation framework, waveform variables predicted systolic blood pressure (SBP) with a mean absolute error (MAE) of 3.08-16.64 mmHg and diastolic blood pressure (DBP) with an MAE of 2.86-13.16 mmHg. Further application of Random Forest models significantly improved the prediction MAE for SBP to 2.61-15.21 mmHg and for DBP to 2.14-11.22 mmHg, indicating enhanced predictive accuracy. Correlation and SHAP analysis identified key features for improving BP estimation. However, Bland-Altman analysis revealed systematic biases, and MAE analysis showed that the results did not meet AAMI and BHS accuracy standards. Our findings highlight the potential of SPW-BP, yet suggest that smartphone PPG technology is not yet a viable alternative to traditional medical devices for BP measurement.

Read more

7/25/2024