用深度学习比较不同信号与模型,精准估算人体代谢率。
Deep Learning for Metabolic Rate Estimation from Biosignals: A Comparative Study of Architectures and Signal Selection
- 对比多种神经网络与信号组合,系统评估代谢率预测效果。
- 分钟通气量最有效,Transformer模型误差低至0.87 W/kg。
- 低强度活动表现优,个体差异大,需自适应建模策略。
能量消耗估计算法旨在从心率、呼吸或加速度计等生理信号推断人体代谢率,传统方法多依赖经典回归模型。现有深度学习研究极少区分神经架构与信号选择的独立作用。本文系统评估两者影响:在单信号、信号对及多传感器输入下,比较经典基线与新型神经架构在多样运动中的表现。结果表明,分钟通气量是预测性最强的单一信号,使用Transformer模型时所有活动的均方根误差(RMSE)最低,达0.87 W/kg。信号组合(如Hexoskin智能衣提供的五维信号)可作为卷积网络和残差网络等轻量模型的高效替代方案。按活动强度分析发现,低强度任务中表现优异(RMSE低至0.29 W/kg;NRMSE = 0.04),高强度任务虽误差较大,但归一化误差相近。个体层面分析揭示显著差异,凸显自适应建模的必要性。代码与模型将公开于https://github.com/Sarvibabakhani/deeplearning-biosignals-ee。
原文摘要 · Abstract (English)
Energy expenditure estimation aims to infer human metabolic rate from physiological signals such as heart rate, respiration, or accelerometer data, and has been studied primarily with classical regression methods. The few existing deep learning approaches rarely disentangle the role of neural architecture from that of signal choice. In this work, we systematically evaluate both aspects. We compare classical baselines with newer neural architectures across single signals, signal pairs, and grouped sensor inputs for diverse physical activities. Our results show that minute ventilation is the most predictive individual signal, with a transformer model achieving the lowest root mean square error (RMSE) of 0.87 W/kg across all activities. Paired and grouped signals, such as those from the Hexoskin smart shirt (five signals), offer good alternatives for faster models like CNN and ResNet with attention. Per-activity evaluation revealed mixed outcomes: notably better results in low-intensity activities (RMSE down to 0.29 W/kg; NRMSE = 0.04), while higher-intensity tasks showed larger RMSE but more comparable normalized errors. Finally, subject-level analysis highlights strong inter-individual variability, motivating the need for adaptive modeling strategies. Our code and models will be publicly available at https://github.com/Sarvibabakhani/deeplearning-biosignals-ee .
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。