paper-with-me

홈 › Papers

Refining Remote Photoplethysmography Architectures using CKA and Empirical Methods

2024-01-09 · Nathan Vance, Patrick Flynn

Model architecture refinement is a challenging task in deep learning research fields such as remote photoplethysmography (rPPG). One architectural consideration, the depth of the model, can have significant consequences on the resulting performance. In rPPG models that are overprovisioned with more layers than necessary, redundancies exist, the removal of which can result in faster training and reduced computational load at inference time. With too few layers the models may exhibit sub-optimal error rates. We apply Centered Kernel Alignment (CKA) to an array of rPPG architectures of differing depths, demonstrating that shallower models do not learn the same representations as deeper models, and that after a certain depth, redundant layers are added without significantly increased functionality. An empirical study confirms how the architectural deficiencies discovered using CKA impact performance, and we show how CKA as a diagnostic can be used to refine rPPG architectures.

📄 PDF Abstract BibTeX arXiv:2401.04801

Code (0)

등록된 구현이 없습니다.

Tasks

Diagnostic

Similar Papers 제목 키워드 기반

A Skin-Tone-Aware Dual-Representation Remote Photoplethysmography Framework for Contactless Respiratory Rate Estimation

2026-06-19 · Trishna Saikia, Anup Kumar Gupta, Puneet Gupta, Pasi Liljeberg arxiv

Respiratory rate is a vital indicator of pulmonary and cardiovascular health, yet conventional methods for estimating respiratory rate are often intrusive due to their contact-based nature. Remote photoplethysmography of…

Heart rate estimation

Measuring Domain Shifts using Deep Learning Remote Photoplethysmography Model Similarity

2024-04-12 · Nathan Vance, Patrick Flynn

Domain shift differences between training data for deep learning models and the deployment context can result in severe performance issues for models which fail to generalize. We study the domain shift problem under the …

Deep LearningModel Selection

A Robust Remote Photoplethysmography Method

2025-02-04 · Alexey Protopopov

Remote photoplethysmography (rPPG) is a method for measuring a subjects heart rate remotely using a camera. Factors such as subject movement, ambient light level, makeup etc. complicate such measurements by distorting th…

Promoting Generalization in Cross-Dataset Remote Photoplethysmography

2023-05-24 · Nathan Vance, Jeremy Speth, Benjamin Sporrer, Patrick Flynn

Remote Photoplethysmography (rPPG), or the remote monitoring of a subject's heart rate using a camera, has seen a shift from handcrafted techniques to deep learning models. While current solutions offer substantial perfo…

Adaptive Parameter Optimization for Robust Remote Photoplethysmography

2025-11-26 · Cecilia G. Morales, Fanurs Chi En Teh, Kai Li, Pushpak Agrawal 외 arxiv

Remote photoplethysmography (rPPG) enables contactless vital sign monitoring using standard RGB cameras. However, existing methods rely on fixed parameters optimized for particular lighting conditions and camera setups, …