Predicting Long-Term Survival after Endovascular Aneurysm Repair Using Machine Learning-Based Decision Tree Analysis.
Toshiya Nishibe1,2, Tsuyoshi Iwasa1, Masaki Kano2
1Department of Medical Informatics and Management, Hokkaido Information University, Ebetsu, Japan.
Vascular and Endovascular Surgery
|March 24, 2025
Summary
Machine learning decision tree analysis predicts long-term survival after endovascular aneurysm repair (EVAR). Poor nutritional status is the key predictor, emphasizing comprehensive preoperative assessments for better patient outcomes.
Area of Science:
- Vascular Surgery
- Medical Informatics
- Machine Learning in Healthcare
Background:
- Endovascular aneurysm repair (EVAR) is a preferred minimally invasive treatment for abdominal aortic aneurysms (AAA).
- Identifying predictors of long-term patient survival post-EVAR is essential for improving prognosis.
- Machine learning (ML) offers potential for uncovering complex patterns in patient data to predict outcomes.
Purpose of the Study:
- To investigate the efficacy of ML-based decision tree analysis (DTA) in predicting long-term survival (over 5 years) after EVAR for AAA.
- To identify key patient factors influencing long-term survival following EVAR.
Main Methods:
- Retrospective analysis of 142 patients undergoing elective EVAR for AAA.
- Utilized a dataset of 24 variables including demographics, comorbidities, and surgical details.
- Developed and validated a decision tree classifier using Python 3.7 and scikit-learn.
Main Results:
- Poor nutritional status emerged as the most significant predictor of long-term survival.
- Other key predictors included compromised immunity, active cancer, octogenarian status, chronic kidney disease, and COPD.
- The DTA model achieved 76.1% accuracy, 81.8% sensitivity, and an AUC of 0.84.
Conclusions:
- ML-based DTA is effective in predicting long-term survival after EVAR.
- Comprehensive preoperative assessments are crucial for identifying high-risk patients.
- Personalized management strategies informed by DTA can improve patient outcomes.
Related Concept Videos
Survival Tree
48
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...
48
Cancer Survival Analysis
313
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...
313
Actuarial Approach
50
The actuarial approach, a statistical method originally developed for life insurance risk assessment, is widely used to calculate survival rates in clinical and population studies. This method accounts for participants lost to follow-up or those who die from causes unrelated to the study, ensuring a more accurate representation of survival probabilities.
Consider the example of a high-risk surgical procedure with significant early-stage mortality. A two-year clinical study is conducted,...
Consider the example of a high-risk surgical procedure with significant early-stage mortality. A two-year clinical study is conducted,...
50


