XGBLC: an improved survival prediction model based on XGBoost
Baoshan Ma1, Ge Yan1, Bingjie Chai1
1School of Information Science and Technology, Dalian Maritime University, Dalian 116026, China.
Bioinformatics (Oxford, England)
|September 29, 2021
Summary
We developed XGBLC, an improved survival prediction model using Lasso-Cox, to accurately analyze high-dimensional genomic data for cancer patients. This model enhances personalized treatment decisions by improving survival prediction accuracy.
Area of Science:
- Genomics
- Bioinformatics
- Computational Biology
Background:
- Survival analysis is vital for clinical research and disease therapy assessment.
- High-dimensional genomic data presents challenges for existing survival prediction models.
- Accurate prediction models are needed for genomic survival analysis.
Purpose of the Study:
- To propose an improved survival prediction model, XGBLC, for high-dimensional genomic data.
- To enhance survival prediction by integrating Lasso-Cox with the XGBoost framework.
- To improve the accuracy and reliability of survival analysis in cancer research.
Main Methods:
- Developed XGBLC, an XGBoost-based model incorporating Lasso-Cox.
- Defined novel first- and second-order gradient statistics for the XGBLC loss function.
- Validated XGBLC using simulated datasets and 20 cancer datasets from The Cancer Genome Atlas (TCGA) with 5-fold cross-validation.
Main Results:
- XGBLC demonstrated superior performance compared to five state-of-the-art methods on TCGA cancer datasets.
- The model achieved better C-index, Brier score, and AUC.
- XGBLC maintained accuracy and robustness on simulated datasets of varying scales.
Conclusions:
- XGBLC offers an accurate and robust approach for survival prediction using high-dimensional genomic data.
- The model can aid physicians in understanding genomic impacts on survival and personalizing cancer treatments.
- The XGBLC algorithm provides a valuable tool for genomic survival analysis.
Related Concept Videos
Survival Tree
183
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...
183
Assumptions of Survival Analysis
218
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.
218
Comparing the Survival Analysis of Two or More Groups
350
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...
350
Cancer Survival Analysis
481
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...
481
Prediction Intervals
2.5K
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.
2.5K
Introduction To Survival Analysis
435
Survival analysis is a statistical method used to study time-to-event data, where the "event" might represent outcomes like death, disease relapse, system failure, or recovery. A unique feature of survival data is censoring, which occurs when the event of interest has not been observed for some individuals during the study period. This requires specialized techniques to handle incomplete data effectively.
The primary goal of survival analysis is to estimate survival time—the time...
The primary goal of survival analysis is to estimate survival time—the time...
435


