Skip to main content

ORIGINAL RESEARCH article

Front. Med., 27 January 2022
Sec. Intensive Care Medicine and Anesthesiology
This article is part of the Research Topic Clinical Application of Artificial Intelligence in Emergency and Critical Care Medicine, Volume III View all 13 articles

Prediction Models for Sepsis-Associated Thrombocytopenia Risk in Intensive Care Units Based on a Machine Learning Algorithm

\nXuandong JiangXuandong JiangYun WangYun WangYuting PanYuting PanWeimin Zhang
Weimin Zhang*
  • Intensive Care Unit, Dongyang Hospital of Wenzhou Medical University, Jinhua, China

Sepsis-associated thrombocytopenia (SAT) is a common complication in the intensive care unit (ICU), which significantly increases the mortality rate and leads to poor prognosis of diseases. Machine learning (ML) is widely used in disease prediction in critically ill patients. Here, we aimed to establish prediction models for platelet decrease and severe platelet decrease in ICU patients with sepsis based on four common ML algorithms and identify the best prediction model. The research subjects were 1,455 ICU sepsis patients admitted to Dongyang People's Hospital affiliated with Wenzhou Medical University from January 1, 2015, to October 31, 2019. Basic clinical demographic information, biochemical indicators, and clinical outcomes were recorded. The prediction models were based on four ML algorithms: random forest, neural network, gradient boosting machine, and Bayesian algorithms. Thrombocytopenia was found to occur in 732 patients (49.7%). The mechanical ventilation time and length of ICU stay were longer, and the mortality rate was higher for the thrombocytopenia group than for the non-thrombocytopenia group. The models were validated on an online international database (Medical Information Mart for Intensive Care III). The areas under the receiver operating characteristic curves (AUCs) of the four models for the prediction of thrombocytopenia were between 0.54 and 0.72. The AUCs of the models for the prediction of severe thrombocytopenia were between 0.70 and 0.77. The neural network and gradient boosting machine models effectively predicted the occurrence of SAT, and the Bayesian models had the best performance in predicting severe thrombocytopenia. Therefore, these models can be used to identify such high-risk patients at an early stage and guide individualized clinical treatment, to improve the prognosis of diseases.

Introduction

Artificial intelligence (AI) has enabled many cutting-edge scientific research achievements in the field of medical care, especially for acute and severe diseases. In fields such as disease risk assessment, early warning of disease deterioration, and early warning of death, AI can alert officials regarding potential risks earlier and more accurately. Machine learning (ML) is a branch of AI, and it has been used for predicting disease outcomes. Using the Medical Information Mart for Intensive Care (MIMIC) database, Garcia Gallo et al. (1) established a model to predict the mortality of patients with severe sepsis based on the ML algorithm, which achieved better evaluation results than traditional scoring systems such as Sequential (sepsis-related) Organ Failure Assessment (SOFA) Score and Simplified Acute Physiology Score II. Thorsen-Meyer et al. (2) applied the ML algorithm and further employed intensive care unit (ICU) time series data analysis to predict the 90-day mortality in real-time, thus improving the prognosis of diseases in ICU patients.

Sepsis-related thrombocytopenia (SAT) is a common complication in the ICU; in particular, the incidence of thrombocytopenia in patients with septic shock can be as high as 55% (3). SAT involves many mechanisms (4), which might include inflammation-mediated platelet production changes, endothelial dysfunction, abnormal blood coagulation function, and hemodilution. Thrombocytopenia can significantly increase the incidence of complications and mortality in patients with sepsis (5). A study by Azkárate et al. (6) showed that thrombocytopenia was associated with a 1.7-fold increased risk of mortality in severe sepsis patients. Thrombocytopenia may cause severe hemorrhage; a multicenter observational study (7) in UK ICU found that a total of 169 patients (9% of the study population) received platelet transfusion, and the prevalence of severe thrombocytopenia (<50 × 10(9) /L) was 12.4, and 35.4% of the patients finally died in the ICU. In actual clinical work, when a decrease in platelet count is observed for a patient, especially a severe decrease, platelets should be infused in time to reduce the risk of bleeding because platelets cannot be stored for a long time. However, patients may have to wait for 2–3 days from the beginning of platelet reservation to the actual infusion of platelets. In this process, the patients are at a high risk of bleeding and may even experience hemorrhagic shock, which is life-threatening. Early detection of platelet decrease is crucial for critically ill patients.

Presently, there are many related models for predicting sepsis using artificial intelligence (8, 9), which can enhance doctors' medical decision-making ability for patients with sepsis. However, research on predicting SAT and severe thrombocytopenia in the ICU is lacking, and effective models for predicting SAT using ML algorithms have not yet been established. Therefore, we used a large amount of real-time data from the ICU to establish prediction models for thrombocytopenia in ICU sepsis patients for the early identification of patients with a high risk of thrombocytopenia, which would help reduce the occurrence of bleeding events and improve the prognosis of diseases in patients.

Materials and Methods

Study Design and Research Subjects

Our study was reported according to the guidelines of the TRIPOD (10) statement (Checklist in Additional File 1). A retrospective study was conducted with 1,455 sepsis patients who were admitted to the ICU of Dongyang People's Hospital between January 1, 2015, and October 31, 2019. External validation was performed using the MIMIC III dataset (11), a freely accessible online critical care database. The inclusion criteria were age ≥18 years and admission to the ICU with sepsis. The exclusion criteria were patients who had hematological malignancy, cirrhosis patients who had underlying thrombocytopenia before ICU admission, and patients who had undergone splenectomy.

This study was approved by the Ethics Committee of Dongyang People's Hospital (DRY-2021-YX-178). The need for informed consent was waived because of the retrospective, observational study design. The data were anonymously analyzed after the removal of personal information from the data. One author (XJ) obtained permission for accessing the MIMIC database after the completion of “Protecting Human Research Participants,” an online training course launched by the National Institutes of Health (certification number: 7632299).

Data Collection and Grouping

Data Collection

Data were collected using the medical record information mining software provided by Shanghai Le9 Healthcare Technology Co., Ltd. The collected information included the following: (1) basic clinicodemographic information [age, sex, disease severity (Acute Physiology and Chronic Health Evaluation, APACHE II score, SOFA score), smoking history, alcohol abuse history, and complications]; (2) blood gas, blood routine, biochemistry, and liver function indicators on the first day of ICU admission; and (3) clinical outcomes (mortality, time on ventilator, length of ICU stay, length of hospital stay, and hospitalization cost).

Diagnostic Criteria

Definition of SAT: Sepsis patients with thrombocytopenia.

Thrombocytopenia (12, 13):Platelet count <100 × 109/L or a 30% relative decrease of the baseline platelet count during ICU stay; the baseline platelet count was defined as the highest value over the past seven days before ICU admission. We used the initial platelet count in ICU admission as baseline platelet count for patients without platelet count measurement before ICU admission.

Severe thrombocytopenia (14, 15): Platelet count <50 × 109/L during ICU stay.

Sepsis 3.0 (16): Organ dysfunction triggered by an infection that endangers the patient's life and rapid increase in the SOFA score, with a total score of two points.

Sepsis shock (16): The patient with sepsis requiring vasopressors to maintain mean blood pressure at 65 mmHg or higher and having a serum lactate level higher than 2 mmol/L (18 mg/dL) after fluid resuscitation.

Data Processing

Selection of Independent Variables

Sixty-five potentially related variables were preliminarily screened. After excluding three variables with more than 15% of missing values, the remaining 62 variables were subjected to data preprocessing using CARET in R language. Thirteen variables showing a strong correlation (correlation coefficient >0.9) with other independent variables were eliminated. The remaining 57 variables were then subjected to feature selection using the backward selection method, random forest (RF) sampling, and 10% cross-checking. Then, the efficiency (precision, recall, accuracy, and specificity, the cutoff point was 0.5) was calculated, and the variables were ranked according to their importance. The 10 most important variables were retained.

Handling of Missing Values

Variables with >15% missing values were deleted. If the incidence of missing values was <2%, the mean value of the variable was used to replace the missing values. The missing values of variables with loss rates of >2 and <15% were replaced using multiple imputations.

Handling of Outliers

Outliers were detected using the interquartile range (IQR), i.e., the difference between the upper and lower quartiles of the boxplot. We used 1.5 times of IQR as the standard, and points exceeding this criterion (the upper quartile + 1.5 times of IQR, or the lower quartile – 1.5 times of IQR) were defined as outliers. The excluded outliers were handled as missing values.

Model Establishment

The following R packages for the ML method were used: caret, ipred, ranger, arm, nnet, and gbm. Samples were randomly divided into training set and test set in a 7:3 ratio. All ML models were evaluated using 10× cross-validation.

The hyperparameters were adjusted by grid search as follows. For the RF model, the number of trees and mtry parameters were adjusted. For the neural network (NNET) model, size and decay parameters were adjusted. For the gradient boosting machine (GBM) model, n.trees, interaction.depth, and shrinkage were adjusted. Finally, the importance of variables was sorted using the function “varImpPlot” within the “caret” package in R.

Model Validation and Evaluation

The area under the receiver operating characteristic curve (AUC), sensitivity, specificity, and 95% CI of each model were calculated. The confusion matrix was evaluated using accuracy, precision, and recall as parameters presented in Table 1. Local Interpretable Model-Agnostic Explanations (LIME) provides another method for model interpretation (17).

TABLE 1
www.frontiersin.org

Table 1. Comparison of the additional evaluation metrics of four machine learning models in external validation.

Statistical Analysis

Descriptive statistics were analyzed conventionally using the CBCgrps package in R (18). Normally distributed measurement data were expressed as x ± s and compared between groups using the two-independent-samples t-test. Meanwhile, non-normally distributed data were expressed as M (P25, P75) and compared using the Mann–Whitney U test. Enumeration data were expressed in terms of the rate and percentage and compared between the groups using the χ2 test. All statistical analyses were performed using R (software version 3.6.3). A P-value of 0.05 was considered significant.

Results

Comparison of Basic Information and Clinical Outcomes

A total of 1,455 patients with sepsis were included in this study. The flow chart of the study is shown in Figure 1, including 732 SAT patients (49.7%). Regarding the sources of infection, pulmonary infection accounted for the highest proportion, with 1,019 cases (70%), followed by blood-borne infection, with 217 cases (14.9%), and urinary tract infection, with 132 cases (9.1%). There were 189 patients with septic shock, and 76.7% of them had SAT.

FIGURE 1
www.frontiersin.org

Figure 1. Flow chart of the study. ICU, Intensive Care Unit.

Table 2 shows a comparison of general clinical information and clinical outcomes between the thrombocytopenia and non-thrombocytopenia groups. There was no significant difference in age and gender between the two groups, with an average age of 65.6 ± 16.6 years and 63.6% of subjects being male. The disease conditions in the thrombocytopenia group were more serious, and the APACHE and SOFA scores were significantly higher than those in the non-thrombocytopenia group, with statistically significant differences (P < 0.001). There were significant differences in terms of mechanical ventilation time, length of ICU stays, length of hospital stays, and mortality between the two groups (P < 0.001), and the clinical outcome of the thrombocytopenia group was worse. Table 3 shows a comparison of infection site and clinical outcomes between the groups. We compared the baseline characteristics and clinical outcomes of the external validation set, shown in Supplementary Table S1. The comparison of feature distribution between the training, internal validation, and external validation is shown in in Supplementary Table S2. The incidence rate of SAT in the three groups of patients was similar, and there was no significant difference in age, SOFA score, and initial platelet count in ICU admission.

TABLE 2
www.frontiersin.org

Table 2. Comparisons of baseline characteristics between with thrombocytopenia and without thrombocytopenia.

TABLE 3
www.frontiersin.org

Table 3. Comparison of infection site and clinical outcomes between groups.

Evaluation of Machine Learning Algorithm Models

Figure 2 shows the ROC comparison of four ML models for thrombocytopenia prediction, with internal validation showing AUCs between 0.74 and 0.79 and external validation showing AUCs between 0.54 and 0.72. Table 3 shows the pairwise comparison in external validation. Results of external validation show that NNET and GBM had the best prediction, with no significant difference between the two models, while the prediction accuracy of RF and Bayesian models was slightly worse. Additional evaluation metrics for the four machine learning models in external validation are presented in Table 4. We established the model for predicting severe thrombocytopenia using the same method. Figure 3 shows the ROC comparison of ML models for the prediction of severe thrombocytopenia, with internal validation showing AUCs between 0.84 and 0.89 and external validation showing AUCs between 0.70 and 0.77. The prediction was better than for thrombocytopenia, with the Bayesian model showing the best results. The calibration curve analysis of models is shown in Supplementary Figure S1. Figures 4, 5 showed the top 10 variables of the four models ordered by importance. LIME provides explanations for any individual patient, and the contribution of a given variable may change depending on other features of the patient in Supplementary Figures S2, S3 shows contributions by the variables for two patients (#2, #3). The red (blue) color indicates that the variable contradicts (supports) a given class.

FIGURE 2
www.frontiersin.org

Figure 2. ROC curves of the four machine learning models for predicting thrombocytopenia. (A), Internal validation; (B), external validation; RF, random forest; NNET, neural network; GBM, gradient boosting machine; Baye, bayesian.

TABLE 4
www.frontiersin.org

Table 4. Comparison of the area under the roc curve of four machine learning models in external validation.

FIGURE 3
www.frontiersin.org

Figure 3. ROC curves of the four machine learning models for predicting severe thrombocytopenia. (A), Internal validation; (B), external validation; RF, random forest; NNET, neural network; GBM, gradient boosting machine; Baye, bayesian.

FIGURE 4
www.frontiersin.org

Figure 4. Top 10 variables of the four machine learning models for predicting thrombocytopenia ordered by importance. SOFA, Sepsis-related Organ Failure Assessment; INR, International normalized ratio.

FIGURE 5
www.frontiersin.org

Figure 5. Top 10 variables of the four machine learning models for predicting severe thrombocytopenia ordered by importance. SOFA, Sepsis-related Organ Failure Assessment; INR, International normalized ratio.

Discussion

Our study found that SAT had high morbidity and mortality, as well as poor clinical outcomes in ICU, and RF, Bayesian, NNET, and GBM prediction models achieved good predictions.

Thrombocytopenia is very common in ICU patients, with sepsis being its main cause (12). Previous studies on SAT have shown that the incidence rate in critically ill patients (3, 19) was approximately 50%—similar to our findings. Platelets play crucial roles in inflammatory response (20), such as promoting immune response and blood coagulation activation. Presently, many published articles have shown that thrombocytopenia is significantly related to the poor prognosis of patients and is closely related to the degree of thrombocytopenia (21).

Thrombocytopenia is a common reason of platelet transfusion in the ICU. When the platelet count is <50 × 109/ L, clinicians often transfuse platelets (22, 23) to reduce bleeding events. A British prospective multicenter observation study (7) showed that, in ICU patients with severe thrombocytopenia, the mortality rate was as high as 35.4%. Therefore, we also predicted severe thrombocytopenia in patients with sepsis. The models had higher accuracy and better prediction effect. For such patients, early discontinuation of antiplatelet drugs, use of platelet-increasing drugs, and early reservation of platelets might help prevent bleeding events and improve the prognosis of patients.

In this study, among the four ML models, the top variables in terms of importance scores were SOFA score, serum lactic acid, serum sodium bicarbonate, and dimer, which suggested that these factors had a significant correlation with SAT. A retrospective study including 267 patients with abdominal infection showed that a high SOFA score was an important risk factor for hospital-acquired thrombocytopenia. A systematic evaluation (24) found that disease severity was an influencing factor of thrombocytopenia, while serum lactic acid and serum sodium bicarbonate were classic indicators reflecting the severity of the patient's disease. Plasma D-dimer is an important marker of thrombosis activity. In sepsis patients, fibrinolysis activation and D-dimer level have been independently correlated with mortality (25). Therefore, monitoring the SOFA score, serum lactic acid, serum sodium bicarbonate, and dimer levels is helpful for the early detection of thrombocytopenia patients.

This study has some limitations. First, this was a single-center, retrospective study, and some data were missing. We supplemented the data through multiple imputation functions of statistical software to reduce the bias of research results. Second, there are many reasons for thrombocytopenia. For example, some patients with sepsis were treated with hemodialysis, and heparin-induced thrombocytopenia was reported after using heparin. These patients were not excluded, which influenced the results. Third, due to the algorithm characteristics of ML, the models could not clarify the specific relationship between variables and thrombocytopenia, and they were not suitable for all people, which limited the performance of the models. Therefore, based on the algorithms, we showed the measurement of variable importance in the four models and LIME feature plot explained the relationship between variables in the models and thrombocytopenia to a certain extent. Finally, our ML models to predict SAT between ICU stays, the models to predict SAT each day of the ICU stays will be more clinically meaningful. In the future, we will develop software and join the electronic information system to predict SAT each day of the ICU stays.

Conclusion

We established four ML models to predict SAT and severe thrombocytopenia. The models were validated in MIMIC III and can be used to identify such high-risk patients at an early stage and guide individualized clinical treatment. In the future, we will conduct a prospective cohort study and apply these models to clinical practice.

Data Availability Statement

The raw data supporting the conclusions of this article will be made available by the authors, without undue reservation.

Ethics Statement

The studies involving human participants were reviewed and approved by the Ethics Committee of Dongyang People's Hospital. Written informed consent for participation was not required for this study in accordance with the national legislation and the institutional requirements.

Author Contributions

YW and YP carried out the design and contributed to manuscript revision. XJ participated in data analysis and drafted the manuscript. WZ provided overall supervision and undertook the responsibility of submitting the manuscript for publication. All authors contributed to the article and approved the submitted version.

Funding

This study was supported by the Clinical Research Fund Project of the Zhejiang Medical Association (2020ZYC-B44 and 2018KY866) and the Conba Hospital Management Project of the Zhejiang Hospital Association (2021ZHA-KEB335).

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.

Acknowledgments

We would like to thank Editage (www.editage.cn) for English language editing.

Supplementary Material

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

Supplementary Figure S1. Calibration of four machine learning models. (A): Models for predicting thrombocytopenia in Internal validation set; (B): Models for predicting thrombocytopenia in external validation set. (C): Models for predicting severe thrombocytopenia in Internal validation set; (D): Models for predicting severe thrombocytopenia in external validation set; RF, random forest; NNET, neural network; GBM, gradient boosting machine; Baye, bayesian.

Supplementary Figure S2. Heatmap plot showing the contribution of each variable to the classification of sample patients. The relative contribution of each variable was calculated using the LIME algorithm. Patients #2, #3 are shown as examples. Red (blue) color indicates that the relevant variable contradicts (supports) a given label. SOFA, Sepsis-related Organ Failure Assessment; INR, International normalized ratio; LIME, Local Interpretable Model-Agnostic Explanations.

Supplementary Figure S3. LIME feature plot shows the contribution of each variable to the classification of sample patients. Red (blue) color indicates that the relevant variable contradicts (supports) a given label. SOFA, Sepsis-related Organ Failure Assessment; INR, International normalized ratio; LIME, Local Interpretable Model-Agnostic Explanations.

Supplementary Table S1. Baseline characteristics and clinical outcomes between SAT and No-SAT groups in the MIMIC III cohort. Continuous variables are described by means and quarterbacks. Categories variables are analyzed by χ2 test and continuous variables are analyzed by Wilcoxon rank sum test. SAT, sepsis-associated thrombocytopenia; SOFA, Sepsis-related Organ Failure Assessment; DM, diabetes mellitus; COPD, Chronic Obstructive Pulmonary Disease; AST, aspartate aminotransferase; INR, International normalized ratio; PT, prothrombin time; Hosp. hospital, LOS length of stay; ICU LOS, ICU length of stay.

Supplementary Table S2. Comparison of feature distribution between the training, internal validation, and external validation. Continuous variables are described by means and quarterbacks. Categories variables are analyzed by χ2 test and continuous variables are analyzed by Wilcoxon rank sum test. SAT, sepsis-associated thrombocytopenia; ICU, Intensive Care Unit; SOFA, Sepsis-related Organ Failure Assessment; Hosp. LOS, length of hospital stay.

References

1. García-Gallo JE, Fonseca-Ruiz NJ, Celi LA, Duitama-Muñoz JF. A machine learning-based model for 1-year mortality prediction in patients admitted to an Intensive Care Unit with a diagnosis of sepsis. Med intensiva. (2020) 44:160–70. doi: 10.1016/j.medin.2018.07.016

PubMed Abstract | CrossRef Full Text | Google Scholar

2. Thorsen-Meyer HC, Nielsen AB, Nielsen AP, Kaas-Hansen BS, Toft P, Schierbeck J, et al. Dynamic and explainable machine learning prediction of mortality in patients in the intensive care unit: a retrospective study of high-frequency data in electronic patient records. Lancet Digit Health. (2020) 2:e179–91. doi: 10.1016/S2589-7500(20)30018-2

PubMed Abstract | CrossRef Full Text | Google Scholar

3. Sharma B, Sharma M, Majumder M, Steier W, Sangal A, Kalawar M, et al. Thrombocytopenia in septic shock patients – a prospective observational study of incidence, risk factors and correlation with clinical outcome. Anaesth Intensive Care. (2007) 35:874–80. doi: 10.1177/0310057X0703500604

PubMed Abstract | CrossRef Full Text | Google Scholar

4. Bedet A, Razazi K, Boissier F, Surenaud M, Hue S, Giraudier S. Mechanisms of thrombocytopenia during septic shock: a multiplex cluster analysis of endogenous sepsis mediators. Shock. (2018) 49:641–8. doi: 10.1097/SHK.0000000000001015

PubMed Abstract | CrossRef Full Text | Google Scholar

5. Xie Y, Tian R, Xie H, Jin W, Du J, Huang P. The clinical significance of thrombocytopenia complicating sepsis: a meta-analysis. J Infect. (2019) 78:323–37. doi: 10.1016/j.jinf.2018.12.002

PubMed Abstract | CrossRef Full Text | Google Scholar

6. Azkárate I, Choperena G, Salas E, Sebastián R, Lara G, Elósegui I, et al. Epidemiology and prognostic factors in severe sepsis/septic shock. Evolution over six years. Med Intensiva. (2016) 40:18–25. doi: 10.1016/j.medine.2015.01.002

PubMed Abstract | CrossRef Full Text | Google Scholar

7. Stanworth SJ, Walsh TS, Prescott RJ, Lee RJ, Watson DM, Wyncoll DL, et al. Thrombocytopenia and platelet transfusion in UK critical care: a multicenter observational study. Transfusion. (2013) 53:1050-8. doi: 10.1111/j.1537-2995.2012.03866.x

PubMed Abstract | CrossRef Full Text | Google Scholar

8. Giannini HM, Ginestra JC, Chivers C, Draugelis M, Hanish A, Schweickert WD, et al. A machine learning algorithm to predict severe sepsis and septic shock: development, implementation, and impact on clinical practice. Crit Care Med. (2019) 47:1485–92. doi: 10.1097/CCM.0000000000003891

PubMed Abstract | CrossRef Full Text | Google Scholar

9. Giacobbe DR, Signori A, Del Puente F, Mora S, Carmisciano L, Briano F, et al. Early detection of sepsis with machine learning techniques: a brief clinical perspective. Front Med. (2021) 8:617486. doi: 10.3389/fmed.2021.617486

PubMed Abstract | CrossRef Full Text | Google Scholar

10. Collins GS, Reitsma JB, Altman DG, Moons KG. Transparent reporting of a multivariable prediction model for individual prognosis or diagnosis (TRIPOD): the TRIPOD statement. BMJ. (2015) 350:g7594. doi: 10.1161/CIRCULATIONAHA.114.014508

PubMed Abstract | CrossRef Full Text | Google Scholar

11. Johnson A, Pollard T, Shen L, Lehman L, Feng M, Ghassemi M, et al. MIMIC-III, a freely accessible critical care database. Sci Data. (2016) 3:160035. doi: 10.1038/sdata.2016.35

PubMed Abstract | CrossRef Full Text

12. Thiolliere F, Serre-Sapin AF, Reignier J, Benedit M, Constantin JM, Lebert C, et al. Epidemiology and outcome of thrombocytopenic patients in the intensive care unit: results of a prospective multicenter study. Intensive Care Med. (2013) 39:1460–8. doi: 10.1007/s00134-013-2963-3

PubMed Abstract | CrossRef Full Text | Google Scholar

13. Ben HC, Lauzet JY, Rézaiguia DS, Duvoux C, Cherqui D, Duvaldestin P, et al. Effect of severe thrombocytopenia on patient outcome after liver transplantation. Intensive Care Med. (2003) 29:756–62. doi: 10.1007/s00134-003-1727-x

PubMed Abstract | CrossRef Full Text | Google Scholar

14. Hui P, Cook DJ, Lim W, Fraser GA, Arnold DM. The frequency and clinical significance of thrombocytopenia complicating critical illness: a systematic review. Chest. (2011) 139:271–8. doi: 10.1378/chest.10-2243

PubMed Abstract | CrossRef Full Text | Google Scholar

15. Greinacher A, Selleng K. Thrombocytopenia in the intensive care unit patient. Hematology Am Soc Hematol Educ Program. (2010) 2010:135–43. doi: 10.1182/asheducation-2010.1.135

PubMed Abstract | CrossRef Full Text | Google Scholar

16. Singer M, Deutschman CS, Seymour CW, Shankar-Hari M, Annane D, Bauer M, et al. The third international consensus definitions for sepsis and septic shock (Sepsis-3). JAMA. (2016) 315:801–10. doi: 10.1001/jama.2016.0287

PubMed Abstract | CrossRef Full Text | Google Scholar

17. Zhang Zh, Chen L, Xu P, Hong YC. Predictive analytics with ensemble modeling in laparoscopic surgery: A technical note. Laparosc Endosc Robot Surg. (2022). doi: 10.1016/j.lers.2021.12.003

CrossRef Full Text | Google Scholar

18. Zhang Z, Gayle AA, Wang J, Zhang H, Cardinal FP. Comparing baseline characteristics between groups: an introduction to the CBCgrps package. Ann Transl Med. (2017) 5:484. doi: 10.21037/atm.2017.09.39

PubMed Abstract | CrossRef Full Text | Google Scholar

19. Venkata C, Kashyap R, Farmer JC, Afessa B. Thrombocytopenia in adult patients with sepsis: incidence, risk factors, and its association with clinical outcome. J Intensive Care. (2013) 1:9. doi: 10.1186/2052-0492-1-9

PubMed Abstract | CrossRef Full Text

20. Vardon BF, Ruiz S, Gratacap MP, Garcia C, Payrastre B, Minville V. Platelets are critical key players in sepsis. Int J Mol Sci. (2019) 20:3494. doi: 10.3390/ijms20143494

PubMed Abstract | CrossRef Full Text | Google Scholar

21. Vandijck DM, Blot SI, De WJ, Hoste EA, Vandewoude KH, Decruyenaere JM. Thrombocytopenia and outcome in critically ill patients with bloodstream infection. Heart Lung. (2010) 39:21–6. doi: 10.1016/j.hrtlng.2009.07.005

PubMed Abstract | CrossRef Full Text | Google Scholar

22. Ning S, Barty R, Liu Y, Heddle NM, Rochwerg B, Arnold DM. Platelet transfusion practices in the ICU: data from a large transfusion registry. Chest. (2016) 150:516–23. doi: 10.1016/j.chest.2016.04.004

PubMed Abstract | CrossRef Full Text | Google Scholar

23. Arnold DM, Crowther MA, Cook RJ, Sigouin C, Heddle NM, Molnar L, et al. Utilization of platelet transfusions in the intensive care unit: indications, transfusion triggers, and platelet count responses. Transfusion. (2006) 46:1286–91. doi: 10.1111/j.1537-2995.2006.00892.x

PubMed Abstract | CrossRef Full Text | Google Scholar

24. Jonsson AB, Rygård SL, Hildebrandt T, Perner A, Møller MH, Russell L. Thrombocytopenia in intensive care unit patients: a scoping review. Acta Anaesthesiol Scand. (2021) 65:2–14. doi: 10.1111/aas.13699

PubMed Abstract | CrossRef Full Text | Google Scholar

25. Semeraro F, Colucci M, Caironi P, Masson S, Ammollo CT, Teli R, et al. Platelet drop and fibrinolytic shutdown in patients with sepsis. Crit Care Med. (2018) 46:e221–8. doi: 10.1097/CCM.000000000000291

PubMed Abstract | CrossRef Full Text | Google Scholar

Keywords: sepsis-associated thrombocytopenia, intensive care unit, machine learning, artificial intelligence, prediction

Citation: Jiang X, Wang Y, Pan Y and Zhang W (2022) Prediction Models for Sepsis-Associated Thrombocytopenia Risk in Intensive Care Units Based on a Machine Learning Algorithm. Front. Med. 9:837382. doi: 10.3389/fmed.2022.837382

Received: 16 December 2021; Accepted: 07 January 2022;
Published: 27 January 2022.

Edited by:

Zhongheng Zhang, Sir Run Run Shaw Hospital, China

Reviewed by:

Qi Guo, Sun Yat-sen University, China
Shaobin Duan, Central South University, China

Copyright © 2022 Jiang, Wang, Pan and Zhang. 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: Weimin Zhang, jalzhan@163.com

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.