paper-with-me

Papers

Facial Video-based Remote Physiological Measurement via Self-supervised Learning

2022-10-27 · Zijie Yue, Miaojing Shi, Shuai Ding

Facial video-based remote physiological measurement aims to estimate remote photoplethysmography (rPPG) signals from human face videos and then measure multiple vital signs (e.g. heart rate, respiration frequency) from rPPG signals. Recent approaches achieve it by training deep neural networks, which normally require abundant facial videos and synchronously recorded photoplethysmography (PPG) signals for supervision. However, the collection of these annotated corpora is not easy in practice. In this paper, we introduce a novel frequency-inspired self-supervised framework that learns to estimate rPPG signals from facial videos without the need of ground truth PPG signals. Given a video sample, we first augment it into multiple positive/negative samples which contain similar/dissimilar signal frequencies to the original one. Specifically, positive samples are generated using spatial augmentation. Negative samples are generated via a learnable frequency augmentation module, which performs non-linear signal frequency transformation on the input without excessively changing its visual appearance. Next, we introduce a local rPPG expert aggregation module to estimate rPPG signals from augmented samples. It encodes complementary pulsation information from different face regions and aggregate them into one rPPG prediction. Finally, we propose a series of frequency-inspired losses, i.e. frequency contrastive loss, frequency ratio consistency loss, and cross-video frequency agreement loss, for the optimization of estimated rPPG signals from multiple augmented video samples and across temporally neighboring video samples. We conduct rPPG-based heart rate, heart rate variability and respiration frequency estimation on four standard benchmarks. The experimental results demonstrate that our method improves the state of the art by a large margin.

📄 PDF Abstract BibTeX arXiv:2210.15401

Code (1)

yuezijie/video-based-remote-physiological-measurement-via-self-supervised-learning 공식 구현 pytorch

Tasks

Heart Rate VariabilityPhotoplethysmography (PPG)Self-Supervised Learning

Similar Papers 제목 키워드 기반

Bootstrapping Vision-language Models for Self-supervised Remote Physiological Measurement

2024-07-11 · Zijie Yue, Miaojing Shi, Hanli Wang, Shuai Ding 외

Facial video-based remote physiological measurement is a promising research area for detecting human vital signs (e.g., heart rate, respiration frequency) in a non-contact way. Conventional approaches are mostly supervis…

Contrastive LearningPhotoplethysmography (PPG)Self-Supervised Learning

Self-similarity Prior Distillation for Unsupervised Remote Physiological Measurement

2023-11-09 · Xinyu Zhang, Weiyu Sun, Hao Lu, Ying Chen 외

Remote photoplethysmography (rPPG) is a noninvasive technique that aims to capture subtle variations in facial pixels caused by changes in blood volume resulting from cardiac activities. Most existing unsupervised method…

Contrastive Learning

The 1st Challenge on Remote Physiological Signal Sensing (RePSS)

2020-03-26 · Xiaobai Li, Hu Han, Hao Lu, Xuesong Niu 외

Remote measurement of physiological signals from videos is an emerging topic. The topic draws great interests, but the lack of publicly available benchmark databases and a fair validation platform are hindering its furth…

Self-supervised Representation Learning Framework for Remote Physiological Measurement Using Spatiotemporal Augmentation Loss

2021-07-16 · Hao Wang, Euijoon Ahn, Jinman Kim

Recent advances in supervised deep learning methods are enabling remote measurements of photoplethysmography-based physiological signals using facial videos. The performance of these supervised methods, however, are depe…

Contrastive LearningData AugmentationHeart rate estimationRepresentation Learning+1

Contrast-Phys+: Unsupervised and Weakly-supervised Video-based Remote Physiological Measurement via Spatiotemporal Contrast

2023-09-13 · Zhaodong Sun, Xiaobai Li

Video-based remote physiological measurement utilizes facial videos to measure the blood volume change signal, which is also called remote photoplethysmography (rPPG). Supervised methods for rPPG measurements have been s…

Computational EfficiencyContrastive Learning