- Research
- Open access
- Published:
Noninvasive prediction of lymph node metastasis in pancreatic cancer using an ultrasound-based clinicoradiomics machine learning model
BioMedical Engineering OnLine volume 23, Article number: 56 (2024)
Abstract
Objectives
This study was designed to explore and validate the value of different machine learning models based on ultrasound image-omics features in the preoperative diagnosis of lymph node metastasis in pancreatic cancer (PC).
Methods
This research involved 189 individuals diagnosed with PC confirmed by surgical pathology (training cohort: n = 151; test cohort: n = 38), including 50 cases of lymph node metastasis. Image-omics features were extracted from ultrasound images. After dimensionality reduction and screening, eight machine learning algorithms, including logistic regression (LR), support vector machine (SVM), K-nearest neighbors (KNN), random forest (RF), extra trees (ET), extreme gradient boosting (XGBoost), light gradient boosting machine (LightGBM), and multilayer perceptron (MLP), were used to establish image-omics models to predict lymph node metastasis in PC. The best omics prediction model was selected through ROC curve analysis. Machine learning models were used to analyze clinical features and determine variables to establish a clinical model. A combined model was constructed by combining ultrasound image-omics and clinical features. Decision curve analysis (DCA) and a nomogram were used to evaluate the clinical application value of the model.
Results
A total of 1561 image-omics features were extracted from ultrasound images. 15 valuable image-omics features were determined by regularization, dimension reduction, and algorithm selection. In the image-omics model, the LR model showed higher prediction efficiency and robustness, with an area under the ROC curve (AUC) of 0.773 in the training set and an AUC of 0.850 in the test set. The clinical model constructed by the boundary of lesions in ultrasound images and the clinical feature CA199 (AUC = 0.875). The combined model had the best prediction performance, with an AUC of 0.872 in the training set and 0.918 in the test set. The combined model showed better clinical benefit according to DCA, and the nomogram score provided clinical prediction solutions.
Conclusion
The combined model established with clinical features has good diagnostic ability and can be used to predict lymph node metastasis in patients with PC. It is expected to provide an effective noninvasive method for clinical decision-making, thereby improving the diagnosis and treatment of PC.
Introduction
Pancreatic cancer (PC) is currently one of the most common highly lethal malignancies, with a 5-year survival rate of 12%. It is expected to become the third leading cause of cancer-related deaths by 2025 and is characterized by high malignancy, rapid progression, and extremely poor prognosis [1, 2]. Approximately 80% of PC cases are already in advanced or locally advanced stages when detected, and currently, most treatment options have limited effectiveness, leading to poor overall prognosis [3]. Lymph node metastasis is one of the vital factors affecting the prognosis of PC [4]. If the lymph node metastasis status of PC can be accurately determined before surgery, targeted treatment plans can be developed for patients' subsequent care. Therefore, accurate preoperative assessment of lymph node metastasis in PC patients is particularly important clinically. Currently, preoperative imaging of pancreatic tumors includes ultrasound, magnetic resonance imaging (MRI), and computed tomography (CT), all of which play an important role in PC diagnosis, treatment evaluation, prognosis prediction, etc. However, conventional imaging features can provide limited clinical information and cannot comprehensively and accurately reflect the tumor's characteristics. Radiomics can extract high-throughput imaging data from routine imaging images that are unrecognizable to the human eye, capture characteristic data reflecting tumor heterogeneity noninvasively, and integrate these features with clinical information for comprehensive analysis, thereby improving treatment efficacy and patient prognosis [5, 6]. Machine learning, as a new method based on computer data analysis, can learn from patterns in the dataset to discover more interactions between variables and outcomes and has been widely applied in clinical medical research [7,8,9]. Recent research has explored the utilization of radiomics and machine learning in pancreatic tumors, leveraging the advancements in artificial intelligence and machine learning algorithms [10,11,12]. These studies have shown that radiomics machine learning prediction models have stability, effectiveness, and high accuracy, demonstrating guiding significance for personalized and precise treatment of PC patients; the models are helpful in solving clinical problems and optimizing treatment plans. However, there is currently no research on different machine learning models based on ultrasound radiomics and clinical information parameters for the preoperative prediction of lymph node metastasis in PC. In this investigation, we selected different machine learning methods for radiomics models, developing and validating combined models based on ultrasound radiomics and clinical features for noninvasive preoperative prediction of lymph node metastasis status in PC patients.
Results
Extraction and selection of radiomics features
Based on the inclusion and exclusion criteria of this study, a total of 189 patients with PC confirmed by postoperative pathological findings were enrolled (102 males and 87 females), including 50 patients with lymph node metastasis (25 males and 25 females). These patients were randomly assigned to a training group and a testing group in an 8:2 ratio, with 151 cases in the training group and 38 cases in the testing group. We extracted 1561 high-throughput radiomics features from the region of interest (ROI) of each patient's ultrasound images and normalized the quantized radiomics features with Z score regularization. Through the Pearson correlation test and principal component analysis (PCA) of feature data, we used the least absolute shrinkage and selection operator (LASSO) regression and mean squared error (MSE) algorithm to finally determine 15 nonzero coefficient radiomics features (Fig. 1). Rad score is shown as follows:
Construction of the radiomics model
Eight machine learning algorithms (including logistic regression (LR), support vector machine (SVM), K-nearest neighbors (KNN), random forest (RF), extra trees (ET), extreme gradient boosting (XGBoost), light gradient boosting machine (LightGBM), and multilayer perceptron (MLP) were used to construct radiomics models on the training group and validate them on the testing group. Among the constructed radiomics models, the logistic regression model showed better predictive performance in the testing dataset (AUC = 0.850, 95% CI 0.712–0.989). The ET and XGBoost models in both the training and testing groups showed overfitting trends. To ensure the effectiveness and stability of the model, the LR model was ultimately selected as the best radiomics model (Fig. 2a, 2b).
Construction of the clinical model
In the training group, significant differences were observed in the location distribution, echogenicity, boundary, and tumor markers CEA and CA199 between PC patients with or without lymph node metastasis in ultrasound images. In the testing group, statistically significant differences were found in the boundary of lesions, serum amylase, and CA199 in the images (Table 1). Univariate and multivariate logistic regression analyses showed that the boundary of lesions in 2D ultrasound images (OR = 1.276, 95% CI 1.142–1.426) and the tumor marker CA199 (OR = 1.042, 95% CI 1.116–1.318) were independent predictors of lymph node metastasis in PC (Table 2). Using these two clinical feature parameters, a clinical machine learning model was constructed, and the logistic regression model showed better predictive performance in the testing group (AUC = 0.875, 95% CI 0.765–0.986), outperforming the other seven machine learning models (Fig. 2c, 2d).
Construction and evaluation of the combination model
By integrating the 15 radiomics features and clinically independent predictors (boundary of lesions and tumor marker CA199), we developed a combination model using the LR machine learning model that was used to predict the lymph node metastasis status of PC patients before surgery. In the training and testing groups, the combination model outperformed the radiomics and clinical machine learning models, demonstrating the best predictive performance (training group AUC = 0.872, 95% CI 0.809–0.935; testing group AUC = 0.918, 95% CI 0.823–1.000) (Fig. 2e, 2f). The Hosmer‒Lemeshow test indicated good consistency of the calibration curves of the combination model in the training and testing datasets, with radiomics features (P = 0.761), clinical information features (P = 0.801), and the combined model (P = 0.160) (Fig. 3a, 3b). We also evaluated each model using decision curve analysis (DCA), and the combination model showed better clinical utility in the preoperative prediction of lymph node metastasis in PC (Fig. 3c). The clinical application nomogram score sheet displayed the clinical predictive scheme (Fig. 3d).
Discussion
PC is characterized by its insidious onset, atypical early symptoms and signs, high malignancy, rapid progression, and poor prognosis [13, 14]. The sole effective approach for PC patients to acquire an opportunity for healing and prolonged survival is surgical resection. Radical surgery includes resection of the primary tumor and regional lymph node clearance, with lymph node metastasis being an important factor affecting surgical prognosis [15]. Since lymph node metastasis (N stage) is determined by surgical pathology, it is clinically significant to be able to safely and accurately predict lymph node metastasis preoperatively through the analysis and modeling of PC ultrasound images and clinical features. In this research, a total of eight distinct machine learning techniques were employed (namely LR, SVM, KNN, RF, ET, XGBoost, LightGBM, and MLP) to construct and verify a merged model utilizing ultrasound radiomics and clinical characteristics, aiming to predict lymph node metastasis status in PC patients with high diagnostic performance, reveal the N stage of PC, and provide effective information for individualized and precise treatment of PC patients.
At present, there is no consensus on the prediction of lymph node metastasis in PC based on imaging and clinical information features. Therefore, a new approach or method is needed to assist clinical decision-making. Ultrasound, due to its convenience, noninvasiveness, lack of radiation, and ability to observe multiple axes, is a frontline diagnostic tool in clinical practice and is generally used for the initial diagnosis and follow-up of PC [16]. However, the clinical information provided solely by traditional ultrasound image features is limited, making it difficult to differentiate lymph node metastasis and fully and accurately reflect the characteristics of pancreatic tumors. Radiomics is a noninvasive method that mainly reflects the heterogeneity of tumors by extracting high-throughput features from images. It can be used alone or in combination with histology, genomics, and proteomics data to solve clinical problems [17,18,19]. The application of a combined model based on radiomics and clinical parameters provides a new approach and insights for establishing prediction models with multiple features. Zheng and colleagues discovered that a fusion of radiomics and clinical characteristics exhibited good diagnostic capability in distinguishing between benign and malignant tumors in the parotid gland. This approach is anticipated to offer a noninvasive and efficient means for clinical decision-making, as stated in reference [20]. Li et al. also reported that a combined feature model can noninvasively distinguish autoimmune pancreatitis from PC [10]. The findings of this study suggest that the combination of the radiomics texture feature model and clinical information feature machine learning model has higher diagnostic performance than models constructed with individual features alone. The combined model can not only predict the lymph node metastasis status of PC patients comprehensively but also improve the performance and accuracy of prediction, which is consistent with the results of Pszczolkowski's investigation [21].
In the field of medicine, machine learning has shown great potential with its excellent computing capabilities in image reconstruction, segmentation, recognition, and classification. Using high-throughput imaging techniques to obtain image information and using machine learning as the main computational tool, the ‘‘radiomics + machine learning’’ analytical approach has become the mainstream solution for medical image analysis at this stage. Compared with traditional analytical methods, the ‘‘radiomics + machine learning’’ mode has the ability to learn from historical image data, reducing the interference of subjective factors and ensuring the objectivity and reliability of the prediction results [22]. Van et al. used spline interpolation sampling, Z score normalization, and PCA dimension reduction to clean and process feature data and used a multilayer perceptron classifier algorithm to achieve automated diagnosis of Ménière's disease [23]. Zaragori et al. processed feature data using hierarchical clustering, Spearman correlation analysis, and rank-sum test methods and used LR, neural network, RF, and SVM classifiers to predict IDH mutations and lp/19q codeletions in brain gliomas [24]. The above studies used various methods for feature selection and classification. By constructing multiple machine learning algorithm models and comparing their diagnostic performance, the accuracy and sustainability of the models can be better demonstrated. In this study, the LR model had the best comprehensive prediction performance (training set AUC = 0.872, test set AUC = 0.918). This may be attributed to the fact that the LR model is designed to binarize data by maximizing the likelihood function and using gradient descent. Additionally, this model is more sensitive to multicollinear data and imbalanced data [25, 26].
In addition to high-throughput ultrasound imaging data, the dataset of this study also included participants' clinical information (clinical examination results, laboratory test information, pathological differentiation) as covariates in the analysis of radiomics machine models to improve the accuracy and precision of research predictions. This study is a retrospective single-center study with multiple factors affecting the research results, such as sample size, parameter acquisition, and extraction methods. Hence, it is crucial to have larger sample sizes, prospective studies, and involve multiple centers to authenticate the outcomes of the model and enhance its effectiveness.
In summary, our research and development have validated a machine learning model based on ultrasound that integrates and extracts high-dimensional data information from ultrasound images. This model has excellent diagnostic capabilities and can be used to predict the lymph node metastasis status in PC patients. It is expected to provide a noninvasive and effective approach for clinical decision-making, thus improving the level of diagnosis and treatment of PC.
Materials and methods
The main research steps of this study include acquiring and preprocessing two-dimensional ultrasound images of PC, calibrating the tumor region of interest, extracting and reducing the dimensionality of radiomics features, analyzing clinical parameter data, and establishing and evaluating prediction models (Fig. 4). We first explored the performance of the machine model based on ultrasound radiomics features in predicting lymph node metastasis of PC. To further explore the potential biological mechanism of PC N staging, we also attempted to evaluate clinical tumor marker features: CEA, CA125, CA153, and CA199. By constructing a combined model, we aimed to achieve noninvasive prediction of lymph node metastasis in PC.
Patient population
This research was approved by the Ethics Committee. The medical data of patients with PC who underwent surgical treatment at this medical institution from January 2019 to May 2023 were retrospectively analyzed. The inclusion criteria were as follows: (1) Histopathologically confirmed PC; (2) preoperative comprehensive ultrasound examination; (3) same ultrasound equipment used with the same parameters for scanning; (4) clearly and unequivocally displayed target lesion on ultrasound images. The exclusion criteria were as follows: (1) history of tumor treatment before surgery; (2) incomplete clinical data; and (3) lack of detailed lymph node metastasis staging information in pathological reports (Fig. 5).
Image acquisition
We used the GE Logiq E9 color ultrasound diagnostic instrument (C5-1 convex array probe, 2.8–5.0 MHz) to acquire images, maintaining the room temperature within the range of 22–28 degree. The probe was sufficiently covered with a coupling agent to eliminate gas interference during scanning. Patients were needed to fast for 8–12 h before the examination and were placed in the supine or lateral position. The sequential parallel section method was used to observe and analyze the overall conditions of PC lesions, clearly displaying the maximum cross-sectional area of the lesions, and the images were saved in Digital Imaging and Communications in Medicine (DICOM) format.
Lesion segmentation
Two ultrasound doctors (with 8 and 21Â years of diagnostic experience) independently used ITK-SNAP software (http://www.itksnap.org) to trace the contours of PC lesions along the edge of the maximum cross-sectional area of each lesion, determining the ROI of the tumor. To ensure the stability and repeatability of the extracted radiomics features, the intraclass correlation coefficient (ICC) was employed to evaluate the intra- and interobserver consistency of features between senior and junior doctors. A value of ICC above 0.9 suggests strong consistency.
Ultrasound image and clinical data analysis
Patient ultrasound images and clinical data were obtained from the Picture Archiving and Communication System (PACS) of our hospital. We retrospectively analyzed the distribution, maximum diameter, echogenicity, and border of ultrasound images as well as clinical parameters, including sex, age, course of disease, serum amylase, tumor markers (CEA, CA125, CA153, CA199, AFP), and postoperative pathological diagnosis.
Image feature selection and extraction
Radiomics features provide objective high-throughput imaging features for quantitative analysis of intralesional heterogeneity and biological characteristics. The ultrasound images were processed for quantitative feature extraction using Ultimate software (GE healthcare). The extracted radiomics features included first-order features, gray-level cooccurrence matrix (GLCM), gray-level dependence matrix (GLDM), gray-level run-length matrix (GLRLM), gray-level size zone matrix (GLSZM), neighborhood gray-tone difference matrix (NGTDM), and shape features. Features with zero variance were removed, and Z score standardization was applied. Redundant features with a Pearson correlation coefficient (corr) greater than 0.9 were eliminated. PCA was used for feature dimensionality reduction. The LASSO regression model with tenfold cross-validation and MSE as penalty parameters were used to determine the optimal λ value as the regularization coefficient, and radiomics features with nonzero coefficients were selected.
Construction and validation of the radiomics models
Radiomics models were constructed on the training set using various classifiers, including LR, SVM, KNN, RF, ET, XGBoost, LightGBM, and MLP [26,27,28,29,30,31,32,33]. To evaluate the accuracy of the radiomics features in predicting PC lesions, the generated radiomics models were evaluated using the testing set, and the diagnostic performance of the models was quantitatively compared using AUC.
Construction and clinical application evaluation of clinical and combined models
Univariate logistic regression analysis was performed on the features of ultrasound images and clinical pathological parameters in the training dataset, and multivariate logistic regression was performed on significant indicators to obtain the predictive variables for the clinical model. A combined model was constructed by combining the best radiomics model and clinical features model. The performance of the constructed model was evaluated and validated using the test set. The clinical application value of the model was evaluated using the net benefit and DCA threshold probability nomogram.
Statistical analysis
Statistical analysis was conducted using SPSS 25.0 (http://www.spss.com.hk/) and Python (https://www.python.org/) software. Continuous variables were described using a t test or Mann‒Whitney U test depending on whether they followed a normal distribution, with mean and standard deviation or median. Categorical data were described using the Chi-square test or Fisher’s exact test with rates. Multivariate analysis was performed using logistic regression models, and odds ratios (ORs) were used for description. All statistical tests were two tailed, and p < 0.05 was considered statistically significant.
Availability of data and materials
All the data supporting our findings can be found in the Results section of the paper. Please contact authors for data request.
Abbreviations
- PCA:
-
Principal component analysis
- LASSO:
-
Least absolute shrinkage and selection operator
- MSE:
-
Mean square error
- SVM:
-
Support vector machine
- KNN:
-
K-nearest neighbors
- RF:
-
Random forest
- ET:
-
Extra trees
- XGBoost:
-
Extreme gradient boosting
- LightGBM:
-
Light gradient boosting machine
- MLP:
-
Multilayer perceptron
- DCA:
-
Decision curve analysis
- PC:
-
Pancreatic cancer
- ROI:
-
Region of interest
- ICC:
-
Intraclass correlation coefficient
References
Siegel RL, Miller KD, Wagle NS, Jemal A. Cancer statistics, 2023. CA Cancer J Clin. 2023;73(1):17–48.
Pandya G, Kirtonia A, Singh A, Goel A, Mohan CD, Rangappa KS, Pandey AK, Kapoor S, Tandon S, Sethi G, Garg M. A comprehensive review of the multifaceted role of the microbiota in human pancreatic carcinoma. Semin Cancer Biol. 2022;86(Pt 3):682–92.
Timmer FEF, Geboers B, Nieuwenhuizen S, Dijkstra M, Schouten EAC, Puijk RS, de Vries JJJ, van den Tol MP, Bruynzeel AME, Streppel MM, et al. Pancreatic cancer and immunotherapy: a clinical overview. Cancers. 2021;13(16):4138.
Paiella S, Sandini M, Gianotti L, Butturini G, Salvia R, Bassi C. The prognostic impact of para-aortic lymph node metastasis in pancreatic cancer: a systematic review and meta-analysis. Eur J Surg Oncol. 2016;42(5):616–24.
Abunahel BM, Pontre B, Kumar H, Petrov MS. Pancreas image mining: a systematic review of radiomics. Eur Radiol. 2021;31(5):3447–67.
Peng YT, Zhou CY, Lin P, Wen DY, Wang XD, Zhong XZ, Pan DH, Que Q, Li X, Chen L, et al. Preoperative ultrasound radiomics signatures for noninvasive evaluation of biological characteristics of intrahepatic cholangiocarcinoma. Acad Radiol. 2020;27(6):785–97.
Li R, Li L, Xu Y, Yang J. Machine learning meets omics: applications and perspectives. Brief Bioinform. 2022. https://doi.org/10.1093/bib/bbab460.
Chen W, Zhou B, Jeon CY, Xie F, Lin YC, Butler RK, Zhou Y, Luong TQ, Lustigova E, Pisegna JR, Wu BU. Machine learning versus regression for prediction of sporadic pancreatic cancer. Pancreatology. 2023;23(4):396–402.
Yokoyama S, Hamada T, Higashi M, Matsuo K, Maemura K, Kurahara H, Horinouchi M, Hiraki T, Sugimoto T, Akahane T, et al. Predicted prognosis of patients with pancreatic cancer by machine learning. Clin Cancer Res. 2020;26(10):2411–21.
Li J, Liu F, Fang X, Cao K, Meng Y, Zhang H, Yu J, Feng X, Li Q, Liu Y, et al. CT radiomics features in differentiation of focal-type autoimmune pancreatitis from pancreatic ductal adenocarcinoma: a propensity score analysis. Acad Radiol. 2022;29(3):358–66.
Lu J, Jiang N, Zhang Y, Li D. A CT based radiomics nomogram for differentiation between focal-type autoimmune pancreatitis and pancreatic ductal adenocarcinoma. Front Oncol. 2023;13: 979437.
Fu N, Fu W, Chen H, Chai W, Qian X, Wang W, Jiang Y, Shen B. A deep-learning radiomics-based lymph node metastasis predictive model for pancreatic cancer: a diagnostic study. Int J Surg. 2023;109(8):2196–203.
Kamisawa T, Wood LD, Itoi T, Takaori K. Pancreatic cancer. Lancet. 2016;388(10039):73–85.
Leake I. Pancreatic cancer: early events in pancreatic cancer. Nat Rev Gastroenterol Hepatol. 2014;11(12):703.
Lee HK, Yoon YS, Han HS, Lee JS, Na HY, Ahn S, Park J, Jung K, Jung JH, Kim J, et al. clinical impact of unexpected para-aortic lymph node metastasis in surgery for resectable pancreatic cancer. Cancers. 2021;13(17):4454.
Ashida R, Tanaka S, Yamanaka H, Okagaki S, Nakao K, Fukuda J, Nakao M, Ioka T, Katayama K. The role of transabdominal ultrasound in the diagnosis of early stage pancreatic cancer: review and single-center experience. Diagnostics. 2018;9(1):2.
Li H, Gao L, Ma H, Arefan D, He J, Wang J, Liu H. Radiomics-based features for prediction of histological subtypes in central lung cancer. Front Oncol. 2021;11: 658887.
Singh G, Manjila S, Sakla N, True A, Wardeh AH, Beig N, Vaysberg A, Matthews J, Prasanna P, Spektor V. Radiomics and radiogenomics in gliomas: a contemporary update. Br J Cancer. 2021;125(5):641–57.
Kayadibi Y, Kocak B, Ucar N, Akan YN, Akbas P, Bektas S. Radioproteomics in breast cancer: prediction of Ki-67 expression with MRI-based radiomic models. Acad Radiol. 2022;29(Suppl 1):S116-s125.
Zheng Y, Zhou D, Liu H, Wen M. CT-based radiomics analysis of different machine learning models for differentiating benign and malignant parotid tumors. Eur Radiol. 2022;32(10):6953–64.
Pszczolkowski S, Manzano-Patrón JP, Law ZK, Krishnan K, Ali A, Bath PM, Sprigg N, Dineen RA. Quantitative CT radiomics-based models for prediction of haematoma expansion and poor functional outcome in primary intracerebral haemorrhage. Eur Radiol. 2021;31(10):7945–59.
Xu H, Deng L, Tian R, Ma X. Editorial: novel methods for oncologic imaging analysis: radiomics, machine learning, and artificial intelligence. Front Oncol. 2021;11: 628310.
van der Lubbe M, Vaidyanathan A, de Wit M, van den Burg EL, Postma AA, Bruintjes TD, Bilderbeek-Beckers MAL, Dammeijer PFM, Bossche SV, Van Rompaey V, et al. A non-invasive, automated diagnosis of Menière’s disease using radiomics and machine learning on conventional magnetic resonance imaging: a multicentric, case-controlled feasibility study. Radiol Med. 2022;127(1):72–82.
Zaragori T, Oster J, Roch V, Hossu G, Chawki MB, Grignon R, Pouget C, Gauchotte G, Rech F, Blonski M, et al. (18)F-FDOPA PET for the noninvasive prediction of glioma molecular parameters: a radiomics study. J Nucl Med. 2022;63(1):147–57.
Janzen FJ, Stern HS. Logistic regression for empirical studies of multivariate selection. Evolution. 1998;52(6):1564–71.
Schober P, Vetter TR. Logistic regression in medical research. Anesth Analg. 2021;132(2):365–6.
Huang S, Cai N, Pacheco PP, Narrandes S, Wang Y, Xu W. Applications of support vector machine (SVM) learning in cancer genomics. Cancer Genom Proteom. 2018;15(1):41–51.
Paramasivam K, Sindha MMR, Balakrishnan SB. KNN-based machine learning classifier used on deep learned spatial motion features for human action recognition. Entropy. 2023;25(6):844.
Chen Z, Xu HM, Li ZX, Zhang Y, Zhou T, You WC, Pan KF, Li WQ. Random survival forest: applying machine learning algorithm in survival analysis of biomedical data. Zhonghua Yu Fang Yi Xue Za Zhi. 2021;55(1):104–9.
Hu L, Li L. Using tree-based machine learning for health studies: literature review and case series. Int J Environ Res Public Health. 2022;19(23):16080.
Ma B, Meng F, Yan G, Yan H, Chai B, Song F. Diagnostic classification of cancers using extreme gradient boosting algorithm and multi-omics data. Comput Biol Med. 2020;121: 103761.
Liao H, Zhang X, Zhao C, Chen Y, Zeng X, Li H. LightGBM: an efficient and accurate method for predicting pregnancy diseases. J Obstet Gynaecol. 2022;42(4):620–9.
Cheng Z, Wang L. Dynamic hierarchical multi-scale fusion network with axial MLP for medical image segmentation. Sci Rep. 2023;13(1):6342.
Funding
This work was supported in part by the National Natural Science Foundation of China (No. 81960329, 82160350, 82160336), the Natural Science Foundation of Guangxi (2023GXNSFDA026013, 2020GXNSFDA238005), and Self-funded scientific research project of Guangxi Zhuang Autonomous Region Health Committee (Z20200396).
Author information
Authors and Affiliations
Contributions
DW and JC formulated the overarching research design as well as drafting the manuscript; ZT, JP, QQ and LZ contributed to the acquisition, analysis and interpretation of data; HY and YH made a critical commentary or revision of the paper. All authors read and approved the final manuscript.
Corresponding authors
Ethics declarations
Ethics approval and consent to participate
Approval was granted by the Ethics Committee of the First Affiliated Hospital of Guangxi Medical University. The procedures used in this study adhere to the tenets of the Declaration of Helsinki. Since this study was a retrospective study, the Ethic committee of the First Affiliated Hospital of Guangxi Medical University waived the need to obtain informed consent from the patients.
Consent for publication
Not applicable.
Competing interests
The authors declare that they have no competing interests.
Additional information
Publisher's Note
Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.
Rights and permissions
Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated in a credit line to the data.
About this article
Cite this article
Wen, Dy., Chen, Jm., Tang, Zp. et al. Noninvasive prediction of lymph node metastasis in pancreatic cancer using an ultrasound-based clinicoradiomics machine learning model. BioMed Eng OnLine 23, 56 (2024). https://doi.org/10.1186/s12938-024-01259-3
Received:
Accepted:
Published:
DOI: https://doi.org/10.1186/s12938-024-01259-3