SPLGApr 25, 2022

PhysioGAN: Training High Fidelity Generative Model for Physiological Sensor Readings

arXiv:2204.13597v12 citationsh-index: 18
Originality Incremental advance
AI Analysis

This addresses the need for realistic synthetic physiological data for applications like medical research and activity recognition, representing a novel domain-specific advancement.

The paper tackles the problem of generating synthetic physiological sensor data, which previous generative models had limited success with, and shows that their PHYSIOGAN model produces synthetic data that maintains high utility with only 10-20% accuracy drop in downstream classification tasks compared to real data.

Generative models such as the variational autoencoder (VAE) and the generative adversarial networks (GAN) have proven to be incredibly powerful for the generation of synthetic data that preserves statistical properties and utility of real-world datasets, especially in the context of image and natural language text. Nevertheless, until now, there has no successful demonstration of how to apply either method for generating useful physiological sensory data. The state-of-the-art techniques in this context have achieved only limited success. We present PHYSIOGAN, a generative model to produce high fidelity synthetic physiological sensor data readings. PHYSIOGAN consists of an encoder, decoder, and a discriminator. We evaluate PHYSIOGAN against the state-of-the-art techniques using two different real-world datasets: ECG classification and activity recognition from motion sensors datasets. We compare PHYSIOGAN to the baseline models not only the accuracy of class conditional generation but also the sample diversity and sample novelty of the synthetic datasets. We prove that PHYSIOGAN generates samples with higher utility than other generative models by showing that classification models trained on only synthetic data generated by PHYSIOGAN have only 10% and 20% decrease in their classification accuracy relative to classification models trained on the real data. Furthermore, we demonstrate the use of PHYSIOGAN for sensor data imputation in creating plausible results.

Foundations

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

Your Notes