PhysMamba: Efficient Remote Physiological Measurement with SlowFast Temporal Difference Mamba
Chaoqi Luo, Yiping Xie, Zitong Yu

TL;DR
PhysMamba introduces a novel Mamba-based framework with a Temporal Difference block and SlowFast architecture to efficiently capture long-range spatio-temporal dependencies in facial videos for remote physiological measurement, outperforming existing methods.
Contribution
The paper presents PhysMamba, the first to combine Mamba models with a dual-stream SlowFast architecture for efficient long-range dependency modeling in rPPG.
Findings
Outperforms existing CNN and Transformer-based methods on benchmark datasets.
Demonstrates high efficiency and accuracy in remote physiological measurement.
Effectively captures long-range spatio-temporal dependencies in facial videos.
Abstract
Facial-video based Remote photoplethysmography (rPPG) aims at measuring physiological signals and monitoring heart activity without any contact, showing significant potential in various applications. Previous deep learning based rPPG measurement are primarily based on CNNs and Transformers. However, the limited receptive fields of CNNs restrict their ability to capture long-range spatio-temporal dependencies, while Transformers also struggle with modeling long video sequences with high complexity. Recently, the state space models (SSMs) represented by Mamba are known for their impressive performance on capturing long-range dependencies from long sequences. In this paper, we propose the PhysMamba, a Mamba-based framework, to efficiently represent long-range physiological dependencies from facial videos. Specifically, we introduce the Temporal Difference Mamba block to first enhance local…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNon-Invasive Vital Sign Monitoring
MethodsMamba: Linear-Time Sequence Modeling with Selective State Spaces
