CalibrationPhys: Self-supervised Video-based Heart and Respiratory Rate Measurements by Calibrating Between Multiple Cameras
Yusuke Akamatsu, Terumi Umematsu, Hitoshi Imaoka
TL;DR
CalibrationPhys addresses the challenge of non-contact HR and RR measurement without ground-truth labels by leveraging self-supervised contrastive learning across synchronized videos from two cameras. It introduces camera-specific 2DCNNs with spatio-temporal representations for RGB-based HR and optical-flow-based RR, augmented by temporal augmentation and optional pre-training to improve robustness and generalization. The method achieves state-of-the-art or competitive performance on smartphone and webcam data, demonstrates cross-dataset transferability, and significantly reduces training label requirements. This work enables flexible deployment across arbitrary cameras and has practical implications for remote health monitoring and telemedicine where labeled data are scarce.
Abstract
Video-based heart and respiratory rate measurements using facial videos are more useful and user-friendly than traditional contact-based sensors. However, most of the current deep learning approaches require ground-truth pulse and respiratory waves for model training, which are expensive to collect. In this paper, we propose CalibrationPhys, a self-supervised video-based heart and respiratory rate measurement method that calibrates between multiple cameras. CalibrationPhys trains deep learning models without supervised labels by using facial videos captured simultaneously by multiple cameras. Contrastive learning is performed so that the pulse and respiratory waves predicted from the synchronized videos using multiple cameras are positive and those from different videos are negative. CalibrationPhys also improves the robustness of the models by means of a data augmentation technique and successfully leverages a pre-trained model for a particular camera. Experimental results utilizing two datasets demonstrate that CalibrationPhys outperforms state-of-the-art heart and respiratory rate measurement methods. Since we optimize camera-specific models using only videos from multiple cameras, our approach makes it easy to use arbitrary cameras for heart and respiratory rate measurements.
