Papers for

telemedicine developers

Papers whose findings have a practical use for this group, as judged from the abstract. Open a paper to read what it means in practice.

Deep learning estimates heart rate without contact sensors using video

Beyond Contact Sensors: Deep learning with Pseudo-Labeling for remote Photoplethysmography

Abstract: Heart rate is a critical biomarker of health, and remote photoplethysmography (rPPG) enables its contactless estimation from video data for telemedicine applications. Recent advancements in deep learning based rPPG methods achieve state-of-the-art results, outperforming classical signal-processing methods in complex scenarios. However, deep learning methods depend on datasets with precise synchronization between videos and ground truth signals collected via contact sensors, whereas signal-processing-based methods do not. To address this dependence on labeled datasets, which are labor-intensive to collect, we investigate under which circumstances pseudo-labels extracted using unsupervised signal-processing methods can replace contact sensors labels for training deep learning methods. Our systematic evaluations found that for datasets with imperfect synchronization, the pseudo-label approach outperforms supervised training on contact sensors. For datasets with good synchronization, results are mixed: within-dataset evaluation shows no significant difference between training methods, while cross-dataset evaluation favors supervised training. However, removing a single outlier participant significantly improves the pseudo-label approach's cross-dataset performance, highlighting the importance of label quality. These results demonstrate that signal-processing methods can generate valid training signals for deep learning models, reducing dependency on labor-intensive dataset collection while maintaining competitive performance.

Wed 9 SeptMachine Learning
The gist
Measuring heart rate usually requires close contact sensors, but remote photoplethysmography (rPPG) can do it from videos without touching a person. Deep learning methods can get better results but need carefully matched video and heart rate data from sensors to learn. The authors show that they can train these models using estimated heart rates from traditional signal-processing methods instead of needing sensor data, especially when the sensor data is not perfectly matched with the video. This makes collecting data easier for building heart rate estimation tools that work remotely.
Open 2609.10026v1