English

Resolve Domain Conflicts for Generalizable Remote Physiological Measurement

Computer Vision and Pattern Recognition 2024-04-12 v1

Abstract

Remote photoplethysmography (rPPG) technology has become increasingly popular due to its non-invasive monitoring of various physiological indicators, making it widely applicable in multimedia interaction, healthcare, and emotion analysis. Existing rPPG methods utilize multiple datasets for training to enhance the generalizability of models. However, they often overlook the underlying conflict issues across different datasets, such as (1) label conflict resulting from different phase delays between physiological signal labels and face videos at the instance level, and (2) attribute conflict stemming from distribution shifts caused by head movements, illumination changes, skin types, etc. To address this, we introduce the DOmain-HArmonious framework (DOHA). Specifically, we first propose a harmonious phase strategy to eliminate uncertain phase delays and preserve the temporal variation of physiological signals. Next, we design a harmonious hyperplane optimization that reduces irrelevant attribute shifts and encourages the model's optimization towards a global solution that fits more valid scenarios. Our experiments demonstrate that DOHA significantly improves the performance of existing methods under multiple protocols. Our code is available at https://github.com/SWY666/rPPG-DOHA.

Cite

@article{arxiv.2404.07855,
  title  = {Resolve Domain Conflicts for Generalizable Remote Physiological Measurement},
  author = {Weiyu Sun and Xinyu Zhang and Hao Lu and Ying Chen and Yun Ge and Xiaolin Huang and Jie Yuan and Yingcong Chen},
  journal= {arXiv preprint arXiv:2404.07855},
  year   = {2024}
}

Comments

Accepted by ACM MM 2023

R2 v1 2026-06-28T15:51:26.100Z