A Paralleled CNN and Transformer Network for PPG-based Cuff-Less Blood Pressure Estimation

Zhonghe Tian,Aiping Liu,Guokang Zhu,Xun Chen
DOI: https://doi.org/10.1016/j.bspc.2024.106741
2025-01-01
Abstract:Cuff-less blood pressure measurement plays a pivotal part in hypertension diagnosis and prevention. By employing deep learning algorithms, blood pressure estimation applying photoplethysmography (PPG) signals has achieved remarkable improvements and attracted growing attention. However, most existing methods utilize the PPG signal emphasized on localized feature learning, often neglecting the global features in the temporal data. To tackle the issue, we propose a novel architecture. It leverages a parallel processing approach by using Convolutional Neural Network for extracting local features and simultaneously employing Transformer to capture global features. The feature fusion block integrates the features using spatial and channel attention. The blood pressure values are regressed by two fully connected layers. To verify the performance of our method, we conduct evaluations on the Medical Information Mart for Intensive Care (MIMIC) database. On the MIMIC database, our algorithm demonstrates exceptional performance. For Diastolic Pressure, Mean Arterial Pressure, and Systolic Pressure, the mean absolute errors are 2.36 mmHg, 2.03 mmHg, and 4.44 mmHg, respectively. This performance aligns with the rigorous criteria required by an Association for the Advancement of Medical Instrumentation (AAMI) and receives a Grade A rating in accordance with the British Hypertension Society (BHS) standard.
What problem does this paper attempt to address?