English

RhythmMamba: Fast, Lightweight, and Accurate Remote Physiological Measurement

Computer Vision and Pattern Recognition 2025-02-25 v2

Abstract

Remote photoplethysmography (rPPG) is a method for non-contact measurement of physiological signals from facial videos, holding great potential in various applications such as healthcare, affective computing, and anti-spoofing. Existing deep learning methods struggle to address two core issues of rPPG simultaneously: understanding the periodic pattern of rPPG among long contexts and addressing large spatiotemporal redundancy in video segments. These represent a trade-off between computational complexity and the ability to capture long-range dependencies. In this paper, we introduce RhythmMamba, a state space model-based method that captures long-range dependencies while maintaining linear complexity. By viewing rPPG as a time series task through the proposed frame stem, the periodic variations in pulse waves are modeled as state transitions. Additionally, we design multi-temporal constraint and frequency domain feed-forward, both aligned with the characteristics of rPPG time series, to improve the learning capacity of Mamba for rPPG signals. Extensive experiments show that RhythmMamba achieves state-of-the-art performance with 319% throughput and 23% peak GPU memory. The codes are available at https://github.com/zizheng-guo/RhythmMamba.

Keywords

Cite

@article{arxiv.2404.06483,
  title  = {RhythmMamba: Fast, Lightweight, and Accurate Remote Physiological Measurement},
  author = {Bochao Zou and Zizheng Guo and Xiaocheng Hu and Huimin Ma},
  journal= {arXiv preprint arXiv:2404.06483},
  year   = {2025}
}
R2 v1 2026-06-28T15:49:05.677Z