FedHUG: Federated Heterogeneous Unsupervised Generalization for Remote Physiological Measurements
Xiao Yang, Dengbo He, Jiyao Wang, Kaishun Wu
TL;DR
This work introduces Federated Unsupervised Domain Generalization (FUDG) for remote physiological measurement and proposes the FedHUG framework, designed to generalize across unseen domains using unlabeled local data. It combines Minimal Bias Aggregation (MBA) to weight client contributions by bias and Global Distribution Aware Learning Controller (GDLC) to model and leverage a global semantic distribution, enabling tail-aware learning in a privacy-preserving federated setting. The approach supports both RGB video and mmWave RPM modalities, achieves superior generalization over state-of-the-art federated methods, and includes extensive ablations and visual analyses to illustrate bias elimination and tail learning. The work advances practical deployment of RPM in real-world, privacy-sensitive environments by reducing domain bias and handling long-tail label distributions.
Abstract
Remote physiological measurement gained wide attention, while it requires collecting users' privacy-sensitive information, and existing contactless measurements still rely on labeled client data. This presents challenges when we want to further update real-world deployed models with numerous user data lacking labels. To resolve these challenges, we instantiate a new protocol called Federated Unsupervised Domain Generalization (FUDG) in this work. Subsequently, the \textbf{Fed}erated \textbf{H}eterogeneous \textbf{U}nsupervised \textbf{G}eneralization (\textbf{FedHUG}) framework is proposed and consists of: (1) Minimal Bias Aggregation module dynamically adjusts aggregation weights based on prior-driven bias evaluation to cope with heterogeneous non-IID features from multiple domains. (2) The Global Distribution-aware Learning Controller parameterizes the label distribution and dynamically manipulates client-specific training strategies, thereby mitigating the server-client label distribution skew and long-tail issue. The proposal shows superior performance across state-of-the-art techniques in estimation with either RGB video or mmWave radar. The code will be released.
