从使用混合采样方法和基于树的分类器的不平衡结直肠癌数据集的生存预测
Sadegh Soleimani1, Mahsa Bahrami1, Mansour Vali2
1Department of Biomedical Engineering, Faculty of Electrical Engineering, K. N. Toosi University of Technology, 16315-1355, 1631714191, Tehran, Iran.
Scientific reports
|April 25, 2025
概括
这项研究开发了算法来预测结直肠癌存活率,特别是对于1年存活率预测任务,这是高度不平衡的. 提出的方法显著改善了少数患者的死亡率预测.
科学领域:
- 在瘤学瘤学.
- 生物统计学 生物统计学
- 机器学习 机器学习
背景情况:
- 大肠直肠癌 (CRC) 的死亡率很高 (64.5%).
- 预测CRC患者的存活率对于治疗决策至关重要.
- 用于CRC生存预测的临床数据分析面临挑战,特别是不平衡的结果.
研究的目的:
- 开发用于预测结直肠癌患者1年,3年和5年的生存期的算法.
- 为了应对在生存预测中不平衡数据集的挑战.
- 改善对CRC患者少数群体的死亡率预测.
主要方法:
- 利用来自SEER数据库的结直肠癌数据集,以不平衡的生存结果.
- 应用数据预处理,包括处理缺失值和合并低频类别.
- 采用了数据平衡技术:编辑近邻 (ENN),重复编辑近邻 (RENN),合成少数群体过量采样技术 (SMOTE) 和SMOTE-RENN管道.
- 使用基于树的分类器:决策树,随机森林,额外树,梯度增强和轻梯度增强机 (LGBM).
- 使用5倍交叉验证评估的性能.
主要成果:
- 对于1年生存预测,使用LGBM的拟议方法实现了72.30%的灵敏度.
- 对于3年生存期,RENN与LGBM相结合产生了80.81%的灵敏度,在不平衡的数据上证明了有效性.
- 对于5年生存预测,LGBM获得了63.03%的灵敏度.
- 以LGBM为预测因素的RENN跟随SMOTE方法,显示出对1年和3年生存率的优越灵敏度.
- 对于5年生存预测任务,LGBM在F1分数中表现优于其他模型.
结论:
- 开发的算法有效地预测结直肠癌的生存率,特别是在高度不平衡的场景中.
- 提出的方法显著提高了代表性不足的患者群体的死亡率预测准确度.
- 数据平衡技术 (RENN,SMOTE) 和高级分类器 (LGBM) 的组合为CRC存活分析提供了强大的方法.
相关概念视频
Survival Tree
39
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...
39
Cancer Survival Analysis
298
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...
298
Kaplan-Meier Approach
55
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,...
55
Comparing the Survival Analysis of Two or More Groups
85
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...
85
Stratified Sampling Method
11.6K
Sampling is a technique to select a portion (or subset) of the larger population and study that portion (the sample) to gain information about the population. The sampling method ensures that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest.
To choose a stratified sample, divide the population into groups called strata and then take a...
To choose a stratified sample, divide the population into groups called strata and then take a...
11.6K


