Reperio-rPPG: Relational Temporal Graph Neural Networks for Periodicity Learning in Remote Physiological Measurement
Ba-Thinh Nguyen, Thach-Ha Ngoc Pham, Hoang-Long Duc Nguyen, Thi-Duyen Ngo, Thanh-Ha Le
TL;DR
Reperio-rPPG tackles the challenge of non-contact physiological sensing by explicitly modeling the quasi-periodic heart-beat signal in rPPG. It merges a Swin Transformer for spatial features with a Relational Graph Convolutional Network and Graph Transformer to capture intra- and inter-period relations, supplemented by Temporal CutMix, Normalized Difference Frames, and MPOS augmentations. The approach achieves state-of-the-art results across PURE, UBFC-rPPG, and MMPD, with strong robustness to motion and lighting and improved HRV metrics, while maintaining real-time efficiency. This work advances practical, privacy-preserving vital-sign estimation in diverse real-world conditions and provides a scalable framework for periodicity-aware temporal modeling in remote sensing.
Abstract
Remote photoplethysmography (rPPG) is an emerging contactless physiological sensing technique that leverages subtle color variations in facial videos to estimate vital signs such as heart rate and respiratory rate. This non-invasive method has gained traction across diverse domains, including telemedicine, affective computing, driver fatigue detection, and health monitoring, owing to its scalability and convenience. Despite significant progress in remote physiological signal measurement, a crucial characteristic - the intrinsic periodicity - has often been underexplored or insufficiently modeled in previous approaches, limiting their ability to capture fine-grained temporal dynamics under real-world conditions. To bridge this gap, we propose Reperio-rPPG, a novel framework that strategically integrates Relational Convolutional Networks with a Graph Transformer to effectively capture the periodic structure inherent in physiological signals. Additionally, recognizing the limited diversity of existing rPPG datasets, we further introduce a tailored CutMix augmentation to enhance the model's generalizability. Extensive experiments conducted on three widely used benchmark datasets - PURE, UBFC-rPPG, and MMPD - demonstrate that Reperio-rPPG not only achieves state-of-the-art performance but also exhibits remarkable robustness under various motion (e.g., stationary, rotation, talking, walking) and illumination conditions (e.g., nature, low LED, high LED). The code is publicly available at https://github.com/deconasser/Reperio-rPPG.
