Zhu Fangfang, Niu Qichao, Li Xiang, Zhao Qi, Su Honghong, Shuai Jianwei
Department of Physics, and Fujian Provincial Key Laboratory for Soft Functional Materials Research, Xiamen University, Xiamen 361005, China.
National Institute for Data Science in Health and Medicine, and State Key Laboratory of Cellular Stress Biology, Innovation Center for Cell Signaling Network, Xiamen University, Xiamen 361005, China.
Research (Wash D C). 2024 May 10;7:0361. doi: 10.34133/research.0361. eCollection 2024.
Neural networks excel at capturing local spatial patterns through convolutional modules, but they may struggle to identify and effectively utilize the morphological and amplitude periodic nature of physiological signals. In this work, we propose a novel network named filtering module fully convolutional network (FM-FCN), which fuses traditional filtering techniques with neural networks to amplify physiological signals and suppress noise. First, instead of using a fully connected layer, we use an FCN to preserve the time-dimensional correlation information of physiological signals, enabling multiple cycles of signals in the network and providing a basis for signal processing. Second, we introduce the FM as a network module that adapts to eliminate unwanted interference, leveraging the structure of the filter. This approach builds a bridge between deep learning and signal processing methodologies. Finally, we evaluate the performance of FM-FCN using remote photoplethysmography. Experimental results demonstrate that FM-FCN outperforms the second-ranked method in terms of both blood volume pulse (BVP) signal and heart rate (HR) accuracy. It substantially improves the quality of BVP waveform reconstruction, with a decrease of 20.23% in mean absolute error () and an increase of 79.95% in signal-to-noise ratio (). Regarding HR estimation accuracy, FM-FCN achieves a decrease of 35.85% in , 29.65% in error standard deviation, and 32.88% decrease in 95% limits of agreement width, meeting clinical standards for HR accuracy requirements. The results highlight its potential in improving the accuracy and reliability of vital sign measurement through high-quality BVP signal extraction. The codes and datasets are available online at https://github.com/zhaoqi106/FM-FCN.
神经网络擅长通过卷积模块捕捉局部空间模式,但在识别和有效利用生理信号的形态和幅度周期性特征方面可能存在困难。在这项工作中,我们提出了一种名为滤波模块全卷积网络(FM-FCN)的新型网络,它将传统滤波技术与神经网络相融合,以增强生理信号并抑制噪声。首先,我们使用全卷积网络(FCN)而非全连接层来保留生理信号的时间维度相关信息,使网络中能够处理多个信号周期,为信号处理提供基础。其次,我们引入滤波模块(FM)作为一种网络模块,利用滤波器的结构自适应地消除不必要的干扰。这种方法在深度学习和信号处理方法之间架起了一座桥梁。最后,我们使用远程光电容积脉搏波描记法评估了FM-FCN的性能。实验结果表明,在血容量脉搏(BVP)信号和心率(HR)准确性方面,FM-FCN均优于排名第二的方法。它显著提高了BVP波形重建的质量,平均绝对误差( )降低了20.23%,信噪比( )提高了79.95%。在心率估计准确性方面,FM-FCN的 降低了35.85%,误差标准差降低了29.65%,95%一致性界限宽度降低了32.88%,满足心率准确性的临床标准要求。结果突出了其通过高质量BVP信号提取提高生命体征测量准确性和可靠性的潜力。代码和数据集可在https://github.com/zhaoqi106/FM-FCN上在线获取。