LGSPFeb 24, 2021

Estimation of Continuous Blood Pressure from PPG via a Federated Learning Approach

arXiv:2102.12245v156 citations
Originality Incremental advance
AI Analysis

This addresses the need for non-invasive, low-cost heart monitoring for patients and healthcare systems, though it appears incremental as it builds on existing GAN and federated learning methods.

The paper tackled the problem of estimating continuous arterial blood pressure (ABP) from a single photoplethysmogram (PPG) sensor using a federated learning approach, achieving a mean error of 2.54 mmHg and standard deviation of 23.7 mmHg on an unseen dataset.

Ischemic heart disease is the highest cause of mortality globally each year. This not only puts a massive strain on the lives of those affected but also on the public healthcare systems. To understand the dynamics of the healthy and unhealthy heart doctors commonly use electrocardiogram (ECG) and blood pressure (BP) readings. These methods are often quite invasive, in particular when continuous arterial blood pressure (ABP) readings are taken and not to mention very costly. Using machine learning methods we seek to develop a framework that is capable of inferring ABP from a single optical photoplethysmogram (PPG) sensor alone. We train our framework across distributed models and data sources to mimic a large-scale distributed collaborative learning experiment that could be implemented across low-cost wearables. Our time series-to-time series generative adversarial network (T2TGAN) is capable of high-quality continuous ABP generation from a PPG signal with a mean error of 2.54 mmHg and a standard deviation of 23.7 mmHg when estimating mean arterial pressure on a previously unseen, noisy, independent dataset. To our knowledge, this framework is the first example of a GAN capable of continuous ABP generation from an input PPG signal that also uses a federated learning methodology.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes