论文阅读和分析:Applying a Deep Learning Network in Continuous Physiological Parameter Estimation

论文阅读和分析:Applying a Deep Learning Network in Continuous Physiological Parameter Estimation Based on Photoplethysmography Sensor Signals


## 主要内容:

1、使用CNN-LSTM神经网络架构同时计算HR、SBP、DBP、MAP(心率和血压);

2、通过Advancement of Medical Instrumentation (AAMI) and the British Hypertension Society (BHS)的标准;

3、在MIMIC II数据集上使用10-fold交叉验证;

4、采样频率125HZ;

5、预处理,将数据集中的数据长度过短、数据值异常的去掉;


网络架构:

在这里插入图片描述


网络层配置:

在这里插入图片描述

损失函数:

H δ ( y , f ( x ) ) = { 1 2 ( y − f ( x ) ) 2 , i f   ∣ y − f ( x ) ∣ ≤ δ , δ ∣ y − f ( x ) ∣ − 1 2 δ 2 , o t h e r w i s e . H_\delta(y,f(x))=\begin{cases}\frac{1}{2}(y-f(x))^2,&if~|y-f(x)|\le\delta,\\[6pt]\delta|y-f(x)|-\frac{1}{2}\delta^2,&otherwise.\end{cases} Hδ(y,f(x))= 21(yf(x))2,δyf(x)21δ2,if yf(x)δ,otherwise.
其中 δ = 1 \delta=1 δ=1


评价指标:

M A E = 1 n ∑ i = 1 n ∣ y i − y ^ i ∣ M E = 1 n ∑ i = 1 n ( y i − y ^ i ) S D = 1 n ∑ i = 1 n ( x i − M E ) 2 \begin{aligned} {MAE}& =\frac{1}{n}\sum\limits_{i=1}^n\left|y_i-\hat{y}_i\right| \\ ME& =\frac{1}{n}\sum\limits_{i=1}^n\left(y_i-\hat{y}_i\right) \\ SD& =\sqrt{\frac{1}{n}\sum\limits_{i=1}^n\left(x_i-ME\right)^2} \end{aligned} MAEMESD=n1i=1nyiy^i=n1i=1n(yiy^i)=n1i=1n(xiME)2


实验结果:

在这里插入图片描述

参考:

Applying a Deep Learning Network in Continuous Physiological Parameter Estimation Based on Photoplethysmography Sensor Signals

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 1
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

KPer_Yang

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值