BTS-rPPG: Orthogonal Butterfly Temporal Shifting for Remote Photoplethysmography

arXiv cs.CV / 4/3/2026

📰 NewsSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces BTS-rPPG, a new temporal modeling framework for remote photoplethysmography (rPPG) that targets limitations of existing methods with mainly local temporal receptive fields.
  • BTS uses an FFT-inspired “orthogonal butterfly temporal shifting” scheme with an XOR-based pairing schedule to progressively expand temporal interactions across distant video frames.
  • An additional orthogonal feature transfer mechanism (OFT) filters source features against the target context to transmit only the orthogonal component, reducing redundant propagation.
  • Experiments on multiple rPPG benchmark datasets show improved long-range modeling of physiological dynamics and consistent outperformance versus prior temporal modeling approaches.

Abstract

Remote photoplethysmography (rPPG) enables contactless physiological sensing from facial videos by analyzing subtle appearance variations induced by blood circulation. However, modeling the temporal dynamics of these signals remains challenging, as many deep learning methods rely on temporal shifting or convolutional operators that aggregate information primarily from neighboring frames, resulting in predominantly local temporal modeling and limited temporal receptive fields. To address this limitation, we propose BTS-rPPG, a temporal modeling framework based on Orthogonal Butterfly Temporal Shifting (BTS). Inspired by the butterfly communication pattern in the Fast Fourier Transform (FFT), BTS establishes structured frame interactions via an XOR-based butterfly pairing schedule, progressively expanding the temporal receptive field and enabling efficient propagation of information across distant frames. Furthermore, we introduce an orthogonal feature transfer mechanism (OFT) that filters the source feature with respect to the target context before temporal shifting, retaining only the orthogonal component for cross-frame transmission. This reduces redundant feature propagation and encourages complementary temporal interaction. Extensive experiments on multiple benchmark datasets demonstrate that BTS-rPPG improves long-range temporal modeling of physiological dynamics and consistently outperforms existing temporal modeling strategies for rPPG estimation.