arXiv:2509.24850cs.CV2025-09中稿 · CVPR被引 10

基于流体动力学原理,构建高效无接触脉搏测量模型

PHASE-Net: Physics-Grounded Harmonic Attention System for Efficient Remote Photoplethysmography Measurement

  • 从纳维-斯托克斯方程推导出脉搏信号为二阶动态系统,指导使用因果卷积
  • 在4个数据集上达到最优性能,实时推理速度超50帧/秒
  • 适合部署于移动设备的轻量级rPPG系统,理论可解释性强

非接触式远程光体积描记(rPPG)可用于生理监测,但在头部运动和光照变化下精度下降。现有深度学习方法多为经验性,缺乏理论基础,限制了鲁棒性和可解释性。本文基于血流动力学的纳维-斯托克斯方程,提出物理引导的rPPG范式,证明脉搏信号服从二阶动态系统,其离散解自然导出因果卷积,从而合理化使用时间卷积网络(TCN)。据此设计轻量级模型PHASE-Net,包含三个核心组件:1)零计算量轴向交换模块,通过交换少数空间通道实现远距离面部区域特征混合,不改变时序;2)自适应空间滤波器,每帧学习软空间掩码,突出信号强区域,抑制噪声;3)门控扩张TCN,建模长时序动态,精准恢复脉搏信号。大量实验表明,PHASE-Net在多个公开数据集上达到当前最优性能,且推理效率极高,具备理论支撑与部署可行性。代码已开源:https://github.com/Alex036225/PhaseNet。

原文摘要 · Abstract (English)

Remote photoplethysmography (rPPG) measurement enables non-contact physiological monitoring but suffers from accuracy degradation under head motion and illumination changes. Existing deep learning methods are mostly heuristic and lack theoretical grounding, limiting robustness and interpretability. In this work, we propose a physics-informed rPPG paradigm derived from the Navier-Stokes equations of hemodynamics, showing that the pulse signal follows a second-order dynamical system whose discrete solution naturally leads to a causal convolution, justifying the use of a Temporal Convolutional Network (TCN). Based on this principle, we design the PHASE-Net, a lightweight model with three key components: 1) Zero-FLOPs Axial Swapper module to swap or transpose a few spatial channels to mix distant facial regions, boosting cross-region feature interaction without changing temporal order; 2) Adaptive Spatial Filter to learn a soft spatial mask per frame to highlight signal-rich areas and suppress noise for cleaner feature maps; and 3) Gated TCN, a causal dilated TCN with gating that models long-range temporal dynamics for accurate pulse recovery. Extensive experiments demonstrate that PHASE-Net achieves state-of-the-art performance and strong efficiency, offering a theoretically grounded and deployment-ready rPPG solution. The source code is available at https://github.com/Alex036225/PhaseNet.

rPPG物理模型轻量化脉搏检测

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。