Not Only Consistency: Enhance Test-Time Adaptation with Spatio-temporal Inconsistency for Remote Physiological Measurement
Xiao Yang, Jiyao Wang, Yuxuan Fan, Can Liu, Houcheng Su, Weichen Guo, Zitong Yu, Dengbo He, Kaishun Wu
TL;DR
This work tackles the challenge of deploying remote physiological measurement (RPM) models in unseen environments by introducing a fully Test-Time Adaptation (TTA) framework called Consistency-in-Consistency-integration (CiCi). CiCi leverages two domain priors—the spatio-temporal frequency-domain consistency (STFC) and the time-domain inconsistency (STTI)—in a self-supervised setup, and it uses a Gradient Dynamic Control (GDC) to prevent gradient conflicts during adaptation. The authors implement CiCi with spatio-temporal maps for RGB data (STMap) and mmWave joint time-frequency maps (RJTF), and validate it across five RGB datasets and two mmWave datasets, achieving state-of-the-art performance under fully online adaptation without access to source data. Key findings show that STFC and STTI, when balanced by GDC, provide stable, robust adaptation, yielding improvements in HR, HRV, and mmWave RPM, with notable gains on datasets with strong temporal variability. The approach holds promise for privacy-aware, real-time RPM in diverse real-world settings. CiCi thus advances TTA for RPM by acknowledging and exploiting the inherent time-domain inconsistencies alongside frequency-domain invariances in physiological signals.
Abstract
Remote physiological measurement (RPM) has emerged as a promising non-invasive method for monitoring physiological signals using the non-contact device. Although various domain adaptation and generalization methods were proposed to promote the adaptability of deep-based RPM models in unseen deployment environments, considerations in aspects such as privacy concerns and real-time adaptation restrict their application in real-world deployment. Thus, we aim to propose a novel fully Test-Time Adaptation (TTA) strategy tailored for RPM tasks in this work. Specifically, based on prior knowledge in physiology and our observations, we noticed not only there is spatio-temporal consistency in the frequency domain of BVP signals, but also that inconsistency in the time domain was significant. Given this, by leveraging both consistency and inconsistency priors, we introduce an innovative expert knowledge-based self-supervised \textbf{C}onsistency-\textbf{i}n\textbf{C}onsistency-\textbf{i}ntegration (\textbf{CiCi}) framework to enhances model adaptation during inference. Besides, our approach further incorporates a gradient dynamic control mechanism to mitigate potential conflicts between priors, ensuring stable adaptation across instances. Through extensive experiments on five diverse datasets under the TTA protocol, our method consistently outperforms existing techniques, presenting state-of-the-art performance in real-time self-supervised adaptation without accessing source data. The code will be released later.
