使用可解释的人工智能技术预测2019年冠状病毒疾病的严重程度
Takuya Ozawa1, Shotaro Chubachi2, Ho Namkoong3
1Division of Pulmonary Medicine, Department of Internal Medicine, Keio University School of Medicine, Tokyo, Japan.
Scientific reports
|March 20, 2025
概括
这项研究开发了一种简单的机器学习模型,以预测2019年新冠肺炎疾病 (COVID-19) 严重程度. 该模型使用四个关键因素准确识别高风险患者:白蛋白,乳酸脱酶,年龄和中性粒细胞.
科学领域:
- 医疗信息学 医疗信息学
- 医疗保健中的机器学习
- 流行病学 流行病学
背景情况:
- 预测2019年冠状病毒病 (COVID-19) 严重程度对于患者管理至关重要.
- 传统的统计方法与影响COVID-19严重程度的因素的复杂相互作用作斗争.
- 可解释的机器学习为开发准确的预测模型提供了一个有希望的方法.
研究的目的:
- 建立一个简单,准确和可解释的机器学习模型来预测COVID-19的严重程度.
- 确定有助于COVID-19严重程度预测的关键临床特征.
- 在独立的患者队列上验证模型的性能.
主要方法:
- 利用了3301名被诊断为COVID-19的成年患者的数据集.
- 采用点向线性和逻辑回归来提取41个潜在的预测特征.
- 应用强化学习来开发一个节的预测模型.
- 使用接收器操作特征曲线 (AUC) 下面的面积来评估模型性能.
主要成果:
- 一个使用四个特征的预测模型 - - 血清白蛋白,乳酸脱酶,年龄和中性粒细胞数 - - 达到≥0.905.5的AUC.
- 该模型在发现 (AUC=0.906) 和验证 (AUC=0.861) 队列中都显示出高的预测准确性.
- 确定了COVID-19严重性的关键预测因素,包括血清白蛋白,乳酸脱酶,年龄和中性粒细胞数量.
结论:
- 开发了一个简单而准确的可解释的机器学习模型,用于预测COVID-19的严重程度.
- 该模型利用了四个关键特征,显示出有助于临床决策的潜力.
- 这些发现可能有助于患者分层和选择适合COVID-19的治疗干预措施.
相关概念视频
Steps in Outbreak Investigation
101
In the ever-evolving field of public health, statistical analysis serves as a cornerstone for understanding and managing disease outbreaks. By leveraging various statistical tools, health professionals can predict potential outbreaks, analyze ongoing situations, and devise effective responses to mitigate impact. For that to happen, there are a few possible stages of the analysis:
101
Residuals and Least-Squares Property
7.2K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
7.2K
Receiver Operating Characteristic Plot
69
A ROC (Receiver Operating Characteristic) plot is a graphical tool used to assess the performance of a binary classification model by illustrating the trade-off between sensitivity (true positive rate) and specificity (false positive rate). By plotting sensitivity against 1 - specificity across various threshold settings, the ROC curve shows how well the model distinguishes between classes, with a curve closer to the top-left corner indicating a more accurate model. The area under the ROC curve...
69
Sensitivity, Specificity, and Predicted Value
157
In healthcare diagnostics, laboratory tests play a crucial role in identifying and diagnosing a wide range of medical conditions. However, interpreting test results is not always straightforward. An abnormal test result does not always confirm the presence of a disease, just as a normal result does not guarantee its absence. To assess the reliability of these diagnostic tools, healthcare practitioners rely on two key statistical indicators: sensitivity and specificity.
Sensitivity is the...
Sensitivity is the...
157


