GPT-4o和在ICU中寻求机器学习可解释性,预测死亡风险
Moein E Samadi1,2, Kateryna Nikulina1,2, Sebastian Johannes Fritsch3,4,5
1Institute for Computational Biomedicine, RWTH Aachen University, Aachen, Germany.
BMC medical informatics and decision making
|October 14, 2025
概括
这项研究引入了一种新的GPT混合模型,用于预测重症监护室 (ICU) 患者死亡率. 该模型通过将大型语言模型与临床数据集成来提高机器学习的解释性,以更好地评估风险.
科学领域:
- 人工智能在医学中的应用
- 临床决策支持系统 临床决策支持系统
- 机器学习用于医疗保健
背景情况:
- 机器学习的解释性对于临床采用至关重要,但在黑盒模型中往往缺乏.
- 大型语言模型 (LLM) 为整合医学知识提供了一个有希望的途径,以提高模型的可解释性.
研究的目的:
- 开发一种可解释的机器学习模型,用于预测机械通风ICU患者的死亡风险.
- 利用混合方法,将机械和数据驱动的方法结合起来,并通过LLMs增强.
主要方法:
- 一个使用GPT-4o进行特征提取和聚类的混合框架,其次是XGBoost进行分类.
- 机械建模涉及GPT-4o生成特征描述,TF-IDF矢量化和Fuzzy C-means集群.
- 数据驱动的建模利用已识别的集群来训练XGBoost的弱分类器,通过feed-forward网络组合成强分类器.
主要成果:
- 该GPT混合模型是在16018名ICU患者身上开发和验证的,确定了6个关键的死亡率集群.
- 该模型的预测准确度与全球XGBoost模型的预测准确度相当.
- 通过自动化特征集群和层次化的特征重要性实现了更高的解释性和临床相关性.
结论:
- 一个新的GPT混合模型有效地预测机械通风患者的ICU死亡率.
- 这种方法突显了将LLMs与机器学习集成为可解释和临床相关的预测模型的潜力.
相关概念视频
End Point Prediction: Gran Plot
1.1K
A Gran plot is used to predict the equivalence volume or endpoint of a potentiometric or acid-base titration without reaching the endpoint. Typically, titration data is collected as a function of the titrant's volume up to a point less than the equivalence volume and then transformed into a linear format. The straight line is extended to the x-axis, indicating the necessary titrant volume to achieve the equivalence point.
For potentiometric titration, the Gran plot is created by plotting...
For potentiometric titration, the Gran plot is created by plotting...
1.1K
Prediction Intervals
3.3K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
3.3K
Cancer Survival Analysis
645
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...
645

