基于PCA-HSIDA-LSSVM的生存预测模型,用于患有食道状细胞癌的患者
Yanfeng Wang, Yuhang Xia, Dan Ling
1School of Electrical and Information Engineering, Zhengzhou University of Light Industry, Zhengzhou, China.
概括
这项研究引入了一种新的模型,用于预测食道状细胞癌 (ESCC) 的存活率,使用主要成分分析和优化的最小平方支向量机器. 这种新的方法显著提高了ESCC患者预测结果的准确性.
科学领域:
- 在瘤学瘤学.
- 生物信息学是一种生物信息学.
- 机器学习 机器学习
背景情况:
- 食道状细胞癌 (ESCC) 的全球发病率和死亡率很高.
- 准确的生存预测模型对于ESCC管理中的临床决策至关重要.
- 现有的ESCC预测模型往往缺乏足够的准确性.
研究的目的:
- 为ESCC患者开发一种新的,高度准确的生存预测模型.
- 通过使用改进的元启发算法优化机器学习参数来提高预测准确性.
- 为了减少数据的维度,同时保留预测的基本信息.
主要方法:
- 主要成分分析 (PCA) 用于将17个血液指标减少到5个关键变量.
- 一种混合策略改进的龙算法 (HSIDA) 被开发出来,以克服标准龙算法的局限性.
- HSIDA优化了最小平方支向量机 (LSSVM) 的规范化和内核参数,以改进预测.
- 该模型在400名ESCC患者的数据集上得到验证.
主要成果:
- 与其他模型相比,拟议的HSIDA-LSSVM模型表现出优异的预测性能.
- 获得了高精度 (96.25%),灵敏度 (95.12%),特异性 (97.44%),精度 (97.50%),以及F1得分 (96.30%).
- PCA有效地减少了数据的维度和冗余性.
结论:
- 新的HSIDA-LSSVM模型在预测ESCC患者存活率方面取得了重大进展.
- 这种方法为ESCC的临床决策支持提供了更准确,更可靠的工具.
- 这项研究强调了将PCA和优化的LSSVM结合起来,用于复杂的癌症生存预测的潜力.
相关概念视频
Cancer Survival Analysis
357
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...
357
Survival Tree
88
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...
88
Assumptions of Survival Analysis
136
Survival models analyze the time until one or more events occur, such as death in biological organisms or failure in mechanical systems. These models are widely used across fields like medicine, biology, engineering, and public health to study time-to-event phenomena. To ensure accurate results, survival analysis relies on key assumptions and careful study design.
136
Kaplan-Meier Approach
154
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,...
154
Comparing the Survival Analysis of Two or More Groups
201
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...
201


