HCCVIVJun 12, 2022

DRNet: Decomposition and Reconstruction Network for Remote Physiological Measurement

arXiv:2206.05687v26 citationsh-index: 49
Originality Incremental advance
AI Analysis

This work addresses the challenge of accurate non-contact health monitoring, which is crucial for applications like telehealth, but it is incremental as it builds on existing rPPG methods by enhancing feature modeling.

The paper tackles the problem of remote physiological measurement from face videos by proposing DRNet, which focuses on modeling physiological features rather than noisy data, achieving state-of-the-art performance on public datasets with improved generalization in cross-database testing.

Remote photoplethysmography (rPPG) based physiological measurement has great application values in affective computing, non-contact health monitoring, telehealth monitoring, etc, which has become increasingly important especially during the COVID-19 pandemic. Existing methods are generally divided into two groups. The first focuses on mining the subtle blood volume pulse (BVP) signals from face videos, but seldom explicitly models the noises that dominate face video content. They are susceptible to the noises and may suffer from poor generalization ability in unseen scenarios. The second focuses on modeling noisy data directly, resulting in suboptimal performance due to the lack of regularity of these severe random noises. In this paper, we propose a Decomposition and Reconstruction Network (DRNet) focusing on the modeling of physiological features rather than noisy data. A novel cycle loss is proposed to constrain the periodicity of physiological information. Besides, a plug-and-play Spatial Attention Block (SAB) is proposed to enhance features along with the spatial location information. Furthermore, an efficient Patch Cropping (PC) augmentation strategy is proposed to synthesize augmented samples with different noise and features. Extensive experiments on different public datasets as well as the cross-database testing demonstrate the effectiveness of our approach.

Code Implementations3 repos
Foundations

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

Your Notes