Skip to main content

Application of machine learning in prediction of bone cement leakage during single-level thoracolumbar percutaneous vertebroplasty

Abstract

Background

In the elderly, osteoporotic vertebral compression fractures (OVCFs) of the thoracolumbar vertebra are common, and percutaneous vertebroplasty (PVP) is a common surgical method after fracture. Machine learning (ML) was used in this study to assist clinicians in preventing bone cement leakage during PVP surgery.

Methods

The clinical data of 374 patients with thoracolumbar OVCFs who underwent single-level PVP at The First People's Hospital of Chenzhou were chosen. It included 150 patients with bone cement leakage and 224 patients without it. We screened the feature variables using four ML methods and used the intersection to generate the prediction model. In addition, predictive models were used in the validation cohort.

Results

The ML method was used to select five factors to create a Nomogram diagnostic model. The nomogram model's AUC was 0.646667, and its C value was 0.647. The calibration curves revealed a consistent relationship between nomogram predictions and actual probabilities. In 91 randomized samples, the AUC of this nomogram model was 0.7555116.

Conclusion

In this study, we invented a prediction model for bone cement leakage in single-segment PVP surgery, which can help doctors in performing better surgery with reduced risk.

Peer Review reports

Introduction

In the elderly, osteoporotic vertebral compression fractures (OVCFs) of the thoracolumbar vertebra are common. The incidence of osteoporosis is high in China, with studies estimating that the incidence is around 13% [1]. OVCFs are the most common osteoporosis complication; some metastatic tumors can cause vertebral rupture and compression fractures. Spinal fractures are becoming more common each year, affecting the quality of life of older adults. These OVCFs lead to short-term and long-term back pain, severe vertebral deformity, and functional disability, which seriously affect the quality of life in elderly patients [2]. Various treatments for OVCFs have been developed for more than 100 years. Anesthesia and internal fixation techniques have recently gained popularity, but there is still great controversy regarding the best treatment plan for OVCFs [3].

Percutaneous vertebroplasty (PVP) is a minimally invasive technique in which liquid polymethylmethacrylate, known as bone cement, is injected into a fractured vertebral body through a hollow puncture needle to strengthen and prevent further compression of the vertebral body [4]. PVP is frequently used to treat OVCFs and spinal tumors [5]. The penetration direction of bone cement in the vertebral body is different due to the presence of multiple vertebral bone destruction. Extravasation of bone cement into the epidural or intervertebral foramen compresses the spinal cord and nerve roots, increasing the risk of adjacent vertebral body fracture and even resulting in paraplegia [6]. In addition, the extravasation of bone cement into paraspinal veins can pose serious complications like pulmonary embolism, cardiac perforation, cerebral embolism, and even death [7]. Cement leakage often occurs in PVP, but clinicians lack a good method to predict the probability of cement leakage.

Machine learning (ML) is a new discipline that has emerged in the past 20 years involving many subjects such as probability theory, statistics, approximation theory, convex analysis, and algorithm complexity theory. The machine learning algorithm obtains rules automatically from data analysis and uses these rules to predict unknown data. Machine learning is widely used in clinical data-related research [8, 9].

Our team gathered clinical data from single-stage PVP surgery in OVCF patients in the hopes of screening out patients with bone cement leakage using four machine-learning methods and developing a prediction model. This model may aid clinicians in preventing bone cement leakage during PVP surgery.

Patients and methods

All the subjects volunteering for this study signed the informed consent forms. The study was approved by the Ethics Committee of The First People’s Hospital of Chenzhou.

From 2020 to 2022, 374 patients with OVCFs who underwent single-segment thoracolumbar PVP at the First People's Hospital of Chenzhou were chosen. There were 150 patients with bone cement leakage and 224 patients without. The following variables were selected for the analysis: age, sex, BMI, associated with old vertebral fractures, previous PVP operation history, combined with thoracolumbar kyphosis, heart or lung disease, classification of fracture, degree of vertebral compression, preoperative MRI showing signal changes in the injured vertebrae, time of spinal fracture, history of trauma, lumbar vertebra bone density examination, surgical vertebral segment, puncture path, VAS score, VAS score 24 h after surgery, VAS score at discharge, bone cement injection volume, pre and post-penetration of bone cement, and upper and lower penetration of bone cement. In the end, 91 patients were randomly sampled in the experimental group for internal validation. Old fractures were defined as patients having fractures longer than 3 weeks in a single segment [10]. The preoperative MRI showing signal changes in the injured vertebrae was collected, and the adjacent vertebrae served as a reference to locate the MRI signal changes in the fractured vertebrae.

All clinical data were obtained from the information system of The First People's Hospital of Chenzhou, and other data were obtained from the questionnaires given to the patients at the time of admission and the telephonic follow-up after surgery. Inclusion criteria were: (1) patient had a thoracolumbar fracture and was diagnosed with osteoporosis by the doctor; (2) chest, waist, and back pain, limited activity affecting the quality of life, and conservative treatment is not effective; (3) fresh or relatively fresh osteoporotic compression fractures diagnosed with imaging; (4) the overall bone mineral density examination was normal, local vertebral metastases caused vertebral osteoporosis, or the clinician diagnosed vertebral osteoporosis in the patient based on clinical manifestations and X-ray examination, and the patient underwent PVP surgery; (5) acceptable compliance and tolerance of patients having no absolute contraindications such as serious cardiovascular and cerebrovascular diseases. Exclusion criteria were: (1) in patients with normal bone, trauma resulted in thoracolumbar fractures; (2) case fracture caused by systemic or local infection; (3) severe compression fracture, secondary spinal canal stenosis, spinal instability, or symptoms of nerve compression requiring decompression and fixation surgery; (4) PVP performed in multiple vertebrae concurrently; (5) patients with intolerance or coagulopathy, as well as other surgical contraindications.

Statistical analysis

For data analysis, we used IBM SPSS Statistics 23. The student t-test is used to compare continuous variables with normal distributions of variance homogeneity. The chi-square test was used to analyze patient data composition ratio and frequency distribution, and SPSS creates different variables. A probability of < 0.05 on both sides was considered statistically significant for all analyses.

All statistical analyses were performed using R software (version 4.1.3; https://www.R-project.org). The nomogram survival model was constructed to predict cement leakage in PVP surgery by using R software’s “rms” and “regplot” package [11]. The “rms” package was also used to calculate the C value and univariate logistic regression to verify the nomogram model’s prediction ability [12, 13]. The AUC (area under the curve) of the ROC curve and Harrell’s concordance index was used to evaluate the performance of nomogram predictions. Harrell’s concordance index was calculated to quantify nomogram discrimination by using a bootstrap method with 1000 samples [14]. Decision curve analysis was conducted to determine the clinical usefulness of the non-adherence nomogram by quantifying the net benefits at different threshold probabilities in patients with cement leakage after PVP surgery [15]. The thresholds were obtained and visualized using the “rms” and “rmda” packages.

Machine learning

Univariate logistic regression

Univariate logistic regression was used to investigate the independent risk factors for bone cement leakage after PVP. The 95% confidence interval (CI) and odds ratio (OR) were calculated by the backward stepwise selection method. OR > 1 indicates that the variable is a risk factor, and P < 0.05 was considered statistically significant [16].

LASSO regression

Least absolute shrinkage and selection operator is the full name of LASSO regression. This method is a compression estimation method that uses general linear regression to add regular terms. The parameters are kept as simple as possible while ensuring the best-fitting error, and the model has strong generalization ability. The LASSO regression model actively selects from a large multi-collinear set of potential variables in the regression analysis to screen out risk factors, and best predict cement lateral leakage characteristics from PVP data [17]. We used the "glmnet" package in R software for LASSO regression analysis and visualization [18].

Random forest

Random forest is a compositional supervised machine learning algorithm. In this study, we used the "randomForest" package in R software to screen out variables, calculate their relative importance, and visualize them [19]. The randomForest package includes two screening methods: an increase in mean squared (%IncMSE) and an increase in node purity (IncNodePurity). The relationship between model errors and fitted variables is depicted by cross-validation curves. Multiple groups of different training and verification are performed on the model in this study by using different training sets and verification set division through the implementation of ten-fold cross-validation, to deal with the problems of one-sided test results and insufficient data [20].

SVM-RFE

In SVM-RFE (Support Vector Machine-Recursive Feature Elimination), the required variables were screened out and visualized using the "e071" package in R software. tenfold cross-validation was carried out for the data, and a characteristic index of the vector was obtained. The smaller the AvgRank number, the greater the influence of this factor on bone cement leakage in PVP. After sorting, we estimated the generalization error for all data and finally screened the variable with the lowest common diagnosis error rate [21].

Results

Table 1 shows all the variables collected for machine learning. The proportion of female patients with thoracolumbar fractures was higher than males, and there was no statistical difference between gender and bone cement leakage. The rate of osteoporosis in female patients was found to be significantly high than that in male patients (Table 2). The percentage of bone cement leakage in patients with old spinal fractures was significantly lower than that in patients with new fractures. As reported in Table 1, 68 patients had PVP before, and the proportion of bone cement leakage in patients with no previous history of PVP increased. Cement leakage was found more common in patients without thoracolumbar kyphosis. As shown in Table 3 of thoracolumbar kyphosis, we found in training cohort no statistical difference in the amount of intraoperative bone cement injection in patients with thoracolumbar kyphosis. Patients with severe splitting, pathologic, and vertebral compression fractures were more likely to have cement leakage, but we observed no statistical difference. Traumatic thoracolumbar fracture is a fracture of the thoracolumbar spine caused by trauma in osteoporosis patients. Fracture of the vertebral body caused by trauma is prone to cement leakage. Leakage rates were observed to be higher in patients without osteoporosis and osteopenia than in patients with osteoporosis. Patients who have experienced trauma are more likely to experience bone cement leakage. There was no statistically significant difference in the incidence of leakage following various surgical procedures.

Table 1 Baseline table of patients with and without cement leakage
Table 2 Bone mineral density between male and female patients
Table 3 Relationship between thoracolumbar kyphosis and intraoperative bone cement injection

In the correlation diagram of variables shown in Fig. 1, the variable-associated with old vertebral fractures was found to be positively correlated with two other variables-combined with thoracolumbar kyphosis and previous PVP operation history. Other variables were not found to correlate closely.

Fig. 1
figure 1

Heat map of the correlations between all the variables are shown

Machine learning

Univariate logistic regression

Single-factor logistic regression results are shown in Table 4. Various variables such as age, associated with old vertebral fractures, previous PVP operation history, combined with thoracolumbar kyphosis, degree of vertebral compression, history of trauma, and lumbar vertebra bone density examination were found to be statistically different.

Table 4 Univariate logistic regression results

LASSO regression

Figure 2A depicts a partial plot of LASSO regression coefficients, with different colored lines representing different variables. Figure 2B cross-validates the curve and reveals six significant differences in patients with bone cement leakage, including age, thoracolumbar kyphosis, degree of vertebral compression, history of trauma, lumbar vertebra bone density examination, and pre and post-penetration of bone cement.

Fig. 2
figure 2

Using cross-validation to the optimal penalty parameter lambda, LASSO coefficient profiles of the factors. A The results of the LASSO regression analysis of dependent variables. B The 6 factors that exhibited significant differences between the patients with HLA-B27 positive and negative patients

Random forest

Figure 3a shows the ranking of variable importance screened by two random forest methods of "%IncMSE" and "IncNodePurity". Figure 3b shows that the use of the random forest selection model gradually increased the error when 1–10 variables were selected, and then the diagnostic error decreased gradually. Figure 3b shows that random forest is not an ideal prediction method in this prediction.

Fig. 3
figure 3

Randomforest screening variables. A The 21 most important factors calculated using the two random forest algorithms “%IncMSE” and “IncNodePurity.” B the use of the random forest selection model gradually increased the error when 1–10 variables were selected, and then the diagnostic error decreased gradually

SVM-RFE

Figure 4 shows that the error rate reached the minimum when 19 factors were selected as diagnostic models after SVM-RFE calculation. All the included factors were found meaningful for the diagnosis. Table 5 shows the order of importance of 19 factors in the SVM-RFE ranking, and we observed that the importance of a factor increased with a decrease in its AvgRank.

Fig. 4
figure 4

The 19 factors were selected as diagnostic models after SVM-RFE calculation

Table 5 Importance ranking of 19 factors in SVM-RFE

We used the intersection of the results of the other three machine learning models (Fig. 5) to obtain five important factors because random forest was not an excellent prediction model in this study. These were age, combined with thoracolumbar kyphosis, degree of vertebral compression, history of trauma and lumbar vertebra bone density examination. Figure 6E shows the AUC values of each factor.

Fig. 5
figure 5

The intersection of variables screened using LASSO, Univariate logistic regression and SVM-RFE

Fig. 6
figure 6

The Prediction model of bone cement leakage diagnostic model. (A) Nomogram predicts cement leakage in single-level PVP surgery. (B) Calibration curves for predicting cement leakage in single-level PVP surgery. (C) Decision curve analysis for the nomogram. (D) AUC of the nomogram based on the diagnostic model. (E) Individual AUC values of the five variables in the nomogram. a, Age. b, Combined with thoracolumbar kyphosis. c, Degree of vertebral compression. d, history of trauma. e, Lumbar vertebra bone density examination

We constructed a nomogram model using these four factors (Fig. 6A). The AUC value of the nomogram model was 0.651834 (Fig. 6D), and the C value was 0.652. The calibration curves showed a reliable agreement between nomogram predictions and actual probabilities (Fig. 6B). The decision curve in Fig. 6C shows that when the threshold value of the model was set in the range of 28%-73%, the curve went above the “none” and “all” lines, and the model showed clinical usefulness in this range.

An internal random sample of 91 patients was selected for the validation, including 29 patients with postoperative leakage and 61 patients without leakage in PVP. The AUC value of the nomogram model was calculated to be 0.7555116 (Fig. 7A), and the C value was 0.756. The calibration curve showed a satisfactory agreement between nomogram prediction and actual probabilities (Fig. 7B).

Fig. 7
figure 7

Validation cohort. a The AUC value of nomogram diagnostic model in the validation cohort. b In validation cohort Calibration curves for nomogram diagnostic model in the validation cohort

Discussion

In this study, we used clinical data from OVCFs patients who had PVP to create a prediction model for cement leakage after single-vertebra PVP using an ML algorithm. The prediction model was based on a series of predictions and four machine learning models that were used to filter variables, which were further verified by a randomly sampled validation group. By comparing the patients to each other, we learned about the clinical characteristics of patients with leakage in PVP. ML can process clinical data efficiently and optimize model structure by using the intersection method to make the model more concise [22]. This AI-based strategy could be used by clinicians as a preoperative prediction of leakage in patients of OVCFs undergoing PVP surgery.

A higher proportion of females with a thoracolumbar vertebral fracture is associated with osteoporosis [23]. Primary osteoporosis mainly includes senile osteoporosis and postmenopausal osteoporosis. Postmenopausal osteoporosis results in higher bone loss than bone formation due to the massive drop of estrogen in the body. We need to strengthen the publicity and education about the need for calcium supplements during menopause to prevent osteoporosis. Through the machine learning process, we found that the risk of bone cement leakage increases with an increase in age [21]. As patients age, the degree of osteoporosis increases, and along with it, the risk of cement leakage [24].

Thoracolumbar kyphosis may occur as a result of vertebral fractures or age-related spinal degeneration [25]. Severe kyphosis may result in symptoms of nerve or spinal cord compression. PVP surgery can treat kyphosis to some extent [26]. Some researchers believe that thoracolumbar kyphosis is a risk factor for bone cement leakage in PVP. In our study, patients with thoracolumbar kyphosis exhibited a low percentage of bone cement leakage. Thoracolumbar kyphosis might increase the difficulty of puncture to some extent, but we found no significant difference in the amount of injected bone cement in patients with thoracolumbar kyphosis and patients without kyphosis. Reasons specific to the decrease in the percentage of bone cement leakage need further exploration.

Patients with primary osteoporosis or vertebral metastases, as well as obvious post-traumatic thoracolumbar compression fractures, are more likely to have bone cement leakage, which may be related to vertebral fracture morphology. There is a significant difference in the degree of traumatic spinal fracture and simple osteoporotic spinal fracture, with the risk of complications being higher in the case of traumatic fracture [27]. This reminds us that patients with osteoporosis should avoid strenuous activities and avoid trauma, which can lead to OVCFs and bone cement leakage during PVP.

There are very few clinical studies on vertebral compression and bone cement leakage. However, our study found that the more severe the vertebral compression, the greater the possibility of cement leakage in PVP surgery. This might be related to the decrease in the volume of the vertebral body after compression. The smaller the compression volume of the vertebral body, the smaller the space of bone cement, and the more difficult the puncture, and thus, more chances of bone cement leakage [28]. It suggests that clinicians should be more careful when performing PVP in patients with severe vertebral compression and should pay attention to the adjustment of puncture angle and bone cement viscosity. Preoperative MRI showed that the different signal changes of the injured vertebrae did not affect the likelihood of bone cement leakage.

Machine learning models such as univariate logistic regression, LASSO regression, random forest, and SVM-RFE are frequently used to establish various models. However, the performance of various machine learning methods varies. This time, we employ the Venn diagram intersection method to optimize our diagnostic model and the factors derived from various ML methods.

This study aimed to investigate the risk factors for bone cement leakage and to select the best machine learning prediction using a patient dataset containing 374 PVP procedures. Our study has several advantages: (1) we collected a large number of clinical data of PVP patients for the research; (2) we used four machine learning methods to filter the data and use the verification group for validation; (3) our model has a good predictive ability to screen out the high-risk features of bone cement leakage, making it easier for clinicians to perform PVP in OVCF patients.

However, there are some limitations to this study as well: (1) the retrospective studies may lead to subjective and selection bias; (2) our patient data is limited to one hospital, which may limit the use of our prediction model in other areas and require further validation; (3) the predictive performance is unsatisfactory.

Conclusion

Finally, the prediction model of bone cement leakage after single-level PVP established in this study has good performance, high accuracy, and is easy to use. The prediction model can accurately predict the likelihood of bone cement leakage in OVCF patients undergoing single-level PVP and assist clinicians in better preventing it. We acknowledge, however, that clinicians always have the final say in disease interpretation due to their domain expertise. We hope that our diagnostic model will soon be able to cover a wide range of clinical variables, allowing it to be used accurately in a larger population.

Availability of data and materials

The original contributions presented in the study are included in the article/supplementary material. Further inquiries can be directed to the corresponding authors.

References

  1. Wang Y, Tao Y, Hyman ME, Li J, Chen Y. Osteoporosis in china. Osteoporos Int. 2009;20(10):1651–62.

    Article  CAS  PubMed  Google Scholar 

  2. Compston JE, McClung MR, Leslie WD. Osteoporosis. Lancet (London, England). 2019;393(10169):364–76.

    Article  CAS  PubMed  Google Scholar 

  3. Tomas C, Jensen A, Ahmed F, Ho CK, Jesse MK. Minding the gap in vertebroplasty: vertebral body fracture clefts and cement nonunion. Pain Physician. 2021;24(2):E221–30.

    PubMed  Google Scholar 

  4. Lieberman IH, Togawa D, Kayanja MM. Vertebroplasty and kyphoplasty: filler materials. Spine J. 2005;5(6 Suppl):305s-s316.

    Article  PubMed  Google Scholar 

  5. Mattie R, Brar N, Tram JT, McCormick ZL, Beall DP, Fox A, et al. Vertebral augmentation of cancer-related spinal compression fractures: a systematic review and meta-analysis. Spine. 2021;46(24):1729–37.

    Article  PubMed  Google Scholar 

  6. Barragán-Campos HM, Vallée JN, Lo D, Cormier E, Jean B, Rose M, et al. Percutaneous vertebroplasty for spinal metastases: complications. Radiology. 2006;238(1):354–62.

    Article  PubMed  Google Scholar 

  7. Zhang K, She J, Zhu Y, Wang W, Li E, Ma D. Risk factors of postoperative bone cement leakage on osteoporotic vertebral compression fracture: a retrospective study. J Orthop Surg Res. 2021;16(1):183.

    Article  PubMed  PubMed Central  Google Scholar 

  8. Deo RC. Machine learning in medicine. Circulation. 2015;132(20):1920–30.

    Article  PubMed  PubMed Central  Google Scholar 

  9. Frazer J, Notin P, Dias M, Gomez A, Min JK, Brock K, et al. Disease variant prediction with deep generative models of evolutionary data. Nature. 2021;599(7883):91–5.

    Article  CAS  PubMed  Google Scholar 

  10. Jian C, Qi B, Yu A. Corticoperiosteal pedicle flap of greater trochanter for salvage of old femoral neck fracture in children: outcomes after a minimum 5 years follow-up. J Bone Joint Surg Am. 2022;104(Suppl 2):61–7.

    Article  PubMed  Google Scholar 

  11. Zhang C, Wang F, Guo F, Ye C, Yang Y, Huang Y, et al. A 13-gene risk score system and a nomogram survival model for predicting the prognosis of clear cell renal cell carcinoma. Urol Oncol. 2020;38(3):74.e1-.e11.

    Article  CAS  PubMed  Google Scholar 

  12. Zhang S, Tong YX, Zhang XH, Zhang YJ, Xu XS, Xiao AT, et al. A novel and validated nomogram to predict overall survival for gastric neuroendocrine neoplasms. J Cancer. 2019;10(24):5944–54.

    Article  PubMed  PubMed Central  Google Scholar 

  13. Duan S, Li M, Zhao J, Yang H, He J, Lei L, et al. A predictive nomogram: a cross-sectional study on a simple-to-use model for screening 12-year-old children for severe caries in middle schools. BMC Oral Health. 2021;21(1):457.

    Article  PubMed  PubMed Central  Google Scholar 

  14. Wu M, Li X, Zhang T, Liu Z, Zhao Y. Identification of a nine-gene signature and establishment of a prognostic nomogram predicting overall survival of pancreatic cancer. Front Oncol. 2019;9:996.

    Article  PubMed  PubMed Central  Google Scholar 

  15. Vickers AJ, Holland F. Decision curve analysis to evaluate the clinical benefit of prediction models. Spine J. 2021;21(10):1643–8.

    Article  PubMed  PubMed Central  Google Scholar 

  16. Stoltzfus JC. Logistic regression: a brief primer. Acad Emerg Med. 2011;18(10):1099–104.

    Article  PubMed  Google Scholar 

  17. Ouyang D, Li R, Li Y, Zhu X. A 7-lncRNA signature predict prognosis of Uterine corpus endometrial carcinoma. J Cell Biochem. 2019;120(10):18465–77.

    Article  CAS  PubMed  Google Scholar 

  18. Zhang M, Zhu K, Pu H, Wang Z, Zhao H, Zhang J, et al. An immune-related signature predicts survival in patients with lung adenocarcinoma. Front Oncol. 2019;9:1314.

    Article  PubMed  PubMed Central  Google Scholar 

  19. Zhang H, Xu Z, Zhang J, Wei D, Liu K, Hu W, et al. Disordered serum essential element levels are associated with increased risk of kidney tumors. Environ Sci Pollut Res Int. 2022;29(21):31675–85.

    Article  CAS  PubMed  Google Scholar 

  20. Hong W, Lu Y, Zhou X, Jin S, Pan J, Lin Q, et al. Usefulness of random forest algorithm in predicting severe acute pancreatitis. Front Cell Infect Microbiol. 2022;12:893294.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  21. Zhao E, Xie H, Zhang Y. Predicting diagnostic gene biomarkers associated with immune infiltration in patients with acute myocardial infarction. Front Cardiovasc Med. 2020;7:586871.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  22. Zhu J, Lu Q, Liang T, Jie J, Li H, Zhou C, et al. Development and validation of a machine learning based nomogram for prediction of Ankylosing Spondylitis. Rheumatol Ther. 2022;9(5):1377–97.

    Article  PubMed  PubMed Central  Google Scholar 

  23. McCarthy J, Davis A. Diagnosis and management of vertebral compression fractures. Am Fam Physician. 2016;94(1):44–50.

    PubMed  Google Scholar 

  24. Alhashash M, Shousha M, Barakat AS, Boehm H. Effects of polymethylmethacrylate cement viscosity and bone porosity on cement leakage and new vertebral fractures after percutaneous vertebroplasty: a prospective study. Glob Spine J. 2019;9(7):754–60.

    Article  Google Scholar 

  25. Cao Z, Wang G, Hui W, Liu B, Liu Z, Sun J. Percutaneous kyphoplasty for osteoporotic vertebral compression fractures improves spino-pelvic alignment and global sagittal balance maximally in the thoracolumbar region. PLoS ONE. 2020;15(1):e0228341.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  26. Yu D, Liu Z, Wang H, Yao R, Li F, Yang Y, et al. Analysis on the effect of different surgical methods on the treatment of senile osteoporotic spinal compression fractures and the influencing factors of complications. Evid-based Complement Altern Med. 2021;2021:1599470.

    Article  Google Scholar 

  27. Vordemvenne T, Wähnert D, Klingebiel S, Lohmaier J, Hartensuer R, Raschke MJ, et al. Differentiation of traumatic osteoporotic and non-osteoporotic vertebral AO A3 fractures by analyzing the posterior edge morphology—a retrospective feasibility study. J Clin Med. 2020;9(12):3910.

  28. Chen H, Jia P, Bao L, Feng F, Yang H, Li JJ, et al. Depression of the thoracolumbar posterior vertebral body on the estimation of cement leakage in Vertebroplasty and Kyphoplasty operations. Chin Med J. 2015;128(23):3158–62.

    Article  PubMed  PubMed Central  Google Scholar 

Download references

Acknowledgements

We are grateful to Dr. Xinli Zhan and Dr. Chong Liu (Spine and Osteopathy Ward, The First Affiliated Hospital of Guangxi Medical University, NANING) forhis kindly assistance in all stages of the present study.

Funding

This work was sponsored by the National Natural Science Foundation of China (81560359 and 81860393). Funding bodies had no role in the study design, collection, analysis, and interpretation of the data or in writing the manuscript.

Author information

Authors and Affiliations

Authors

Contributions

All authors contributed to the study conception and design. Guobing Deng, Jichong Zhu, Chong Liu and Xinli Zhan designed the study. Qing Lu, Tuo Liang, Jie Jiang, Liyi Chen, Shengsheng Huang and Xuhua Sun analyze the data. Wenyong Jiang, Jiarui Chen, Tianyou Chen, Hao Li, Zhenwei Yang, Wenfei Gu, Binguang Fan and Yuanlin Yao digital visualization. Shaofeng Wu, Shian Liao, Chaojie Yu, Zhen Ye, Hao Guo, Wuhua Chen, Yihan Wang and Chenxin Zhou collected data on routine blood data. Jichong Zhu and Guobing Deng wrote and revised the manuscript. Chong Liu and Xinli Zhan revised the manuscript. All authors read and approved the final manuscript.

Corresponding author

Correspondence to Xinli Zhan.

Ethics declarations

Ethics approval and consent to participate

All subjects volunteered for the study and signed informed consent forms. To ensure confidentiality, the names of study participants were not included in the data. Information obtained from the data of the study participants is kept confidential. All studies were conducted in accordance with the Declaration of Helsinki. In addition, the Ethics Committee of The First People’s Hospital of Chenzhou approved the study.

Consent to publication

Not applicable.

Competing interests

The authors declare 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.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Deng, G., Zhu, J., Lu, Q. et al. Application of machine learning in prediction of bone cement leakage during single-level thoracolumbar percutaneous vertebroplasty. BMC Surg 23, 63 (2023). https://doi.org/10.1186/s12893-023-01959-y

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s12893-023-01959-y

Keywords