CVETLGIVMay 14, 2025

Contactless Cardiac Pulse Monitoring Using Event Cameras

arXiv:2505.09529v21 citationsh-index: 12
Originality Synthesis-oriented
AI Analysis

This work addresses remote heart rate monitoring for healthcare applications, but it is incremental as it adapts existing CNN methods to a new sensor type.

This study tackled contact-free cardiac pulse monitoring by using event cameras to reconstruct heart rate signals from facial recordings via a supervised CNN, achieving a root mean square error as low as 2.13 bpm compared to baseline methods.

Time event cameras are a novel technology for recording scene information at extremely low latency and with low power consumption. Event cameras output a stream of events that encapsulate pixel-level light intensity changes within the scene, capturing information with a higher dynamic range and temporal resolution than traditional cameras. This study investigates the contact-free reconstruction of an individual's cardiac pulse signal from time event recording of their face using a supervised convolutional neural network (CNN) model. An end-to-end model is trained to extract the cardiac signal from a two-dimensional representation of the event stream, with model performance evaluated based on the accuracy of the calculated heart rate. The experimental results confirm that physiological cardiac information in the facial region is effectively preserved within the event stream, showcasing the potential of this novel sensor for remote heart rate monitoring. The model trained on event frames achieves a root mean square error (RMSE) of 3.32 beats per minute (bpm) compared to the RMSE of 2.92 bpm achieved by the baseline model trained on standard camera frames. Furthermore, models trained on event frames generated at 60 and 120 FPS outperformed the 30 FPS standard camera results, achieving an RMSE of 2.54 and 2.13 bpm, respectively.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes