Skip to main content

ORIGINAL RESEARCH article

Front. Physiol., 22 December 2023
Sec. Computational Physiology and Medicine

Predictive modeling of perioperative blood transfusion in lumbar posterior interbody fusion using machine learning

Fang-Fang LangFang-Fang Lang1Li-Ying LiuLi-Ying Liu1Shao-Wei Wang
Shao-Wei Wang2*
  • 1School of Public Health, Shanxi Medical University, Taiyuan, China
  • 2Department of Orthopedics, The Second Hospital of Shanxi Medical University, Taiyuan, China

Background: Accurate estimation of perioperative blood transfusion risk in lumbar posterior interbody fusion is essential to reduce the number, cost, and complications associated with blood transfusions. Machine learning algorithms have the potential to outperform traditional prediction methods in predicting perioperative blood transfusion. This study aimed to construct a machine learning-based perioperative transfusion risk prediction model for lumbar posterior interbody fusion in order to improve the efficacy of surgical decision-making.

Methods: We retrospectively collected clinical data on 1905 patients who underwent lumbar posterior interbody fusion surgery at the Second Hospital of Shanxi Medical University between January 2021 and March 2023. All the data was randomly divided into a training set and a validation set, and the “feature_importances” method provided by eXtreme Gradient Boosting (XGBoost) algorithm was applied to select statistically significant features on the training set to establish five machine learning prediction models. The optimal model was identified by utilizing the area under the curve (AUC) and the probability calibration curve on the validation set. Shapley additive explanations (SHAP) and local interpretable model-agnostic explanations (LIME) were employed for interpretable analysis of the optimal model.

Results: In the postoperative outcomes of patients, the number of hospital days in the transfusion group was longer than that in the non-transfusion group. Additionally, the transfusion group experienced higher total hospital costs, 90-day readmission rates, and complication rates within 90 days after surgery than the non-transfusion group. A total of 9 features were selected for the models. The XGBoost model performed best with an AUC value of 0.958. The SHAP values showed that intraoperative blood loss, intraoperative fluid infusion, and number of fused segments were the top 3 most important features affecting perioperative blood transfusion in lumbar posterior interbody fusion. The LIME algorithm was used to interpret the individualized prediction.

Conclusion: Surgery, ASA class, levels fused, total intraoperative blood loss, operative time, and preoperative Hb are viable predictors of perioperative blood transfusion in lumbar posterior interbody fusion. The XGBoost model has demonstrated superior predictive efficacy compared to the traditional logistic regression model, making it a more effective decision-making tool for perioperative blood transfusion.

Introduction

Lumbar interbody fusion is a classic surgical procedure widely utilized both domestically and internationally for the treatment of degenerative lumbar spine disorders such as lumbar disc herniation, lumbar spinal stenosis, and lumbar spondylolisthesis (Ristagno et al., 2018; Tang et al., 2020). This type of surgery provides spinal stability by eliminating nerve compression, which can significantly relieve nerve root symptoms and pain (Guan et al., 2022; Xiong et al., 2023). However, blood transfusions are frequently required during the perioperative period since the surgical procedure is highly intrusive and necessitates complete dissection of the paravertebral soft tissue as well as excision of the lamina and intervertebral disc (Suk et al., 1997; Nuttall et al., 2000; Salehi et al., 2004; Willner et al., 2016). Previous studies have shown that perioperative blood transfusion increases the risk of postoperative complications, including infection, fever, transmission of blood-borne diseases, pneumonia, and incisional complications, which is a huge economic burden for the healthcare system (Shander et al., 2010; Aoude et al., 2016a; Kato et al., 2016). Therefore, clarifying the predictors of perioperative blood transfusion can better identify high-risk patients for early intervention to reduce the number of transfusions and related complications.

Artificial intelligence (AI) has recently been increasingly applied in various fields of medicine (Chaofan et al., 2022; Zhen et al., 2022; FukHay et al., 2023). Machine learning (ML), a subfield of AI, can automatically predict the output through algorithms based on the characteristics of input data. Compared with traditional statistical methods, ML can process big data more accurately, thereby significantly improving the accuracy of diagnosis and prognosis prediction ability (Khan et al., 2020; Bellini et al., 2022; Ren et al., 2022). Although logistic regression (LR) have been extensively utilized in clinical disease prediction research and are comprehensible to clinical workers, it also has some limitations including poor classification accuracy, underfitting, and prediction efficacy that is easily affected by missing data (Boehm et al., 2016; Mistry et al., 2017). Most studies on predicting perioperative blood transfusion in lumbar interbody fusion currently use traditional logistic regression methods to analyze risk factors (Wang et al., 2021a; Liu et al., 2021; Chen et al., 2022). However, consensus on the risk factors and prediction accuracy remains insufficient. The objective of this study was to develop interpretable machine learning prediction models to improve the efficacy of perioperative blood transfusion risk prediction for lumbar posterior interbody fusion and to provide clinicians with better surgical transfusion decision making.

Materials and methods

Study population

Electronic medical records for patients who underwent lumbar interbody fusion surgery at the Second Hospital of Shanxi Medical University were collected retrospectively. Inclusion criteria: 1) patients who met the diagnosis of lumbar degenerative disease and failed to respond to standard conservative treatment; 2) posterior lumbar interbody fusion (PLIF) or transforaminal lumbar interbody fusion (TLIF); 3) age ≥40 years. Exclusion criteria: 1) minimally invasive surgery; 2) lumbar spine tumour; 3) lumbar spine tuberculosis; 4) brucellosis; 5) lumbar scoliosis deformity; 6) lumbar fracture and dislocation; 7) cervical or thoracic surgery; 8) autologous blood transfusion; 9) preoperative blood transfusion (Wang et al., 2021a). The study waived informed consent and was approved by the Ethics Committee of the Second Hospital of Shanxi Medical University (Ethical approval code: 2023YX235). Between January 2021 and March 2023, there were 1,987 patients satisfied the inclusion and exclusion criteria, with 82 patients who had a missing clinical data rate exceeding 20% being excluded. Ultimately, 1,905 patients were enrolled in this trial, consisting of 953 (50%) males and 952 (50%) females, all of whom underwent standard lumbar interbody fusion. Blood transfusion was defined as intraoperative or postoperative transfusion of at least 1 U of allogeneic suspension-concentrated red blood cells.

Data collection and processing

Based on a literature search and experience in clinical practice (Lou et al., 2022), this study documented patients’ clinical information in electronic medical records, including gender, age, body mass index (BMI), duration of disease, concomitant diseases, Previous history, preoperative laboratory tests, surgery, American Stroke Association (ASA) class, levels fused, intraoperative fluid infusion volume, total intraoperative estimated blood loss, intraoperative urine volume, operative time, time to surgery, tranexamic acid use, preoperative functional status, and postoperative outcomes data, which included length of stay, total hospitalization cost, 90-day readmission, and postoperative complications (within 90 days). According to the data collected, subjects with more than 20% missing information were eliminated, and subjects with less than 20% missing information were filled. Continuous variables were filled using the conditional mean filling method, whereas categorical variables were filled using the random interpolation filling method.

Statistical analysis

SPSS 26.0 statistical software was used to analyze the differences in characteristics between the blood transfusion group and the non-blood transfusion group. Continuous characteristics were expressed as mean ± SD and compared with the use of Student’s t-test or the Mann Whitney U test. Categorical characteristics were expressed as numbers and percentages and compared using Pearson’s chi-squared test or Fisher’s exact test. Variables with a p-value less than 0.05 in univariate analysis were entered into a multivariate logistic regression analysis to ascertain the independent risk factors for perioperative blood transfusion in posterior lumbar interbody fusion. Statistical significance was considered for p < 0.05.

Development of predictive models

The research cohort was randomly divided into a training set (80%) and a validation set (20%). In the training set, features with p values less than 0.05 in the univariate analysis were chosen as alternative features, and the “feature_importances” method provided by the XGBoost algorithm was applied for feature selection (Chen and Guestrin, 2016). XGBoost is based on the gain of the structure scores to determine which feature to choose as the segmentation point, and the importance of this feature depends on the sum of its number of occurrences in all tree structures. When an attribute is widely used in the model to build a decision tree, its importance increases accordingly. One advantage of using the XGBoost algorithm for feature selection is that the importance score of each feature can be calculated relatively intuitively after building the promotion tree. The predictors with the highest feature importance scores are entered into 5 ML algorithms, namely, Extreme Gradient Boosting (XGB), random forest (RF), support vector machine (SVM), naïve bayes (NB) and artificial neural network (ANN), to build the prediction model. Ten-fold cross-validation and grid search techniques were utilized to fine-tune the optimal parameters of the model, and the conclusive updated parameters following several iterations were deemed as the ideal configuration for the current model. The algorithm’s parameters are provided in (Supplementary Table S1). Model performance was assessed on a validation set using AUC, accuracy, recall, specificity, F1-Scores and probability calibration curves (Moons et al., 2019). SHAP (Lundberg et al., 2020; Wang et al., 2021b) and LIME (Molnar, 2020) were used to explainably analyze the optimal model. All data analysis and construction were conducted using Python 3.10.9. LR, XGBoost, RF, SVM and NB were established and trained using the scikit-learn (1.2.2) package within Python. The ANN model was mainly constructed using the keras (2.12.0) and tensorflow (2.12.0) frameworks. SHAP explanatory analysis was conducted using shap (0.42.1), and LIME analysis utilized lime (0.42.1) and jupyter (1.0.0).

Results

Demographic baseline characteristics

A total of 1905 valid samples were included and a few samples had missing values. Missing values for continuous variables were imputed using the conditional mean method, while missing values for categorical variables were imputed using the random interpolation method. In the transfusion group, there were 360 patients (18.9%) with an average age of (65.0 ± 9.9) years, while the non-transfusion group comprised 1545 patients (81.1%) with an average age of (60.7 ± 9.5) years. Table 1 shows the comparison of preoperative and intraoperative characteristics data of patients between the two groups by univariate analysis. For postoperative outcomes, the transfusion group had a longer length of stay compared to the non-transfusion group. Additionally, the total hospitalization cost, 90-day readmission rate, and incidence of complications within 90 days after operation were higher in the transfusion group. All differences had p-values below 0.05, as shown in Table 2. The results of multivariate logistic regression analyses showed a higher risk of perioperative blood transfusion in lumbar posterior interbody fusion patients with hypertension, PLIF Surgery, ASA class ≥ III, levels fused ≥2, higher total intraoperative blood loss, longer operative time, and lower preoperative hemoglobin (Hb)、preoperative sodium、preoperative albumin, as shown in Table 3.

TABLE 1
www.frontiersin.org

TABLE 1. Comparison of preoperative and intraoperative data of the two groups of patients.

TABLE 2
www.frontiersin.org

TABLE 2. Comparison of postoperative outcomes of the two groups of patients.

TABLE 3
www.frontiersin.org

TABLE 3. Multivariate logistic regression analyses for risk factors of blood transfusion.

Machine learning results

After univariate analysis, there were 23 significant features. In order to facilitate comparison with traditional logistic regression, the XGBoost algorithm was also applied to select the 9 features with top importance scores, including levels fused, total intraoperative blood loss, ASA class, surgery, intraoperative fluid infusion volume, preoperative Hb, preoperative hematocrit (HCT), operative time, and age (Figure 1). Five machine learning models were constructed based on the nine features. Among these models, the XGBoost model has the largest AUC value of 0.958, accuracy of 0.903, recall of 0.897, specificity of 0.904, F1-Score of 0.767, and precision of 0.670. all of them are higher than the Logistic regression model with AUC value of 0.930, accuracy of 0.866, recall of 0.882, specificity of 0.863, F1-Score 0.702, and precision 0.583 (Table 4). Furthermore, probabilistic calibration curves are utilized to assess the model’s performance. A superior model would possess a calibration curve situated close to the standard line. As can be observed in Figure 2, the Logistic Regression model shows a Sigmoid-like shape and is a lack of confidence. Whereas the ANN model illustrates an inverse Sigmoid shape and represents overconfidence. The RF, SVM and NB models gives even worse results, while the XGBoost model performs the optimal outcome with a calibration curve very close to the standard line.

FIGURE 1
www.frontiersin.org

FIGURE 1. Importance score plot of the top nine features in the XGBoost model.

TABLE 4
www.frontiersin.org

TABLE 4. Comparison of the prediction performance of the six models on validation set.

FIGURE 2
www.frontiersin.org

FIGURE 2. Comparison of calibration curves of the six models on validation set.

Model explainability

Based on the above comparisons, we determined that the XGBoost model was the best prediction model for perioperative blood transfusion in posterior lumbar interbody fusion. We attempt to unlock the “black box” in the XGBoost model by SHAP values and explain how the model predicts blood transfusion. An overview of the SHAP values for each feature in each sample is shown in Figure 3A. The color represents feature values where the redder shade signifies a larger feature value. The figure shows that the risk factors for perioperative blood transfusion in posterior lumbar interbody fusion were total intraoperative blood loss, intraoperative fluid infusion volume, levels fused, operative time, ASA class, surgery, and age, while the protective factors were preoperative HCT and preoperative Hb. Additionally, SHAP dependence analysis was utilized to explore how individual features affected the output of the XGBoost prediction model. The SHAP dependence plots of the top 3 relatively important features output by the XGBoost prediction model are shown in Figures 3B–D. According to the figure, when the total intraoperative blood loss is higher than 400 mL and levels fused ≥2, the corresponding SHAP value is positive, thereby increasing the risk of blood transfusion for the patient. The intraoperative fluid infusion volume’s blood transfusion warning range is not particularly clear. Further detailed outcomes of SHAP dependence plots for the remaining six features are presented in the Supplementary Material.

FIGURE 3
www.frontiersin.org

FIGURE 3. SHAP summary plot of the XGBoost model based on shapley additive explanations values. (A) An overview of the SHAP values for each feature in each sample. Each line represents a feature,a point represents a sample and the abscissa is the SHAP value. Red dots indicate higher feature values, whereas blue dots indicate lower feature values. (B–D) are SHAP dependence plots of the top 3 relatively important features output by the XGBoost prediction model. SHAP values for specific features exceed zero, representing an increased risk of blood transfusion.

Subsequently, we applied SHAP force analysis and the LIME algorithm to illustrate the individualized prediction of blood transfusion by extracting two samples from the validation set. Figures 4A1, A2 present a transfusion case of a 79-year-old man with a history of hypertension and coronary heart disease who was admitted to the hospital for lumbar spinal stenosis. The blood transfusion probability predicted by XGBoost model was 94%. The factors that increased the risk of blood transfusion included total intraoperative blood loss of 600 mL, levels fused of 3, operative time of 200 min, intraoperative fluid infusion volume of 2200 mL, age of 79 years, and ASA class Ⅳ. The factor that reduced the risk of blood transfusion was TLIF surgery. The XGBoost model predicted blood transfusion in this patient, and the actual result was also a transfusion. Similarly, Figures 4B1, B2 presents a non-transfusion case of a 44-year-old female admitted for lumbar spondylolisthesis with lumbar disc herniation. The XGBoost model predicted a 1% probability of blood transfusion. The patient’s total intraoperative blood loss of 200 mL, intraoperative fluid infusion volume of 2200 mL, levels fused 1, preoperative HCT of 0.42 L/L, and preoperative Hb of 150 g/L reduced the risk of blood transfusion, whereas PLIF surgery increased the risk of blood transfusion. The XGBoost model predicted no blood transfusion for this patient, which was the actual outcome.

FIGURE 4
www.frontiersin.org

FIGURE 4. SHAP force analysis and local interpretable model-agnostic explanations (LIME) algorithm for explaining individual’s prediction results. (A) The true outcome is transfusion, and the predicted outcome is transfusion. (B) The true outcome is non-transfusion, and the predicted outcome is non-transfusion. (A1, B1), the red and blue bars represent risk factors and protective factors, respectively; longer bars indicate greater importance of the feature. (A2, B2), the left part of the figure shows the predicted outcomes using LIME. The middle part shows the critical values of the nine variables when they have the greatest effect on transfusion or non-transfusion. The length of each feature bar indicates the importance (weight) of that feature in the prediction. The right panel specifically lists the numerical sizes of the samples in these features.

Discussion

Based on clinical data from patients undergoing posterior lumbar interbody fusion, classical logistic regression and five machine learning perioperative transfusion risk prediction models were built in this study. All prediction models ultimately included the 6 variables of surgery, ASA class, levels fused, total intraoperative blood loss, operative time, and preoperative Hb. This fully proves that the above six factors are important predictors of perioperative blood transfusion in lumbar posterior interbody fusion, which is basically consistent with the results of previous similar studies (Basques et al., 2015; Morcos et al., 2018; Jeremy et al., 2023). This study also compared the postoperative prognosis based on blood transfusion in patients undergoing lumbar posterior interbody fusion and showed that patients in the blood transfusion group had longer actual length of stay, higher total hospitalization costs, higher 90-day readmission rates, and higher incidence of complications within 90 days after surgery (Basques et al., 2014; Morcos et al., 2018).

According to this study, there is a higher chance of perioperative blood transfusion following PLIF surgery. Kunder et al. (de Kunder et al., 2017) and Lei F et al. (Lei et al., 2020) have demonstrated that intraoperative bleeding in TLIF surgery is significantly lower than in PLIF surgery, potentially due to differences in anatomical regions. The classical PLIF technique involves removal of the ligamentum flavum and complete removal of the posterior lamina to access the intervertebral space via extensive laminotomy (Cloward, 1953). However, TLIF technique is a modification of the PLIF technique, which involves removal of only one side of the facet joints to access the posterolateral intervertebral discs via a unilateral foraminal approach (Lowe and Tahernia, 2002), preserving the other side of the facet joints, vertebral plates, and posterior ligaments of the spine. Therefore, the TLIF technique may be associated with fewer complications, shorter operative time, and less blood loss than the PLIF technique. Patients with ASA class 3 and above also have increased transfusion rates, wherein higher ASA classes indicate more medical comorbidities. Patients with considerable comorbidities tend to have lower reserves and lower transfusion thresholds (Morcos et al., 2018). Levels fused, total intraoperative blood loss and operative time are also risk factors for perioperative blood transfusion (Aoude et al., 2016a; Durand et al., 2018; Wang et al., 2021a). The lumbar spine is richly endowed with blood vessels, mainly including the internal vertebral venous plexus and the external vertebral venous plexus, to collect venous blood from the spinal cord, spine and soft tissues. The more the number of fusion segments in spinal fusion, the more extensive stripping of paravertebral muscles and soft tissues is required for pedicle nail placement and intravertebral decompression. Owing to the abundant blood vessel distribution in the lumbar vertebrae, a larger operation scope necessitates more operations, thereby prolonging the operation time and correspondingly increasing blood loss in the body. Hence, carefully inquiring the medical history, performing a physical examination and analysis of imaging data, grasping the indications of fusion surgery, and elucidating the responsible segments for precise lumbar fusion surgery are effective ways to lower the risk of perioperative blood transfusion. Notably, a lower preoperative hemoglobin level also raises the perioperative transfusion rate. The lower the preoperative red blood cell count, hemoglobin and hematocrit, the worse the ability to compensate for intraoperative bleeding, and the greater the likelihood of perioperative blood transfusion. This suggests that orthopedic surgeons should focus on improving hemoglobin levels before surgery, which can reduce the risk of intraoperative and postoperative blood transfusion (Liu et al., 2021).

Furthermore, five machine learning predictive models were developed based on selected features of the XGBoost algorithm. The performance of each model was evaluated on the validation set data. The results showed that the XGBoost model had the best prediction effect, with an AUC value of 0.958, small differences in the accuracy, recall, specificity, F1-Score, and precision, and the calibration curve was closest to the standard line. The superior predictive performance of the XGBoost model is primarily attributed to: The XGBoost algorithm is a nonlinear integrated learning algorithm. Its tree model has the ability to infinitely split, thus allowing for infinite approximation of the Vapnik-Chervonenkis dimension and improving the accuracy of data fitting. To address the issue of overfitting caused by high dimensions, the algorithm utilizes the L1 and L2 regularization method. Additionally, the modelling retains correlation among variable features, enhancing the model’s predictive effectiveness. By contrast, the logistic regression model in this study had an AUC value of 0.930, and its accuracy, recall, balanced F-score, precision, and calibration curve performance was inferior to that of the XGB model. One possible explanation for this could be the model’s low computational complexity, which is liable to cause underfitting and a low classification accuracy. However, it is worth noting that the predictive performance of the logistic regression model in this study was significantly better than that of the nomogram model (AUC value 0.890) reported in previous literature (Liu et al., 2021). The RF and SVM models exhibit moderate predictive capabilities. Random Forest comprises numerous decision trees resulting in high computational complexity and dependence on vast training datasets for improved prognostication. While support vector machine lacks a universal approach to nonlinear difficulties, occasionally necessitating the identification of an appropriate kernel function. The prediction performance of the ANN model is slightly inferior, possibly because the neural network requires a large number of parameters and protracted learning time. This can lead to local minima or even a failure to achieve the learning objective. Whereas the NB model has the worst prediction performance, probably due to the use of the assumption of sample attribute independence, so its effect is not good if the sample attributes are correlated. Therefore, the prediction model based on XGBoost algorithm has great potential in the prediction of perioperative blood transfusion in posterior lumbar interbody fusion. Several previous studies across various patient populations have also demonstrated the efficacy of XGBoost in disease prediction studies, highlighting the model’s widespread applicability (Hu et al., 2022; Ma et al., 2022; Fan et al., 2023).

Moreover, machine learning’s usefulness is limited by the fact that they often exhibit “black box” performance that is challenging to interpret (Watson et al., 2019; Azodi et al., 2020). To address this issue, this study uses the SHAP algorithm, a post-hoc interpretable technique for machine learning models, to perform global interpretive analysis and personalised attribution analysis of nine risk features in the XGBoost model, and further proposes the warning range of the risk features. At the same time, two specific instances are selected for visual prediction based on LIME algorithm, which is easier to be understood and used by clinical practitioners.

This study also has several limitations. Firstly, it is a retrospective study conducted in a single large-capacity center with missing or incomplete data, which may introduce selective bias and weaken statistical test efficacy. In future studies, prospective randomized controlled studies will be conducted to further confirm the present findings and for external validation, especially in other regions and countries. Secondly, the XGBoost classifier has many parameters, and fine-tuning it with the grid search method is inefficient. The performances of the classifier in this work may depend largely on the results of feature selection, and the effects of different feature selection methods on model performance will be further investigated in future studies.

Conclusively, this study has retrospectively analyzed clinical data to construct the XGBoost prediction model. This model can predict perioperative blood transfusion in lumbar posterior interbody fusion, which can assist orthopedic surgeons in enhancing their surgical transfusion decision-making efficiency. It is worthy of promotion and application in the clinic. No research has been found to have utilised machine learning models to predict the risk associated with perioperative blood transfusion in posterior lumbar interbody fusion, beyond traditional logistic regression modelling. This is the first study to construct and compare multiple machine learning models for individualized prediction of perioperative blood transfusion based on the clinical data of patients undergoing posterior lumbar interbody fusion.

Data availability statement

The original contributions presented in the study are included in the article/Supplementary Material, further inquiries can be directed to the corresponding author.

Ethics statement

The studies involving humans were approved by the Ethics Committee of the Second Hospital of Shanxi Medical University (Ethical approval code: 2023YX235). This study was conducted in accordance with the local legislation and institutional requirements. The requirements for informed consent were waived because the study was retrospective and all data were fully anonymized. This study was conducted in accordance with the Declaration of Helsinki.

Author contributions

F-FL: Conceptualization, Data curation, Formal Analysis, Visualization, Writing–original draft, Writing–review and editing. L-YL: Data curation, Visualization, Writing–review and editing. S-WW: Conceptualization, Methodology, Project administration, Supervision, Writing–review and editing.

Funding

The author(s) declare that no financial support was received for the research, authorship, and/or publication of this article.

Conflict of interest

The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Publisher’s note

All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.

Supplementary material

The Supplementary Material for this article can be found online at: https://www.frontiersin.org/articles/10.3389/fphys.2023.1306453/full#supplementary-material

References

Aoude A., Nooh A., Fortin M., Aldebeyan S., Jarzem P., Ouellet J., et al. (2016a). Incidence, predictors, and postoperative complications of blood transfusion in thoracic and lumbar fusion surgery: an analysis of 13,695 patients from the American college of surgeons national surgical quality improvement program database. Glob. Spine J. 6 (8), 756–764. doi:10.1055/s-0036-1580736

CrossRef Full Text | Google Scholar

Azodi C. B., Tang J., Shiu S.-H. (2020). Opening the black box: interpretable machine learning for geneticists. Trends Genet. 36 (6), 442–455. doi:10.1016/j.tig.2020.03.005

PubMed Abstract | CrossRef Full Text | Google Scholar

Basques B. A., Anandasivam N. S., Webb M. L., Samuel A. M., Lukasiewicz A. M., Bohl D. D., et al. (2015). Risk factors for blood transfusion with primary posterior lumbar fusion. Spine 40 (22), 1792–1797. doi:10.1097/brs.0000000000001047

PubMed Abstract | CrossRef Full Text | Google Scholar

Basques B. A., Fu M. C., Buerba R. A., Bohl D. D., Golinvaux N. S., Grauer J. N. (2014). Using the ACS-NSQIP to identify factors affecting hospital length of stay after elective posterior lumbar fusion. Spine 39 (6), 497–502. doi:10.1097/brs.0000000000000184

PubMed Abstract | CrossRef Full Text | Google Scholar

Bellini V., Valente M., Bertorelli G., Pifferi B., Craca M., Mordonini M., et al. (2022). Machine learning in perioperative medicine: a systematic review.

Google Scholar

Boehm O., Baumgarten G., Hoeft A. (2016). Preoperative patient assessment: identifying patients at high risk. Best Pract. Res. Clin. Anaesthesiol. 30 (2), 131–143. doi:10.1016/j.bpa.2016.04.005

PubMed Abstract | CrossRef Full Text | Google Scholar

Chaofan L., Mengjie L., Jia L., Weiwei W., Cong F., Yifan C., et al. (2022). Machine learning predicts the prognosis of breast cancer patients with initial bone metastases. Front. Public Health 10, 1003976. doi:10.3389/fpubh.2022.1003976

PubMed Abstract | CrossRef Full Text | Google Scholar

Chen L., Gan Z., Huang S., Liang T., Sun X., Yi M., et al. (2022). Blood transfusion risk prediction in spinal tuberculosis surgery: development and assessment of a novel predictive nomogram. BMC Musculoskelet. Disord. 23 (1), 182. doi:10.1186/s12891-022-05132-z

PubMed Abstract | CrossRef Full Text | Google Scholar

Chen T., Guestrin C. (2016). XGBoost: a scalable tree boosting system. Corr. abs/ 1603, 02754. arxiv-1603.02754.

Google Scholar

Cloward R. B. (1953). The treatment of ruptured lumbar intervertebral discs by vertebral body fusion. I. Indications, operative technique, after care. J. Neurosurg. 10 (2), 154–168. doi:10.3171/jns.1953.10.2.0154

PubMed Abstract | CrossRef Full Text | Google Scholar

de Kunder S. L., van Kuijk S. M. J., Rijkers K., Caelers I., van Hemert W. L. W., de Bie R. A., et al. (2017). Transforaminal lumbar interbody fusion (TLIF) versus posterior lumbar interbody fusion (PLIF) in lumbar spondylolisthesis: a systematic review and meta-analysis. Spine J. 17 (11), 1712–1721. doi:10.1016/j.spinee.2017.06.018

PubMed Abstract | CrossRef Full Text | Google Scholar

Durand W. M., DePasse J. M., Daniels A. H. (2018). Predictive modeling for blood transfusion after adult spinal deformity surgery: a tree-based machine learning approach. Spine 43 (15), 1058–1066. doi:10.1097/brs.0000000000002515

PubMed Abstract | CrossRef Full Text | Google Scholar

Fan T., Wang J., Li L., Kang J., Wang W., Zhang C. (2023). Predicting the risk factors of diabetic ketoacidosis-associated acute kidney injury: a machine learning approach using XGBoost. Front. Public Health 11, 1087297. doi:10.3389/fpubh.2023.1087297

PubMed Abstract | CrossRef Full Text | Google Scholar

FukHay T., Cheng X., Yy L. M., ChuiYing W., TzeHei C., ChunKit L. (2023). Prognostic prediction of cancer based on radiomics features of diagnostic imaging: the performance of machine learning strategies. J. digital imaging 36 (3), 1081–1090. doi:10.1007/s10278-022-00770-0

CrossRef Full Text | Google Scholar

Guan J., Liu T., Li W., Zhao H., Yang K., Li C., et al. (2022). Effects of posterior lumbar nonfusion surgery with isobar devices versus posterior lumbar interbody fusion surgery on clinical and radiological features in patients with lumbar degenerative diseases: a meta-analysis. J. Orthop. Surg. Res. 17 (1), 116. doi:10.1186/s13018-022-03015-6

PubMed Abstract | CrossRef Full Text | Google Scholar

Hu C., Tan Q., Zhang Q., Li Y., Wang F., Zou X., et al. (2022). Application of interpretable machine learning for early prediction of prognosis in acute kidney injury. Comput. Struct. Biotechnol. J. 20, 2861–2870. doi:10.1016/j.csbj.2022.06.003

PubMed Abstract | CrossRef Full Text | Google Scholar

Jeremy C. H., Nicholas S., Yunsoo L., Matthew S., Lee Y., Sherman M., et al. (2023). Predictors of blood transfusion in patients undergoing lumbar spinal fusion. World Neurosurg. 176, e493–e500. doi:10.1016/j.wneu.2023.05.087

PubMed Abstract | CrossRef Full Text | Google Scholar

Kato S., Chikuda H., Ohya J., Oichi T., Matsui H., Fushimi K., et al. (2016). Risk of infectious complications associated with blood transfusion in elective spinal surgery—a propensity score matched analysis. Spine J. 16 (1), 55–60. doi:10.1016/j.spinee.2015.10.014

PubMed Abstract | CrossRef Full Text | Google Scholar

Khan O., Badhiwala J. H., Witiw C. D., Wilson J. R., Fehlings M. G. (2020). Machine learning algorithms for prediction of health-related quality-of-life after surgery for mild degenerative cervical myelopathy. Spine J. 21 (10), 1659–1669. doi:10.1016/j.spinee.2020.02.003

PubMed Abstract | CrossRef Full Text | Google Scholar

Lei F., Li Z., He W., Tian X., Zheng L., Kang J., et al. (2020). Hidden blood loss and the risk factors after posterior lumbar fusion surgery: a retrospective study. Med. Baltim. 99 (19), e20103. doi:10.1097/md.0000000000020103

PubMed Abstract | CrossRef Full Text | Google Scholar

Liu B., Pan J., Zong H., Wang Z. (2021). Establishment and verification of a perioperative blood transfusion model after posterior lumbar interbody fusion: a retrospective study based on data from a local hospital. Front. Surg. 8, 695274. doi:10.3389/fsurg.2021.695274

PubMed Abstract | CrossRef Full Text | Google Scholar

Lou S. S., Liu H., Lu C., Wildes T. S., Hall B. L., Kannampallil T. (2022). Personalized surgical transfusion risk prediction using machine learning to guide preoperative type and screen orders. Anesthesiology 137 (1), 55–66. doi:10.1097/aln.0000000000004139

PubMed Abstract | CrossRef Full Text | Google Scholar

Lowe T. G., Tahernia A. D. (2002). Unilateral transforaminal posterior lumbar interbody fusion. Clin. Orthop. Relat. Res. 394, 64–72. doi:10.1097/00003086-200201000-00008

PubMed Abstract | CrossRef Full Text | Google Scholar

Lundberg S. M., Erion G., Chen H., DeGrave A., Prutkin J. M., Nair B., et al. (2020). From local explanations to global understanding with explainable AI for trees. doi:10.1038/s42256-019-0138-9

CrossRef Full Text | Google Scholar

Ma B., Chai B., Dong H., Qi J., Wang P., Xiong T., et al. (2022). Diagnostic classification of cancers using DNA methylation of paracancerous tissues.

Google Scholar

Mistry P. K., Gaunay G. S., Hoenig D. M. (2017). Prediction of surgical complications in the elderly: can we improve outcomes? Asian J. urology 4 (1), 44–49. doi:10.1016/j.ajur.2016.07.001

PubMed Abstract | CrossRef Full Text | Google Scholar

Molnar C. (2020). Interpretable machine learning. A guide for making black box models explainable christoph molnar. USA: Lulu. com.

Google Scholar

Moons K. G., Wolff R. F., Riley R. D., Whiting P. F., Westwood M., Collins G. S., et al. (2019). PROBAST: a tool to assess risk of bias and applicability of prediction model studies: explanation and elaboration. Ann. Intern. Med. 170 (1), W1-W33–W33. doi:10.7326/m18-1377

PubMed Abstract | CrossRef Full Text | Google Scholar

Morcos M. W., Jiang F., McIntosh G., Johnson M., Christie S., Wai E., et al. (2018). Predictors of blood transfusion in posterior lumbar spinal fusion: a Canadian spine outcome and research network study. Spine 43 (1), E35-E39–E39. doi:10.1097/brs.0000000000002115

PubMed Abstract | CrossRef Full Text | Google Scholar

Nuttall G. A., Horlocker T. T., Santrach P. J., Oliver W. C. J., Dekutoski M. B., Bryant S. (2000). Predictors of blood transfusions in spinal instrumentation and fusion surgery. Spine 25 (5), 596–601. doi:10.1097/00007632-200003010-00010

PubMed Abstract | CrossRef Full Text | Google Scholar

Ren G., Yu K., Xie Z., Wang P., Zhang W., Huang Y., et al. (2022). Current applications of machine learning in spine: from clinical view. Glob. Spine J. 12 (8), 1827–1840. doi:10.1177/21925682211035363

CrossRef Full Text | Google Scholar

Ristagno G., Beluffi S., Tanzi D., Belloli F., Carmagnini P., Croci M., et al. (2018). Red blood cell transfusion need for elective primary posterior lumbar fusion in A high-volume center for spine surgery. J. Clin. Med. 7 (2), 19. doi:10.3390/jcm7020019

PubMed Abstract | CrossRef Full Text | Google Scholar

Salehi S. A., Tawk R., Ganju A., LaMarca F., Liu J. C., Ondra S. L. (2004). Transforaminal lumbar interbody fusion: surgical technique and results in 24 patients. Neurosurgery 54 (2), 368–374. doi:10.1227/01.Neu.0000103493.25162.18

PubMed Abstract | CrossRef Full Text | Google Scholar

Shander A., Hofmann A., Ozawa S., Theusinger O. M., Gombotz H., Spahn D. R. (2010). Activity-based costs of blood transfusions in surgical patients at four hospitals. Transfusion 50 (4), 753–765. doi:10.1111/j.1537-2995.2009.02518.x

PubMed Abstract | CrossRef Full Text | Google Scholar

Suk S.-I., Lee C.-K., Kim W.-J., Lee J.-H., Cho K.-J., Kim H.-G. (1997). Adding posterior lumbar interbody fusion to pedicle screw fixation and posterolateral fusion after decompression in spondylolytic spondylolisthesis. Spine 22 (2), 210–219. doi:10.1097/00007632-199701150-00016

PubMed Abstract | CrossRef Full Text | Google Scholar

Tang L., Wu Y., Jing D., Xu Y., Wang C., Pan J. (2020). A Bayesian network meta-analysis of 5 different fusion surgical procedures for the treatment of lumbar spondylolisthesis. Med. Baltim. 99 (14), e19639. doi:10.1097/md.0000000000019639

PubMed Abstract | CrossRef Full Text | Google Scholar

Wang H., Wang K., Lv B., Xu H., Jiang W., Zhao J., et al. (2021a). Establishment and assessment of a nomogram for predicting blood transfusion risk in posterior lumbar spinal fusion. J. Orthop. Surg. Res. 16 (1), 39. doi:10.1186/s13018-020-02053-2

PubMed Abstract | CrossRef Full Text | Google Scholar

Wang H., Wu W., Han C., Zheng J., Cai X., Chang S., et al. (2021b). Prediction model of osteonecrosis of the femoral head after femoral neck fracture: machine learning–based development and validation study. JMIR Med. Inf. 9 (11), e30079. doi:10.2196/30079

CrossRef Full Text | Google Scholar

Watson D. S., Krutzinna J., Bruce I. N., Griffiths C. E., McInnes I. B., Barnes M. R., et al. (2019). Clinical applications of machine learning algorithms: beyond the black box. BMJ 364, l886. doi:10.1136/bmj.l886

PubMed Abstract | CrossRef Full Text | Google Scholar

Willner D., Spennati V., Stohl S., Tosti G., Aloisio S., Bilotta F. (2016). Spine surgery and blood loss: systematic review of clinical evidence. Anesth. Analgesia 123 (5), 1307–1315. doi:10.1213/ane.0000000000001485

CrossRef Full Text | Google Scholar

Xiong X., Liu J. M., Liu Z. H., Chen J. W., Liu Z. L. (2023). Clinical outcomes and prediction nomogram model for postoperative hemoglobin < 80 g/L in patients following primary lumbar interbody fusion surgery. J. Orthop. Surg. Res. 18 (1), 286. doi:10.1186/s13018-023-03766-w

PubMed Abstract | CrossRef Full Text | Google Scholar

Zhen C., Liming Z., Genglong L., Yangpeng O., Chuangang L., Ben Y., et al. (2022). Construction of autophagy-related gene classifier for early diagnosis, prognosis and predicting immune microenvironment features in sepsis by machine learning algorithms. J. Inflamm. Res. 15, 6165–6186. doi:10.2147/jir.s386714

PubMed Abstract | CrossRef Full Text | Google Scholar

Keywords: lumbar posterior interbody fusion, perioperative blood transfusion, machine learning, interpretability, risk factors

Citation: Lang F-F, Liu L-Y and Wang S-W (2023) Predictive modeling of perioperative blood transfusion in lumbar posterior interbody fusion using machine learning. Front. Physiol. 14:1306453. doi: 10.3389/fphys.2023.1306453

Received: 04 October 2023; Accepted: 06 November 2023;
Published: 22 December 2023.

Edited by:

Denise Veelo, Amsterdam University Medical Center, Netherlands

Reviewed by:

Zhiwen Luo, Fudan University, China
Jeremie Oliver Piña, National Institutes of Health (NIH), United States

Copyright © 2023 Lang, Liu and Wang. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Shao-Wei Wang, wangshaowei@sxmu.edu.cn

Disclaimer: All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.