基于物联网的健康监测与生理事件提取的混合深度学习。

IF 2.9 3区 医学 Q2 HEALTH CARE SCIENCES & SERVICES
DIGITAL HEALTH Pub Date : 2025-05-25 eCollection Date: 2025-01-01 DOI:10.1177/20552076251337848
Sivanagaraju Vallabhuni, Kumar Debasis
{"title":"基于物联网的健康监测与生理事件提取的混合深度学习。","authors":"Sivanagaraju Vallabhuni, Kumar Debasis","doi":"10.1177/20552076251337848","DOIUrl":null,"url":null,"abstract":"<p><strong>Objective: </strong>Integrating IoT technologies into the healthcare system has significantly raised the prospects for patient monitoring and disease prediction. However, the present-day models have failed to effectively encompass spatial-temporal data samples.</p><p><strong>Methods: </strong>This paper presents a novel hybrid machine-learning model by amalgamating Convolutional Neural Networks (CNNs) with Long Short-Term Memory models (LSTMs) to boost prediction accuracy. Whereas the CNNs extract spatial features from medical images, the LSTMs model the temporal patterns of wearable sensor data. Such a configuration increases the prediction accuracy by 10% more than that achieved by the individual models. For better feature extraction, the proposed method implements Physiological Event Extraction (PEE), which is aimed at identifying important physiological events such as heart rate variability and respiratory changes from raw sensor data samples.</p><p><strong>Results: </strong>This method helps render the features interpretable, providing another 15% improvement in prediction performance. Anomaly detection employed ensemble techniques that combined the Isolation Forest and One-Class SVM, reducing false positives by 20%, thus outperforming conventional approaches. It further enhanced the True Positive Rate (TPR) by 25% through using an online learning algorithm with Incremental Gradient Descent with Momentums. Robust statistical methods based on M-estimator theory had been integrated for the treatment of outliers and missing data, which helped in reducing bias in estimation by 30% and increasing the False Positive Rate (FPR) by 12%.</p><p><strong>Conclusion: </strong>All these enhancements constitute a major step towards improving the IoT healthcare data processing chain, thereby providing a trusted and accurate system for real-time health monitoring and anomaly detection. In this regard, the research also paves the way for designing next-gen IoT healthcare analytics and their actual clinical applications.</p>","PeriodicalId":51333,"journal":{"name":"DIGITAL HEALTH","volume":"11 ","pages":"20552076251337848"},"PeriodicalIF":2.9000,"publicationDate":"2025-05-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC12104608/pdf/","citationCount":"0","resultStr":"{\"title\":\"Hybrid deep learning for IoT-based health monitoring with physiological event extraction.\",\"authors\":\"Sivanagaraju Vallabhuni, Kumar Debasis\",\"doi\":\"10.1177/20552076251337848\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<p><strong>Objective: </strong>Integrating IoT technologies into the healthcare system has significantly raised the prospects for patient monitoring and disease prediction. However, the present-day models have failed to effectively encompass spatial-temporal data samples.</p><p><strong>Methods: </strong>This paper presents a novel hybrid machine-learning model by amalgamating Convolutional Neural Networks (CNNs) with Long Short-Term Memory models (LSTMs) to boost prediction accuracy. Whereas the CNNs extract spatial features from medical images, the LSTMs model the temporal patterns of wearable sensor data. Such a configuration increases the prediction accuracy by 10% more than that achieved by the individual models. For better feature extraction, the proposed method implements Physiological Event Extraction (PEE), which is aimed at identifying important physiological events such as heart rate variability and respiratory changes from raw sensor data samples.</p><p><strong>Results: </strong>This method helps render the features interpretable, providing another 15% improvement in prediction performance. Anomaly detection employed ensemble techniques that combined the Isolation Forest and One-Class SVM, reducing false positives by 20%, thus outperforming conventional approaches. It further enhanced the True Positive Rate (TPR) by 25% through using an online learning algorithm with Incremental Gradient Descent with Momentums. Robust statistical methods based on M-estimator theory had been integrated for the treatment of outliers and missing data, which helped in reducing bias in estimation by 30% and increasing the False Positive Rate (FPR) by 12%.</p><p><strong>Conclusion: </strong>All these enhancements constitute a major step towards improving the IoT healthcare data processing chain, thereby providing a trusted and accurate system for real-time health monitoring and anomaly detection. In this regard, the research also paves the way for designing next-gen IoT healthcare analytics and their actual clinical applications.</p>\",\"PeriodicalId\":51333,\"journal\":{\"name\":\"DIGITAL HEALTH\",\"volume\":\"11 \",\"pages\":\"20552076251337848\"},\"PeriodicalIF\":2.9000,\"publicationDate\":\"2025-05-25\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC12104608/pdf/\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"DIGITAL HEALTH\",\"FirstCategoryId\":\"3\",\"ListUrlMain\":\"https://doi.org/10.1177/20552076251337848\",\"RegionNum\":3,\"RegionCategory\":\"医学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"2025/1/1 0:00:00\",\"PubModel\":\"eCollection\",\"JCR\":\"Q2\",\"JCRName\":\"HEALTH CARE SCIENCES & SERVICES\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"DIGITAL HEALTH","FirstCategoryId":"3","ListUrlMain":"https://doi.org/10.1177/20552076251337848","RegionNum":3,"RegionCategory":"医学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"2025/1/1 0:00:00","PubModel":"eCollection","JCR":"Q2","JCRName":"HEALTH CARE SCIENCES & SERVICES","Score":null,"Total":0}
引用次数: 0

摘要

目的:将物联网技术融入医疗系统,大大提高了患者监测和疾病预测的前景。然而,目前的模型未能有效地涵盖时空数据样本。方法:本文提出了一种新的混合机器学习模型,将卷积神经网络(cnn)与长短期记忆模型(LSTMs)相结合,以提高预测精度。cnn从医学图像中提取空间特征,而LSTMs则对可穿戴传感器数据的时间模式进行建模。这样的配置比单个模型的预测精度提高了10%以上。为了更好地提取特征,该方法实现了生理事件提取(PEE),旨在从原始传感器数据样本中识别重要的生理事件,如心率变异性和呼吸变化。结果:该方法有助于使特征具有可解释性,预测性能又提高了15%。异常检测采用集成技术,将隔离森林和一类支持向量机相结合,将误报率降低了20%,从而优于传统方法。它通过使用带有动量的增量梯度下降的在线学习算法进一步提高了真阳性率(TPR) 25%。基于m估计器理论的稳健统计方法被整合到异常值和缺失数据的处理中,这有助于减少估计偏差30%,并将假阳性率(FPR)提高12%。结论:所有这些增强都是完善物联网医疗数据处理链的重要一步,从而为实时健康监测和异常检测提供可信和准确的系统。在这方面,该研究也为设计下一代物联网医疗分析及其实际临床应用铺平了道路。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Hybrid deep learning for IoT-based health monitoring with physiological event extraction.

Objective: Integrating IoT technologies into the healthcare system has significantly raised the prospects for patient monitoring and disease prediction. However, the present-day models have failed to effectively encompass spatial-temporal data samples.

Methods: This paper presents a novel hybrid machine-learning model by amalgamating Convolutional Neural Networks (CNNs) with Long Short-Term Memory models (LSTMs) to boost prediction accuracy. Whereas the CNNs extract spatial features from medical images, the LSTMs model the temporal patterns of wearable sensor data. Such a configuration increases the prediction accuracy by 10% more than that achieved by the individual models. For better feature extraction, the proposed method implements Physiological Event Extraction (PEE), which is aimed at identifying important physiological events such as heart rate variability and respiratory changes from raw sensor data samples.

Results: This method helps render the features interpretable, providing another 15% improvement in prediction performance. Anomaly detection employed ensemble techniques that combined the Isolation Forest and One-Class SVM, reducing false positives by 20%, thus outperforming conventional approaches. It further enhanced the True Positive Rate (TPR) by 25% through using an online learning algorithm with Incremental Gradient Descent with Momentums. Robust statistical methods based on M-estimator theory had been integrated for the treatment of outliers and missing data, which helped in reducing bias in estimation by 30% and increasing the False Positive Rate (FPR) by 12%.

Conclusion: All these enhancements constitute a major step towards improving the IoT healthcare data processing chain, thereby providing a trusted and accurate system for real-time health monitoring and anomaly detection. In this regard, the research also paves the way for designing next-gen IoT healthcare analytics and their actual clinical applications.

求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
DIGITAL HEALTH
DIGITAL HEALTH Multiple-
CiteScore
2.90
自引率
7.70%
发文量
302
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信