CVMar 14, 2023

Non-Contrastive Unsupervised Learning of Physiological Signals from Video

arXiv:2303.07944v182 citationsh-index: 27
Originality Incremental advance
AI Analysis

This enables remote health monitoring at low cost by eliminating the need for labeled video data, though it is incremental as it builds on existing rPPG methods.

The authors tackled the problem of extracting physiological signals like blood volume pulse from unlabeled video without ground truth data, achieving the first non-contrastive unsupervised learning framework that discovers these signals directly from video with minimal assumptions.

Subtle periodic signals such as blood volume pulse and respiration can be extracted from RGB video, enabling remote health monitoring at low cost. Advancements in remote pulse estimation -- or remote photoplethysmography (rPPG) -- are currently driven by deep learning solutions. However, modern approaches are trained and evaluated on benchmark datasets with associated ground truth from contact-PPG sensors. We present the first non-contrastive unsupervised learning framework for signal regression to break free from the constraints of labelled video data. With minimal assumptions of periodicity and finite bandwidth, our approach is capable of discovering the blood volume pulse directly from unlabelled videos. We find that encouraging sparse power spectra within normal physiological bandlimits and variance over batches of power spectra is sufficient for learning visual features of periodic signals. We perform the first experiments utilizing unlabelled video data not specifically created for rPPG to train robust pulse rate estimators. Given the limited inductive biases and impressive empirical results, the approach is theoretically capable of discovering other periodic signals from video, enabling multiple physiological measurements without the need for ground truth signals. Codes to fully reproduce the experiments are made available along with the paper.

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