Related Experiment Video
Updated: May 7, 2026

03:57
Anesthesia-free Heartbeat Measurements in Freely Moving Zebrafish
Published on: April 18, 2025
1.2K
Recovering Pulse Waves From Video Using Deep Unrolling and Deep Equilibrium Models
Summary
Contactless vital sign monitoring using imaging photoplethysmography (iPPG) is advanced by new methods. These techniques combine signal processing and deep learning for accurate pulse rate and variability estimation from facial video.
Area of Science:
- Biomedical Engineering
- Computer Vision
- Physiological Monitoring
Background:
- Camera-based contactless monitoring of vital signs, or imaging photoplethysmography (iPPG), is used in various applications.
- Existing iPPG methods often rely on model-based priors or end-to-end deep learning.
- Accurate estimation of pulse rate and pulse rate variability from facial video remains a challenge.
Purpose of the Study:
- To introduce novel methods combining signal processing and deep learning within an inverse problem framework for iPPG.
- To estimate the underlying pulse signal, pulse rate, and pulse rate variability from facial video.
- To develop efficient deep learning models for iPPG signal denoising and vital sign inference.
Main Methods:
- Utilizing an inverse problem framework that integrates signal processing and deep learning.
- Employing deep-network-based denoising operators through deep algorithm unfolding and deep equilibrium models.
- Estimating pulse signal, pulse rate, and pulse rate variability from facial video data.
Main Results:
- The proposed methods effectively denoise acquired facial signals.
- Accurate inference of underlying pulse rate and pulse rate variability is achieved.
- Pulse rate estimation performance is consistent with state-of-the-art methods on benchmarks.
- The methods achieve this with significantly fewer learnable parameters (less than one-fifth) compared to competing approaches.
Conclusions:
- The developed methods offer a robust and efficient approach to contactless vital sign monitoring using iPPG.
- Combining signal processing with deep learning in an inverse problem framework enhances iPPG accuracy and parameter efficiency.
- These findings advance the field of non-invasive physiological monitoring through advanced computational techniques.
Related Concept Videos
Deconvolution
776
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
776
Reconstruction of Signal using Interpolation
924
Signal processing techniques are essential for accurately converting continuous signals to digital formats and vice versa. When a continuous signal is sampled with a period T, the resulting sampled signal exhibits replicas of the original spectrum in the frequency domain, spaced at intervals equal to the sampling frequency. To handle this sampled signal, a zero-order hold method can be applied, which creates a piecewise constant signal by retaining each sample's value until the next...
924