功能组合对机器学习模型的影响,用于医院死亡率预测
Eline Stenwig1, Pierluigi Salvo Rossi2, Giampiero Salvi2
1Department of Circulation and Medical Imaging, The Norwegian University of Science and Technology, Trondheim, Norway. eline.stenwig@ntnu.no.
Scientific reports
|November 7, 2025
概括
机器学习模型可以使用各种特征集来预测患者的结果. 虽然年龄是有影响力的,但多种特征的组合可以在预测医院死亡率方面实现类似的性能.
科学领域:
- * 医学信息学 医学信息学
- * 医疗保健中的机器学习
- * 临床预测模型
背景情况:
- *不断增长的医疗保健数据量为机器学习 (ML) 提供了机会.
- *特征选择对于ML模型的性能和可解释性至关重要.
- * 医疗数据的复杂性需要有效的特征选择策略.
研究的目的:
- * 调查不同特征集对ML模型性能对预测医院死亡率的影响.
- * 评估特征选择如何影响模型准确性和通用性.
- * 评估XGBoost算法的实用性,使用多种功能组合.
主要方法:
- *XGBoost算法是在eICU协作研究数据库 (73210名患者) 上训练的.
- * 测试了2万个不同的特征集,每个特征有10个特征.
- * 训练模型以80/20的训练/测试划分;使用Shapley增量解释 (SHAP) 值评估特征重要性.
主要成果:
- *接收器运行特征曲线 (AUROC) 下的平均面积为0.811.
- *最高AUROC为0.832,通过包括诊断,年龄,白蛋白,肌素,生命体和GCS运动得分在内的特定组实现.
- * 模型在各种特征集中显示了可比性能 (AUROC,精度回忆曲线下的面积),年龄对AUROC经常具有影响.
结论:
- *多种特征组合可以产生类似的医院死亡率预测性能.
- * 功能重要性排名在不同的功能集中可能会有很大的差异.
- *建议评估多种特征组合,而不是专注于单一的最佳组合;前性验证是临床使用的关键.
相关概念视频
Kaplan-Meier Approach
547
The Kaplan-Meier estimator is a non-parametric method used to estimate the survival function from time-to-event data. In medical research, it is frequently employed to measure the proportion of patients surviving for a certain period after treatment. This estimator is fundamental in analyzing time-to-event data, making it indispensable in clinical trials, epidemiological studies, and reliability engineering. By estimating survival probabilities, researchers can evaluate treatment effectiveness,...
547
Comparing the Survival Analysis of Two or More Groups
542
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...
542
Survival Tree
375
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
375
Cancer Survival Analysis
634
Cancer survival analysis focuses on quantifying and interpreting the time from a key starting point, such as diagnosis or the initiation of treatment, to a specific endpoint, such as remission or death. This analysis provides critical insights into treatment effectiveness and factors that influence patient outcomes, helping to shape clinical decisions and guide prognostic evaluations. A cornerstone of oncology research, survival analysis tackles the challenges of skewed, non-normally...
634
Methods of Documentation VI: Case Management Model
844
The case management model is a multidisciplinary approach that involves healthcare professionals from diverse disciplines, such as physicians, nurses, therapists, social workers, and pharmacists, working collaboratively to address the various needs of patients. Each healthcare professional brings unique expertise and perspectives, contributing to a more comprehensive understanding of the patient's condition and tailoring treatment plans accordingly.
For example, a patient with a chronic...
For example, a patient with a chronic...
844
Sensitivity, Specificity, and Predicted Value
1.2K
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...
1.2K

