Literature DB >> 36035639

Design and Development of an Intelligent System for Predicting 5-Year Survival in Gastric Cancer.

Mohammad Reza Afrash1, Mostafa Shanbehzadeh2, Hadi Kazemi-Arpanahi3,4.   

Abstract

Background: Gastric cancer remains one of the leading causes of worldwide cancer-specific deaths. Accurately predicting the survival likelihood of gastric cancer patients can inform caregivers to boost patient prognostication and choose the best possible treatment path. This study intends to develop an intelligent system based on machine learning (ML) algorithms for predicting the 5-year survival status in gastric cancer patients.
Methods: A data set that includes the records of 974 gastric cancer patients retrospectively was used. First, the most important predictors were recognized using the Boruta feature selection algorithm. Five classifiers, including J48 decision tree (DT), support vector machine (SVM) with radial basic function (RBF) kernel, bootstrap aggregating (Bagging), hist gradient boosting (HGB), and adaptive boosting (AdaBoost), were trained for predicting gastric cancer survival. The performance of the used techniques was evaluated with specificity, sensitivity, likelihood ratio, and total accuracy. Finally, the system was developed according to the best model.
Results: The stage, position, and size of tumor were selected as the 3 top predictors for gastric cancer survival. Among the 6 selected ML algorithms, the HGB classifier with the mean accuracy, mean specificity, mean sensitivity, mean area under the curve, and mean F1-score of 88.37%, 86.24%, 89.72%, 88.11%, and 89.91%, respectively, gained the best performance. Conclusions: The ML models can accurately predict the 5-year survival and potentially act as a customized recommender for decision-making in gastric cancer patients. The developed system in our study can improve the quality of treatment, patient safety, and survival rates; it may guide prescribing more personalized medicine.
© The Author(s) 2022.

Entities:  

Keywords:  Machine learning; data mining; stomach neoplasm; survival

Year:  2022        PMID: 36035639      PMCID: PMC9403452          DOI: 10.1177/11795549221116833

Source DB:  PubMed          Journal:  Clin Med Insights Oncol        ISSN: 1179-5549


Introduction

According to global cancer statistics (GLOBOCAN) 2020, gastric cancer ranks fifth for incidence (5.6% of total new cases of cancer, 1089103 people) and fourth for mortality (7.7% of total cancer-related deaths, 768 793 deaths) globally. It is the most commonly diagnosed malignancy and the chief cause of cancer-related mortality in several developing countries. Despite the downward trend during the last decades globally, like many other Asian countries, Iran still has constantly increasing incidence and mortality rates of gastric cancer. According to GLOBOCAN 2020, gastric cancer is the second most common cancer in Iran with 13 191 (11.2%) new cases of total cancer and is first with 79 136 (16.4) deaths of total cancer-related deaths. This rising incidence in Iran is likely due to the recent demographic and epidemiological transitions in its population.[2,3] This malignancy imposes heavy costs on the health system and patients’ families. Therefore, prevention and early screening of gastric cancer should be the main priority of the country’s health system programs. The fundamental issue in patients with gastric cancer, as in many other clinical areas, is the multidimensional and ambiguous nature of its diagnosis and treatment processes. The treatment of tumors depends largely on the prognosis judgment that strongly rests on the phase, in which it is detected.[6,7] The 5-year relative survival rate is up to 70% for lesions in the early stages and 4% for lesions in the advanced stages.[6,8,9] Survival often refers to the likelihood, by which a patient will live 60 months after being diagnosed with cancer. This index is commonly used in medical science to evaluate the effects of surgical and treatment plans. Accurately predicting the survival of gastric cancer patients could help clinicians make better decisions about the diagnosis and treatment process, including the choice of treatment methods, treatment schedule, and follow-up visits, which can increase the patients’ outcomes and contain economic costs.[11,12] But calculating survival time in gastric cancer patients by using traditional clinical and statistical methods is faced with limitations and challenges as follows:[6,13] The traditional tumor-node-metastasis (TNM) staging system has been useful in stratifying gastric cancer patients; however, mid-stage patients show a variety of prognostic outcomes and there is a critical need to categorize these patients more carefully. Thus, the TNM system is insufficient due to the large differences in survival outcomes. The gastric cancer treatment outcomes are related to many variables, and it is not possible to predict the survival of the disease by using one factor alone because several factors related to the disease, the patient, and the treatment process can affect the survival of cancer patients.[16,17] Thus, multivariate analysis tools are needed to find patterns and relationships between multiple variables simultaneously. The multivariate analysis allows to predict the effects that a change in one variable will have on other variables. Multivariate analysis can provide a more accurate picture and understanding of data behaviors which are related to each other.[18,19] Multivariate analysis techniques are complex and require a statistical program to perform this analysis. One of the important limitations of multivariate analysis is that it is not always easy for physicians to interpret statistical modeling outputs. In addition, a large sample of data is required to obtain meaningful results for multivariate techniques.[8,20] In the past, researchers have used a variety of survival analysis methods to describe the relationship between response variables and a set of independent variables in various fields of medical science. In this context, conventional survival methods such as Cox proportional hazard modeling are still the most common approach for analyzing the relative importance of the predictive variables in the development of the disease.[21,22] However, when using this model, some basic assumptions such as the proportionality of risks and the independence of variables affecting the risk rate must be considered. Technical advances in statistics and artificial intelligence (AI) enable computer engineers and health scientists to work closely to improve the prognosis using multifactorial analysis, conventional logistic regression, and Cox analysis.[21,24,25] The accuracy of such predictions is significantly higher than the experimental predictions. In addition, research shows that traditional statistical methods do not provide as accurate analyzes as AI. With the implementation of AI, researchers have recently developed models using AI algorithms to predict and diagnose cancer. These methods currently play an important role in increasing the accuracy of predicting cancer vulnerability, recurrence, and survival.[19,24,26] Machine learning (ML), as a special concept, is a subset of AI, increasingly used in medicine. This technique is used to build predictive models to extract hidden patterns and uncover unknown correlations from massive historical data. ML has been widely used in improving the prognosis of patients. [27-29] Prognosis is important expertise in clinical practice, especially for physicians who make decisions in complex and ambiguous situations such as caring for cancer patients.[12,30] Past research has shown that ML techniques improve the accuracy of predicting cancer vulnerability, relapse, and survival, 3 facets that are essential for early detection and prognosis of cancer. ML can provide good results according to the clinical condition of patients.[31-33] By apprehending multifaceted non-linear relationships in the data, the ML technique can increase the prediction performance more than traditional statistical methods. Many studies have applied ML algorithms for predicting cancer survival. Presently, ML can predict breast cancer survivability in the primary stages.[34-36] Das et al and Hauser et al have compared selected ML methods to the survival prognosis of patients with leukemia. They have respectively found that the gradient boosting algorithms (BAs) such hist gradient boosting (HGB) with area under the curve (AUC) of 0.779 and XGBoost with AUC of 0.87 achieve the highest performance. Okagbue et al, Kaur et al, and Liu et al have assessed the performance of selected ML-based BAs to predict breast cancer survival. Finally in the reviewed studies, the AdaBoost, HGB, and XGBoost classifiers have achieved the best performance with the AUC of 98.3%, 91.1%, and 83%, respectively. Feng et al’s experimental results showed that the XGBoost method achieved the accuracy of 91.64%, recall of 91.14%, and AUC of 91.35% for neuroblastoma survival prediction. Given the high prevalence of gastric cancer in Iran and lack of a reliable study to determine risk factors of the disease survival based on ML methods, our study aims to develop an intelligence system regarding the use of novel ML algorithms for the development and validation of gastric cancer survival prediction. The primary outcome indicator is the accuracy of the different models in predicting a 5-year (60 months or 1825 days) survival rate for gastric cancer to provide a better theoretical basis for the application of ML in survival prediction.

Methods

Study design and setting

This is a retrospective study using a data set from Ayatollah Taleghani Hospital in the southwest of Khuzestan Province, Iran. Data related to 1220 patients pathologically confirmed gastric cancer were extracted from the electronic medical record (EMR) database after obtaining appropriate approval from Research Ethical Committee, Abadan University of Medical Sciences. The study methodology complied with the cross-industry standard process for data mining (CRISP-DM). The CRISP method determined 6 phases for a data mining project including business understanding, data understanding, data preparation, modeling, evaluation, and deployment. Figure 1 represents the CRISP-DM research methodology. All the prediction models were developed using Python programming language (3.7). J48 decision tree (DT) and support vector machine (SVM) (with RBF kernel) were implemented using Python library scikit-learn (0.23.2), while bootstrap aggregating (Bagging) classifier, HGB, and adaptive boosting (AdaBoost) were implemented using another specific Python library (see Figure 1).
Figure 1.

The framework of the machine learning method based on CRISP-DM.

AUC indicates area under the curve; CRISP-DM, cross-industry standard process for data mining; SVM, support vector machine; RBF, radial basic function.

The framework of the machine learning method based on CRISP-DM. AUC indicates area under the curve; CRISP-DM, cross-industry standard process for data mining; SVM, support vector machine; RBF, radial basic function.

Data understanding

There is a large number of features collected for the patients with gastric cancer in the EMR database. So, we checked the definition of the features included in the data dictionary section of the database to completely understand the data definitions and choice of proper variables. The criteria for identifying the candidate variables related to gastric cancer for survival prediction were based on consulting with experts’ oncologists and studying the related literature. Patients were only included in the study if all the following criteria were met: (1) patients who were pathologically diagnosed with gastric cancer; (2) the survival status of patients (alive/dead) was available in their records; (3) in terms of the timeframe, we considered patients diagnosed between 2010 and 2017 so as to have adequate follow-up period (5 years or more) after the diagnosis; (4) age of more than or equal to 18 years ; the patients aging under 18 years old should be included in the scope of pediatric exploration; (5) records with missing values of less than 30%. Accordingly, from 1220 patients’ records, 59 records for patients who were aged <18 years old were excluded. In the preprocessing phase, 187 incomplete rows of data (with missing data of greater than 70 %) were removed. After these criteria were applied, a total of 974 patients (399 survived and 575 dead within 5 years) remained for additional analysis. Survival at 5 years was selected as the outcome variable. The following covariates were extracted based on the literature review coupled with experts’ opinions from the EMR database, as depicted in Table 1.
Table 1.

Characteristics of patients with gastric cancer.

No.Feature nameScaleValue
1SexNominalMale—Female
2Age at diagnosisIntervalRanged between 23 and 79
3BodyweightInterval>>60, <60
4Weight lossNominalYes—No
5AddictionNominalYes—No
6History of other cancersNominalYes—No
7Family history of gastric cancerNominalYes—No
8Family history of other cancersNominalYes—No
9Tumor sizeOrdinal<<3 CM, 3-6 CM, >6
10Tumor stageOrdinalIA, IB, IIA, IIB, IIIA, IIIB, IIIC
11Tumor locationOrdinalLower third, middle third, upper third, whole stomach
12Metastatic statusNominalYes—No
13Histological type/histologyOrdinalRivers, diffuse, complex
14Lymphatic invasionNominalPositive, negative
15Vascular invasionNominalPositive, negative
16Histopathology typeOrdinalAdenocarcinoma, lymphoma, sarcoma
17TreatmentOrdinalSurgery, chemotherapy, surgery + chemotherapy + radiotherapy
18Outcome classNominalSurvived, did not survived
Characteristics of patients with gastric cancer.

Data preparation

Since the raw data with missing values, noisy data, and outliers or inconsistent data will affect ML algorithms’ performance, in our study to improve the performance of prediction models, the preprocessing step was made on the raw data to make it balanced, effective, and noise-free. In this phase, the attribution of missing values means and regression-based techniques were used. The rows with missing values of greater than 70% were removed. The Z-score standardization technique was applied as a data distribution-based data scaling and, for data range-based scaling, the min-max techniques were used. The data set was randomly divided into a training data set (n = 877) and a testing data set (n = 79) with the proportion of 9:1. The procedure of our study is shown in Figure 2.
Figure 2.

Gastric cancer patient inclusion diagram (test and training set).

Gastric cancer patient inclusion diagram (test and training set).

Feature extraction and feature selection

After the data set cleaning and imputation steps, we can extract relevant and important features. For this purpose, in our study, first, the previous literature was studied to extract the candidate features related to predicting survival in the patients with gastric cancer. Then, we adopted the Boruta feature selection algorithm to select the most important variables and, using these selected features, the performance of the ML algorithms was calculated. In this study, we also tested the performances of different ML predictive models for gastric cancer survival prediction on all and selected features.

Development prediction models and evaluation method

To develop the prediction model for predicting survival risk in gastric cancer patients, 5 ML algorithms, including the Bagging classifier, AdaBoost classifier, HGB classifier, SVM (with RBF) and J48, were trained. For the development and validation of ML models, a 10-fold cross-validation method was used to train and test these models over the full and selected features. The final data set was randomly split into training (877 records, 90%) and testing (97 records, 10%) sets using methods in Scikit-learn (as shown in Figure 2). The training set is a piece of data used for model development and hyperparameter tuning (to teach ML models) and the testing set to evaluate the performance of the trained models. Data splitting prevents random data bias and ensures balanced distribution of data in training and testing sets. It is important to note that testing set data, which was used to evaluate the performance of ML algorithms, was never used when training algorithms during the training process. We experimentally tuned the hyperparameters over the training set based on the cross-validation method. Once the classification algorithms were implemented over the trained data set, the next phase was to test these trained algorithms over the testing set to assess the performance of classifiers on unseen data. The performance of 5 classification models for predicting survival among gastric cancer patients was evaluated using 5 commonly used performance testing metrics including accuracy, specificity, sensitivity, AUC, and F1-score (Equations 1 to 4). Afterward, the performance of each trained classifier was compared with all other ML algorithms according to the 5 selected performance metrics. Then, the best-performing model was further applied to predict the survival of patients with gastric cancer. The performance evaluation metrics of the classifiers are listed below: classification accuracy = classification sensitivity = classification specificity = F1-score =

Ethical consideration

Ethical Committee approved the study conducted by Abadan University of Medical Sciences (Ethics code: IR.ABADANUMS.REC.1401.003). To protect the privacy and confidentiality of the patients, we concealed the unique identification information of all the patients in the process of data collection and presentation. It adhered to the principles expressed in Declaration of Helsinki.

Results

Characteristics of patients

Overall, 974 patients with gastric cancer met the prespecified inclusion criteria. Of 974 eligible patients in our study, 648 (66.53%) cases were male and 326 (33.47%) cases were women and the median age of the participants was 57.25 (age of cases ranged from 23 to 79 years old). Of these, 399 (40.96%) cases survived and 575 (59.04%) dead. The detailed descriptions of all the variables are listed in Table 2.
Table 2.

The descriptive statistics of variables of the study after preprocessing.

No.Feature nameClassificationsTotalSurvivedDid not survive
NN
1Age at diagnosis<4524919736
>>45725483258
2SexFemale326218108
Male648462186
3Body weight<6026317489
>>60711506205
4Weight lossYes369231138
No605449156
5AddictionYes702743
No604353251
6History of other cancersYes1557481
No819606213
7Family history of gastric cancerYes23716
No951673278
8Family history of other cancersYes622735
No912653259
9Tumor size<<3 CM32626957
3-6 CM459324135
>618987102
10Tumor stageIA433112
IB13410727
IIA15912732
IIB19815345
IIIA18313251
IIIB1394782
IIIC1528369
11Tumor locationLower third31528827
Middle third34025684
Upper third284132152
Whole stomach35431
12Metastatic statusYes22793134
No549437112
Unknown19815048
14Lymphatic invasionPositive542433209
Negative33224785
15Vascular invasionPositive583364219
Negative39131675
16Histopathology typeAdenocarcinoma670507163
Lymphoma1469848
Sarcoma1587583
17Type of treatmentSurgery19275117
Chemotherapy36629274
Surgery + chemotherapy + radiotherapy416313103
18ClassSurvived974399575
Did not survive
The descriptive statistics of variables of the study after preprocessing.

Variables included in the ML models

The variables that would be important for the prediction of the 5-year survival status of gastric cancer patients were selected from a large number of features for modeling. The Boruta algorithm was used to select important features. The Boruta algorithm selects the most important features based on the random forest (RF) algorithm, which determines all the variables that are either potently or faintly related to the decision features. The 8 features that were selected as the most important predictors by the Boruta algorithm and their scores and ranks are shown in Table 3.
Table 3.

The most important selected variables of survival prediction.

No.Feature nameImportance
1Tumor stage0.311
2Tumor site0.274
3Tumor size0.193
4Age0.135
5Metastatic status0.117
6Type of treatment0.098
7Lymphatic invasion0.941
8Body weight0.059
The most important selected variables of survival prediction. The 8 most important features were tumor stage, tumor site, tumor size, age, metastatic status, type of treatment, lymphatic invasion, and body weight. As shown in Figure 3, tumor stage, tumor site, and tumor size obtained the highest score for the survival prediction among the patients with gastric cancer.
Figure 3.

The most important predictors of survival among patients with gastric cancer.

The most important predictors of survival among patients with gastric cancer. Moreover, between these 8 selected features, body weight and lymphatic invasion had the lowest rank for prediction of gastric cancer survival; additionally, 10 features were not selected for the survival prediction model and were deleted from the data set.

Results of hyperparameters tuning

The performance of prediction models depends on the setting of the hyperparameter. In this study, to select the best model architecture, the Randomized Search CV method was used for parameter tuning and optimization models. Table 4 represents the best hyperparameters selected in this study for feeding into ML algorithms.
Table 4.

Best hyperparameters selected for machine learning algorithms.

No.ML modelsHyperparametersF-score
1Bagging classifier(“verbose”: 2, “random_state”: 933, “n_estimators”: 8, “max_samples”: 0.4, “bootstrap”: “true”)64.21
2SVM (kernel = RBF)C = 10, G = 0.00159.70
3AdaBoost classifier(“random_state”: 933, “n_estimators”: 87, “learning rate”: 0.1, “algorithm”: “samme.R”)55.18
4Hist gradient boosting(“verbose”: 2, “random_state”: 93, “n_estimators”: 8, “max_leaf_nodes”: 58, “max_iter”: 130, “max_deph”: 8, “learning rate”: 0.1)53.95
5Decision tree (j48(“random_state”: 93, “min_sample_splits”: 8, “min_sample_leaf”: 1, “max_features”: lpg2, “criteria”: “Gini”)51.037

Abbreviations: ML, machine learning; SVM, support vector machine; RBF, radial basic function.

Best hyperparameters selected for machine learning algorithms. Abbreviations: ML, machine learning; SVM, support vector machine; RBF, radial basic function.

Performance of ML models

In this experiment, we first trained 5 ML algorithms (Bagging, SVM, AdaBoost, HGB and J48 DT) over all and selected features. Afterward, we tested these trained algorithms over the testing set. The performances of 5 ML models were tested with a 10-fold cross-validation method using evaluation metrics including the mean of accuracy, sensitivity, specificity, F1-score, and area under the receiver operating characteristic (ROC). Table 5 describes the 10-fold cross-validation performance of the applied ML algorithms when using the full features data set and selected feature.
Table 5.

Overall predictive performance for each ML model to predict survival of gastric cancer.

Bagging classifierAdaBoost classifierDecision tree (j48)Hist gradient boosting classifierSVM (RBF) classifier
Full featureSelected featureFull featureSelected featureFull featureSelected featureFull featureSelected featureFull featureSelected feature
Mean accuracy81.0585.3776.01987.3227485.6384.1089.3776.9186.25
95% CI(0.801, 0.827)(0.839, 0.862)(0.75, 0.771)(0.86, 0.882)(0.73, 0.751)(0.847, 0.871)(0.83, 0.851)(0.881, 0.91)(0.75, 0.78)(0.857, 0.88)
STD0.01140.0180.018740.0150.0190.01080.0140.04870.009740.0141
Mean specificity78.32086.39577.2083.6273.5884.1978.3187.2471.987
95% CI(0.779, 0.792)(0.85, 0.88)(0.759, 0.786)(0.827, 0.841)(0.72,0.74)(0.83, 0.8502)(0.771, 0.792)(0.86, 0.891)(0.70, 0.74)(0.86, 0.889)
STD0.0120.0160.0170.01260.01910.0140.01320.02800.02230.01496
Mean sensitivity79.06586.5474.3187.1576.0283.180.4689.84172.6886.43
95% CI(0.784, 0.81)(0.85, 0.88)(0.731, 0.765)(0.86, 0.882)(0.751, 0.774)(0.82, 0.841)(0.79, 0.82)(0.89, 0.913)(0.718, 0.745)(0.85, 0.872)
STD0.01740.02100.0190.0190.01580.01090.01600.01410.02350.0188
Mean AUC80.1483.7775.1686.9373.0484.7281.9388.1172.301186.103
95% CI(0.79, 0.816)(0.82, 0.85)(0.740, 0.763)(0.851, 0.883)(0.72, 0.751)(0.83, 0.861)(0.80, 0.831)(0.87, 0.891)(0.71, 0.74)(0.841, 0.881)
STD0.01540.01070.02910.01790.01860.02910.02170.01940.0190.0209
MeanF1-score79.3085.6474.80185.1571.983.4583.44189.9174.0885.971
95% CI(0.781, 0.810)(0.84, 0.87)(0.73, 0.76)(0.838, 0.87)(0.71, 0.72)(0.82, 0.849)(0.82, 0.91)(0.88, 0.91)(0.73, 0.75)(0.84, 0.871)
STD0.01280.02930.010750.019360.01050.011380.01250.01640.01940.0172

Abbreviations: AUC, area under the curve; CI, confidence interval; ML, machine learning; SVM, support vector machine; RBF, radial basic function; STD, standard deviation.

Overall predictive performance for each ML model to predict survival of gastric cancer. Abbreviations: AUC, area under the curve; CI, confidence interval; ML, machine learning; SVM, support vector machine; RBF, radial basic function; STD, standard deviation. As indicated in Table 5, the Bagging classifier achieved 85.37 accuracy, 86.395% specificity, 86.54% sensitivity, 83.77% AUC, and 85.64% the F1-score value. The AdaBoost classifier had 87.322% accuracy, 83.62% specificity, 87.15% sensitivity, 86.93% AUC, and 85.15% F1-score value. The J48 DT classifier was given with prediction accuracy of 85.63%, specificity of 84.19%, sensitivity of 83.1%, AUC of 84.72%, and F1-score of 83.45%. The HGB classifier performance for the prediction of survival among gastric cancer was 88.37% accuracy, 86.24% specificity, 89.72% sensitivity, 88.11% AUC, and 89.91% F1-score value. Finally, the SVM model with RBF kernel had 86.25% accuracy, 87% specificity, 86.43% sensitivity, 86.103% AUC, and 85.971% F1-score (Figure 4).
Figure 4.

Comparing machine learning models’ performance on selected features.

AUC indicates area under the curve; SVM, support vector machine; RBF,radial basis function.

Comparing machine learning models’ performance on selected features. AUC indicates area under the curve; SVM, support vector machine; RBF,radial basis function. As indicated in Figure 4, the best ML model for predicting survival in the patients was with gastric cancer HGB classifier, with mean accuracy value, mean specificity value, mean sensitivity value, mean AUC value, and mean F1-score value of 88.37%, 86.24%, 89.72%, 88.11%, and 89.91%, respectively. Figure 5 depicted the classification report matrix and AUC curve of the HGB model which was selected as the best prediction model in terms of the highest performance metrics. The AdaBoost classifier was the second-best classifier that had the accuracy of 87.322%. The worst ML model’s performance was observed for the Bagging classifier out of 5 prediction models in terms of the average accuracy, sensitivity, specificity, AUC, and F1-measure.
Figure 5.

AUC curve and classification report for hist gradient boosting classifier.

AUC indicates area under the curve.

AUC curve and classification report for hist gradient boosting classifier. AUC indicates area under the curve.

System development

Using the best-performing ML model developed from among the 5 models, a windows-based clinical decision support system (CDSS) was designed and implemented between August 2021 and December 2021. The user interface of the gastric cancer survival prediction system was developed by C# programming language. To help medical oncologists’ decision-making and to predict the survival among the patients with gastric cancer, the CDSS was installed at Ayatollah Taleghani Hospital of Abadan city, Iran. Screenshots of the developed CDSS are shown in Figure 6.
Figure 6.

Screenshots of CDSS for prediction survival among patients with gastric cancer.

CDSS indicates clinical decision support system.

Screenshots of CDSS for prediction survival among patients with gastric cancer. CDSS indicates clinical decision support system.

Discussion

Accurate evaluation of the gastric cancer prognosis is of great value in understanding the disease and providing effective treatment for each patient. In the last few decades, the TNM grading system has been the most accepted and used global gastric cancer classification system in the anatomic extent of disease. However, the TNM gastric cancer grading system has led to a substantial difference in the survival of patients with the same tumor stage and similar survival results between distinctive steps.[44,45] Presently, TNM staging cannot still meet the individual and precise treatment of patients’ requirements in the health center. The TNM staging system is inherently limited, with large survival variations for same-stage tumors and low accuracy in determining a patient-specific prognosis. Relevant literature has revealed that the recital of making a prognostic model by Cox proportional hazards model and SVM is significantly better than the TNM staging system. However, determining more illustrative variables for precise prediction of prognosis is a crucial problem that needs to be addressed. ML algorithms can be a good alternative for solving this problem. In the present work, the selected ML models were evaluated to predict future gastric cancer survival. Then, a CDSS was developed based on the best model. So far, several studies have been conducted to compare ML techniques and design optimal and efficient CDSSs for the survival prognosis of the patients with gastric cancer. Liu et al used ML methods in the survival prediction of gastric cancer. Out of 6 models, the light gradients boosting machine (GBM) had the best accuracy and the highest precision rate for survivability analysis. By implementing 6 ML models, Akcay et al concluded that XGBoost with 86% accuracy (95% confidence interval, 0.74-0.97, AUC: 0.86) along with RF is the most successful algorithms for gastric cancer survival and recurrence prediction. Similarly in Bang’s study, among the 18 ML models, the XBoost classifier showed the best performance in early gastric cancer prediction and survivability with the accuracy of 93.4%, precision of 92.6%, recall of 99.0%, and F1 score of 95.7%. Fan et al retrospectively compared 3 ML techniques for the prediction of metastatic, relapse, and patient survival chances in the early stage of gastric cancer. In their study, the AdaBoost model achieved better performance with the AUC of 0.849. Accordingly, Lee et al applied 7 ML methods for a 2-year survival analysis of patients with gastric cancer. They found that the gradient Boosting algorithm (GBA) with the AUC of 0.80 gained the highest performance. In addition, Gao et al implemented the selected ML models for gastric cancer recurrence and survival prediction. Their results showed that the GBA would present optimum performance. Chen et al proposed a gradient-boosting decision tree (GBDT)-based prediction method for projecting the GC clinical deterioration and survival chance. Ultimately, the proposed model attained appropriate performance with 0.89% of AUC. Mirniaharikandehei et al compared 5 gradients boosting machine (GBM) model performance for predicting gastric cancer metastatic risk and patient survivability. The results showed GBM technique combined with a random projection algorithm yielded significantly higher prediction performance (accuracy = 71.2%). Many clinical predictors influence gastric cancer. In the reviewed studies, after doing feature ranking, the variables such as age,[6,35,48,49] gender,[36,47,50] body mass index,[6,47,50] Karnofsky performance scale,[8,48,51] TNM stage,[36,47-50] tumor grade,[7,8,35,47-50] tumor size,[6,7,47,49-51] tumor location,[6,7,35,36,48,49] lymphovascular invasion,[7,8,47,49,50] active and timely treatment,[7,8,36] type of treatment,[35,49] disease stage and severity,[6,8,35,36,48,49] and weight loss[36,47,49] were determined as the most important risk factors affecting gastric cancer survival outcome. Similarly, in our study, feature selection analysis was performed to rank the important set of variables. Among 17 primary variables, 8 variables including tumor stage, tumor site, tumor size, age, metastatic status, type of treatment, lymphatic invasion, and body weight were ultimately selected as the most important variables. These variables were used as input to construct ML models. After implementing the selected classifiers, the HGB with 88.37% accuracy, 86.24% specificity, 89.72% sensitivity, 88.11% AUC, and 89.91% F1 score achieved the highest performance in the survival prognosis of gastric cancer patients. It is proven that ML technologies will improve health care quality and, consequently, reduce the serious complications and deaths associated with gastric cancer. The developed models in our study can help to better adhere to the best treatment standards. Such models may assist in early and effective diagnosis and accurate survival prediction of gastric cancer cases. Early detection of gastric cancer and active patient triaging help to evade the advanced stages of the disease and increase survival chances. This requirement is more important since numerous risk factors are involved in gastric cancer emergence and development. Therefore, in the present study, initially, the most important effective variables in the survival and the prognosis of patients with gastric cancer were identified using Boruta feature selection. However, the present study faced several potential limitations and challenges that need to be addressed. These challenges may negatively affect the quality of modeling. The most important limitations in the present study were (1) single-center and small size of the selected data set, (2) retrospective data collection nature and the existence of missing fields and noise, (3) the selected data set lacks some important variables such as history and lifestyle, and (4) we did not use external validation to evaluate the proposed model. Therefore, to improve the quality of modeling and reduce prejudice in future research, more ML algorithms with further variables on multicenter and larger databases should be trained. In addition, it is suggested that the present study be conducted as a prospective to follow-up on the 5-year status of patients and use more external validations to further validate our findings.

Conclusions

Using ML techniques, accurate models can be made based on appropriate algorithms that can guide patient care and treatment, and increase workflow efficiency based on the available big data. Using ML techniques to predict survival in gastric cancer patients is an important opportunity to further improve decision support systems and provide the objective assessment of the comparative benefits of different types of treatment options for each case by determining factors using ML algorithms. The possibility of personalizing the treatment of patients is provided. Further ML studies with a larger number of patients are needed to determine the optimum algorithm and support the decision-making process for personalized treatment.
  37 in total

1.  Development of a survival prediction model for gastric cancer using serine proteases and their inhibitors.

Authors:  Ke-Feng Lei; Bing-Ya Liu; Xiao-Qing Zhang; Xiao-Long Jin; Yan Guo; Min Ye; Zheng-Gang Zhu
Journal:  Exp Ther Med       Date:  2011-09-21       Impact factor: 2.447

2.  Global Cancer Statistics 2020: GLOBOCAN Estimates of Incidence and Mortality Worldwide for 36 Cancers in 185 Countries.

Authors:  Hyuna Sung; Jacques Ferlay; Rebecca L Siegel; Mathieu Laversanne; Isabelle Soerjomataram; Ahmedin Jemal; Freddie Bray
Journal:  CA Cancer J Clin       Date:  2021-02-04       Impact factor: 508.702

3.  Machine learning analysis for the noninvasive prediction of lymphovascular invasion in gastric cancer using PET/CT and enhanced CT-based radiomics and clinical variables.

Authors:  Jibin Zhang; Xuejun Chen; Lijing Fan; Jing Li; Huiling Zhang; Hongkun Yin; Rongguo Zhang
Journal:  Abdom Radiol (NY)       Date:  2022-01-28

Review 4.  Machine Learning in Medicine.

Authors:  Rahul C Deo
Journal:  Circulation       Date:  2015-11-17       Impact factor: 29.690

5.  A Novel Prediction Model of Prognosis After Gastrectomy for Gastric Carcinoma: Development and Validation Using Asian Databases.

Authors:  Yanghee Woo; Taeil Son; Kijun Song; Naoki Okumura; Yanfeng Hu; Gyu-Seok Cho; Jong Won Kim; Seung-Ho Choi; Sung Hoon Noh; Woo Jin Hyung
Journal:  Ann Surg       Date:  2016-07       Impact factor: 12.969

6.  A Heterogeneous Ensemble Learning Method For Neuroblastoma Survival Prediction.

Authors:  Yi Feng; Xianglin Wang; Juan Zhang
Journal:  IEEE J Biomed Health Inform       Date:  2022-04-14       Impact factor: 5.772

7.  Applying a random projection algorithm to optimize machine learning model for predicting peritoneal metastasis in gastric cancer patients using CT images.

Authors:  Seyedehnafiseh Mirniaharikandehei; Morteza Heidari; Gopichandh Danala; Sivaramakrishnan Lakshmivarahan; Bin Zheng
Journal:  Comput Methods Programs Biomed       Date:  2021-01-15       Impact factor: 5.428

8.  International comparison of treatment strategy and survival in metastatic gastric cancer.

Authors:  Y H M Claassen; E Bastiaannet; H H Hartgrink; J L Dikken; W O de Steur; M Slingerland; R H A Verhoeven; E van Eycken; H de Schutter; M Lindblad; J Hedberg; E Johnson; G O Hjortland; L S Jensen; H J Larsson; T Koessler; M Chevallay; W H Allum; C J H van de Velde
Journal:  BJS Open       Date:  2018-10-09

9.  The clinical value and usage of inflammatory and nutritional markers in survival prediction for gastric cancer patients with neoadjuvant chemotherapy and D2 lymphadenectomy.

Authors:  Ziyu Li; Shuangxi Li; Xiangji Ying; Lianhai Zhang; Fei Shan; Yongning Jia; Jiafu Ji
Journal:  Gastric Cancer       Date:  2020-02-18       Impact factor: 7.370

10.  Application of artificial neural network in predicting the survival rate of gastric cancer patients.

Authors:  A Biglarian; E Hajizadeh; A Kazemnejad; Mr Zali
Journal:  Iran J Public Health       Date:  2011-06-30       Impact factor: 1.429

View more

北京卡尤迪生物科技股份有限公司 © 2022-2023.