从时间临床数据中提取动态信息,以预测重症患者的结果
Jing Xia1, Yi Ren1, Zhenchuan Zhang1
1Research Center for Healthcare Data Science, Zhejiang Laboratory, Hangzhou, China.
Studies in health technology and informatics
|January 25, 2024
概括
循环神经网络 (RNN) 有效地捕获动态患者数据,用于预测严重疾病的结果. 这些时间建模方法优于传统的统计方法,提供有前途的临床应用.
科学领域:
- * * 临界护理医药 临界护理医药
- * 医学信息学 医学信息学
- * 医疗保健中的机器学习
背景情况:
- * 预测结果对于管理重症患者至关重要.
- *连续的临床测量提供了丰富的,时间变化的数据.
- * 需要有效的方法来捕获这些动态信息.
研究的目的:
- * 分析和比较特征提取方法,用于预测严重疾病的结果.
- * 评估时间建模的有效性,特别是循环神经网络 (RNN),与统计方法对比.
主要方法:
- *分析统计特征分类方法的分析.
- * 递归神经网络 (RNN) 模型的应用和评估.
- *对大量重症病例 (18,415例) 的数据集进行测试.
主要成果:
- *随着特征尺寸的增加 (从10到50),RNN模型显示出对统计方法的越来越高的优势.
- * RNN模型实现了0.8463.3的曲线下面面积 (AUC).
- * 时间建模有效地捕捉了预测患者结果的特征.
结论:
- * 时间建模方法,如RNN,对于分析时间变化的临床数据非常有前途.
- *与简单的统计方法相比,RNN在预测严重疾病结果方面表现优越.
- *这些发现表明RNN在临床应用中具有广泛的潜力,用于患者监测和预测.
更多相关视频
07:31Implementation of a Real-Time Psychosis Risk Detection and Alerting System Based on Electronic Health Records using CogStack
Published on: May 15, 2020
7.1K
07:50A Metadata Extraction Approach for Clinical Case Reports to Enable Advanced Understanding of Biomedical Concepts
Published on: September 20, 2018
15.9K
相关概念视频
Introduction To Survival Analysis
239
Survival analysis is a statistical method used to study time-to-event data, where the "event" might represent outcomes like death, disease relapse, system failure, or recovery. A unique feature of survival data is censoring, which occurs when the event of interest has not been observed for some individuals during the study period. This requires specialized techniques to handle incomplete data effectively.
The primary goal of survival analysis is to estimate survival time—the time...
The primary goal of survival analysis is to estimate survival time—the time...
239
Comparing the Survival Analysis of Two or More Groups
188
Survival analysis is a cornerstone of medical research, used to evaluate the time until an event of interest occurs, such as death, disease recurrence, or recovery. Unlike standard statistical methods, survival analysis is particularly adept at handling censored data—instances where the event has not occurred for some participants by the end of the study or remains unobserved. To address these unique challenges, specialized techniques like the Kaplan-Meier estimator, log-rank test, and...
188
Actuarial Approach
79
The actuarial approach, a statistical method originally developed for life insurance risk assessment, is widely used to calculate survival rates in clinical and population studies. This method accounts for participants lost to follow-up or those who die from causes unrelated to the study, ensuring a more accurate representation of survival probabilities.
Consider the example of a high-risk surgical procedure with significant early-stage mortality. A two-year clinical study is conducted,...
Consider the example of a high-risk surgical procedure with significant early-stage mortality. A two-year clinical study is conducted,...
79
