Skip to main content

ORIGINAL RESEARCH article

Front. Nutr., 14 April 2023
Sec. Clinical Nutrition

Machine learning algorithms assist early evaluation of enteral nutrition in ICU patients

Ya-Xi Wang&#x;Ya-Xi Wang1Xun-Liang Li&#x;Xun-Liang Li2Ling-Hui ZhangLing-Hui Zhang3Hai-Na LiHai-Na Li4Xiao-Min LiuXiao-Min Liu5Wen SongWen Song6Xu-Feng Pang
Xu-Feng Pang1*
  • 1Department of Hospital-acquired Infection Control, The Affiliated Hospital of Qingdao University, Qingdao, Shandong, China
  • 2Department of Nephrology, The Second Hospital of Anhui Medical University, Hefei, Anhui, China
  • 3School of Nursing, Qingdao University, Qingdao, Shandong, China
  • 4Department of Nephrology, The Affiliated Hospital of Qingdao University, Qingdao, Shandong, China
  • 5Department of Critical Care Medicine, The Affiliated Hospital of Qingdao University, Qingdao, Shandong, China
  • 6Department of Endoscopy, The Affiliated Hospital of Qingdao University, Qingdao, Shandong, China

Background: This study applied machine learning (ML) algorithms to construct a model for predicting EN initiation for patients in the intensive care unit (ICU) and identifying populations in need of EN at an early stage.

Methods: This study collected patient information from the Medical Information Mart for Intensive Care IV database. All patients enrolled were split randomly into a training set and a validation set. Six ML models were established to evaluate the initiation of EN, and the best model was determined according to the area under curve (AUC) and accuracy. The best model was interpreted using the Local Interpretable Model-Agnostic Explanations (LIME) algorithm and SHapley Additive exPlanation (SHAP) values.

Results: A total of 53,150 patients participated in the study. They were divided into a training set (42,520, 80%) and a validation set (10,630, 20%). In the validation set, XGBoost had the optimal prediction performance with an AUC of 0.895. The SHAP values revealed that sepsis, sequential organ failure assessment score, and acute kidney injury were the three most important factors affecting EN initiation. The individualized forecasts were displayed using the LIME algorithm.

Conclusion: The XGBoost model was established and validated for early prediction of EN initiation in ICU patients.

1. Introduction

The nutritional status has a strong association with clinical outcomes in critically ill patients. Malnutrition can lead to more complications, difficulty in ventilator discontinuation, prolonged length of stay in intensive care unit (ICU), and increased readmission rate and mortality (1). Enteral nutrition (EN) refers to a nutrition therapy that foods for special medical purposes are administered via the gastrointestinal tract. EN should be preferred when gastrointestinal function allows (2, 3).

EN is an important treatment method for patients in the ICU. EN promotes the recovery of intestinal function and reduces the consumption of skeletal muscle. EN can also decrease the incidence of infection and mortality and shorten the time of hospitalization and medical expenses (4, 5). The American Society for Parenteral and Enteral Nutrition recommends early use of EN in appropriate critically ill patients (6). However, the proportion of EN feeding is suboptimal (7). Therefore, there is a need to identify high-risk patients who will benefit from early EN, which may aid clinicians in decision-making and improve the outcome of critically ill patients.

At present, EN initiation largely depends on physicians’ awareness. Machine learning (ML) is a subset of artificial intelligence (AI) with the ability to process complex data and quantify the risk of event occurrence (8). It includes logistic regression (LR), support vector machine (SVM), decision tree (DT), κ-nearest neighbor (KNN), random forest (RF), and extreme gradient boost (XGBoost), etc. (8). ML algorithms have been widely used in clinical nutrition and critical care (911), including diet pattern analysis, disease diagnosis, and prognosis prediction. However, it has not been applied to initiate EN in ICU patients. Accordingly, we aimed to develop a model to predict EN initiation for patients in an ICU setting. This model can assist early identification of populations in need of EN, and provide a basis for physicians’ decision-making to initiate EN. Furthermore, we wished this model can guide the development of standard nutrition protocol and the improvement the nutrition therapy.

2. Methods

2.1. Data source

The information was collected from the database of Medical Information Mart for Intensive Care IV (MIMIC-IV). About 76,000 ICU admissions were included in MIMIC-IV, authorized by the Institutional Review Boards at Beth Israel Deaconess Medical Center (2001-P-001699/14) and the Massachusetts Institute of Technology (No. 0403000206). This is a freely available, retrospective, singer-center database where patients offered consent for their data to be accessed (12). The ethical approval statement was waived because patients were not directly involved in this study. One of our members was responsible for data extraction from this database (certification number 35970146). This study adhered to the tenets of the Declaration of Helsinki in 2013 and was conducted per the Transparent Reporting of a multivariable prediction model for Individual Prognosis or Diagnosis (TRIPOD) Statement (13).

2.2. Study population

We enrolled all 18-year-old and older adults from the MIMIC IV database. Patients who had multiple ICU admissions were excluded.

2.3. Data extraction and processing

Clinical information was gathered from the MIMIC-IV database, including patient demographics, comorbidities, vital signs, laboratory results, treatments, and illness severity scores. Age, sex, weight, and ethnicity were collected as demographic characteristics. Comorbidities in our study included diabetes, congestive heart failure, myocardial infarction, cerebrovascular disease, peripheral vascular disease, chronic lung disease, liver disease, renal disease, tumor, dementia, rheumatic disease, intestinal fistula, short bowel syndrome, pancreatitis, abdominal hypertension, peptic ulcer disease, paraplegia, acute kidney injury (AKI), and acquired immune deficiency syndrome. The Implementation of the International Statistical Classification of Disease and Related Health Problems, 10th Revision coding systems were used to define these conditions (14). Within the first 24 h of their ICU stay, we collected averages of vital signs such as mean arterial pressure (MAP), heart rate, body temperature, respiratory rate, and oxygen saturation (SpO2). We extracted the maximum values in the initial 24 h admitted to ICU for laboratory findings (Supplementary Table S1). For treatment, EN route (percutaneous endoscopic gastrostomy (PEG), percutaneous endoscopic jejunostomy (PEJ), Nasogastric tube, and Nasointestinal tube), dialysis, vasopressors, and mechanical ventilation were chosen within 24 h of ICU admission. Simplified Acute Physiology Score II for severity scores of illness and Sequential Organ Failure Assessment (SOFA) were gathered within the initial 24 h after ICU admission. The missing data of all valuables in this study were below 20% and dealt with by the multiple imputation (MI) method (Supplementary Table S2). The main process of MI begins by creating multiple data sets, which are then analyzed separately to obtain a set of parameter estimate values. Finally, all estimates is combined and evaluated to get the plausible estimates for the missing data (15). In this study, we perform MI using the MICE package of R software, whose default interpolation method is multiple imputation by chained equations. EN is defined as nutritional support via a nasoduodenal or nasogastric tube during the ICU (16). For each patient, the protein intake was 1.2–2.0 g/kg/day and lower energy intake should be preferred in the early stage (6). The optimal nutrition formula of patients was confirmed based on nutritional status and primary diseases.

2.4. Statistical analysis

The continuous variables of normal distribution were expressed by means ± standard deviations, and Student’s t-test was utilized to assess differences between groups. The continuous data of skew distribution were described by median and interquartile range (IQR), and the Mann–Whitney U test was employed to compare the two groups. Categorical data were described by frequency and percentage, and the comparison between two groups was performed by Chi-square test or Fisher’s exact test. All data were statistically analyzed using R software (Version 4.2.3) and Python (Version 3.9.12). A two-sided p value below 0.05 was perceived as statistically significant.

2.5. Machine learning models

We randomized all the patients into two parts, a training set (80%) and a validation set (20%). The comparisons of parameters between the two sets were presented in Supplementary Table S3. We tried to construct and validate the models using LR, SVM, DT, KNN, RF, and XGBoost. We initially used default hyper-values to generate an initial model, and then used grid search and ten-fold cross-validation to find the ideal parameters for each model. We computed accuracy, sensitivity, specificity, and the area under curve (AUC) and plotted the calibration curve and decision curve analysis (DCA) for the validation cohort to assess the predictive performance of models. We confirmed the final model with the optimized performance according to the AUC and accuracy. The difference of AUCs was compared with DeLong test. Furthermore, SHapley Additive exPlanation (SHAP) values were intended to enhance the clarity and interpretability of the best model (17). We used the SHAP summary plot to depict the rank of the predictors attributed to the model. The SHAP dependency graph was used to analyze the importance of a single feature affecting the model output. Finally, the Local Interpretable Model-Agnostic Explanations (LIME) algorithm was implemented to illustrate the impact of these attributes on the best model for each patient (18).

3. Results

3.1. Baseline characteristics

A total of 76,540 participants were screened for eligibility. Twenty-three thousand three hundred and ninety patients were eliminated due to numerous ICU admissions (including only the first admission for analysis), and 53,150 patients were recruited (Figure 1). The utilization rate of EN was 13.57% (7,210/53150). The median age of these patients was 66.76 (IQR, 54.49–78.24) years, and 43.9% (23,353/22360) were female. Diabetes (14,613/53150, 27.50%), congestive heart failure (12,622/53150, 23.70%), and chronic lung disease (12,398/53150, 23.30%) were the top three comorbidities. Baseline characteristics comparisons between groups are summarized in Table 1.

FIGURE 1
www.frontiersin.org

Figure 1. Patient selection from the MIMIC IV database.

TABLE 1
www.frontiersin.org

Table 1. Baseline characteristics between EN group and non-EN group.

3.2. Model development and validation

In total, 53,150 patients were randomly divided into the training set (42,520, 80%) and validation set (10,630, 20%). We constructed six ML models, including SVM, KNN, XGBoost, RF, LG, and DT, to predict the onset of EN. The calculated sensitivity, specificity, accuracy, and AUC are presented in Table 2. In the validation, the AUC of the XGBoost model was 0.895, higher than other models (LR: 0.874; SVM: 0.868; KNN: 0.646; DT: 0.671; RF: 0.888, respectively) (Figure 2). The calibration curve and DCA for each model are depicted in Supplementary Figures S1, S2. The AUC of the XGBoost model outperformed the RF model without statistically significant (p = 0.373) (Supplementary Table S4). Nevertheless, the XGBoost model was superior to RF in consistency and clinical utility by observing the calibration curve and DCA. To sum up, the XGBoost model presented more accurate in predicting performance among the 6 models we developed.

TABLE 2
www.frontiersin.org

Table 2. The evaluation of the six ML models predictive performance.

FIGURE 2
www.frontiersin.org

Figure 2. The ROC curves of six models.

3.3. Model explainability

Figure 3A shows the ranking of the importance of the features of the XGBoost model. The top three factors contributing to the output of the XGBoost model were sepsis, SOFA score, and AKI. In addition, it is depicted in Figure 3B how a single feature affected the predicted effect of the dependent variable in the model. Figure 4 reveals a detailed change trend of the top four variables that affect the model output. In order to understand how the model achieves individualized prediction, we extracted a sample from the validation set for interpretation (Figure 5). The patient was 43 years old and had chronic pulmonary disease, SOFA score of 3, and did not use EN. Likely, the predicted outcome of the XGBoost model was that the risk of not using EN was 94% (Figure 5A). The AKI and body temperature of 37.23°C contributed to the increased EN initiation rate. Factors that did not recommend EN were no PEG, no PEJ, no sepsis, no paraplegia, no cerebrovascular disease, or no nasointestinal tube. The other patient was a 34-year-old man and used EN. Likely, the predicted outcome of the XGBoost model was more inclined to implement EN. Factors that recommended EN were SOFA score of 10, sepsis, AKI, and body temperature of 37.53°C. No PEG, no paraplegia, no PEJ, or no cerebrovascular disease decreased EN initiation rate.

FIGURE 3
www.frontiersin.org

Figure 3. SHAP summary plot for the first 20 clinical features contributing to the XGBoost model. (A) The ranking of importance features in the XGBoost model. The matrix of SHAP summary plot describes the importance of each features in the development of the XGBoost model. (B) The attribute of each feature in the final model. The horizontal coordinate represents the SHAp value. Each line indicates a feature, and the high and low feature values are shown in red and blue, respectively. SOFA, sequential organ failure assessment; AKI, acute kidney injury; SpO2, oxygen saturation; MAP, mean arterial pressure; PEG, percutaneous endoscopic gastrostomy; PT, prothrombin time; SHAP, SHapley Additive explanation.

FIGURE 4
www.frontiersin.org

Figure 4. SHAP dependence plot of the first 4 variables influencing the XGBoost model. (A) Sepsis; (B) SOFA score; (C) AKI; (D) Body temperature. The probabilities of EN initiation increase when SHAP values of features exceed zero. AKI: acute kidney injury, SHAP: SHapley Additive explanation, SOFA: sequential organ failure assessment, XGBoost: eXtreme Gradient Boosting, EN: enteral nutrition.

FIGURE 5
www.frontiersin.org

Figure 5. LIME algorithm for explaining individualized prediction. (A, B) Showed the risk prediction charts for the use of EN in critically ill patients or not. (A) Presented a Non-EN case with the LIME algorithm. (B) Presented a EN case with the LIME algorithm. The prediction probabilities by LIME are depicted in the left of the two screenshots. The first 8 features that significantly affected on using EN or not are presented in the middle sections from top to bottom. The weight (importance) of each feature in risk prediction is indicated per the bar’s length. The longer bar represents the more contribution to EN initiation or not. The critical values of these 8 features are shown on the right parts when they had the maximize effect on using EN or not. LIME, local interpretable model-agnostic explanations; EN, enteral nutrition; AKI, acute kidney injury; PN, parental nutrition; PEG, percutaneous endoscopic gastrostomy. PEJ, Percutaneous Endoscopic Jejunostomy; SOFA, sequential organ failure assessment.

4. Discussion

In this study, we developed and validated the application of six machine learning methods for early evaluation of EN in ICU patients, and the XGBoost model showed the best accuracy. The ranking of feature importance and the influence of variables on XGBoost prediction were described per SHAP values. The top 4 significant factors were sepsis, SOFA score, AKI, and body temperature. We also used the LIME algorithm to perform the individualized predictions of XGBoost. Only 13.57% (7,210/53150) of patients used EN in this study. Early prediction of EN initiation may be helpful to improve EN implementation in ICU patients.

Based on the MIMIC-IV database, we developed and validated an effective tool for predicting EN initiation. XGBoost combines multiple weak classification tree models to establish an accurate prediction model. It offers the benefits of excellent generalization ability, automatic processing of missing values, flexibility and robustness, and fast operation speed. XGBoost, on the other hand, can solve this problem of overfitting or underfitting in ML models, which results from the low occurrence rate of the predicted events (the ratio of the number of events to the total number of samples is less than 1:10) (19). Choi et al. predicted refeeding hypophosphatemia, XGBoost showed higher accuracy than Logistic, Lasso, and Ridge pressures (20).

Additionally, explainable AI (XAI) was applied to facilitate users’ comprehension of the decision-making process of the models (21). In the present study, SHAP values and the LIME method were incorporated into the XGBoost model to attain the highest predicted accuracy and interpretability. Individual explanations by the LIME algorithm can provide evidence for the model’s prediction results and assist physicians in better use models when making decisions.

Our study found that sepsis was the strongest predictor of EN initiation. In sepsis, inflammatory mediators induce the catabolism of protein, fat, and carbohydrate stored in the body, which leads to severe energy shortage in patients. There are studies showing that early moderate EN decreases mortality and incidence of secondary inflammation in sepsis patients (22, 23). Several guidelines recommend that EN be initiated early and gradually after hemodynamic stability (3, 17). The SOFA score is used to determine the extent of major organ failure in critically ill patients, which is strongly associated with prognosis. In ranking the XGBoost model’s feature importance, the SOFA score was found to be the second key factor, consistent with previous findings (24). Increased nutritional intake can improve outcomes in patients with higher SOFA scores (24). In addition, AKI and body temperature were also important factors affecting EN initiation. The patients with AKI have not only abnormal metabolism of water and electrolyte but also carbohydrates, protein, and lipid. They are at high risk for malnutrition and muscle wastage (25). This study considered that the possibility of starting EN was greater, as the body temperature increase led to more body consumption. Unfortunately, a study showed that elevated body temperature was related to the failure of EN initiation in patients with severe acute pancreatitis (26). To investigate the relationship between body temperature and EN initiation, more studies should be performed. Interestingly, this study found that the placement of PEG is another predictor of EN initiation. ESPEN recommends that PEG is preferred for patients with prolonged EN (27).

This was, as far as we are aware, the first study to use the XGBoost model as a predictive tool in EN initiation. We are committed to opening the black box of ML models and using interpretable ML approaches (SHAP value and LIME algorithm) to better explain how predictors contribute to the model and how the model makes judgments. It is important to note that the study has limitations. We neglected to include the acute gastrointestinal injury grade, a crucial indicator of understanding gastrointestinal function, in the models’ development, because it was not reported in the MIMIC-IV database. These may have led to selected bias. This is a retrospective study. The patients had already been discharged from the hospital at the time of data extraction, and the use of EN had already been determined. Thus, we have no way of knowing if the EN was started according to the gold standard. Thirdly, XGBoost can explore the interaction between features, but not all interactions can be displayed in LIME. Finally, this study developed a model based on single-center data and only conducted internal validation. These findings may not generalize to other populations. More factors need to be included for further model optimization, and prospective multicenter studies should be performed to verify the external applicability of this model.

5. Conclusion

We developed and validated the application of six machine learning methods for early evaluation of EN in ICU patients, and the XGBoost model showed the best predictive performance. Sepsis, SOFA score, AKI, and body temperature were used as the four most important predictors of EN initiation.

Data availability statement

Publicly available datasets were analyzed in this study. This data can be found here: https://physionet.org/content/mimiciv/1.0/.

Ethics statement

Consent had access to MIMIC databases. MIMIC IV was set up with the approval of the Institutional Review Board at the Massachusetts Institute of Technology. All participant data were anonymized to safeguard their privacy. Due to the use of anonymized health records, ethical approval and informed consent were not required.

Author contributions

Y-XW, X-LL, and X-FP contributed to the design and conceptualization of the study. X-LL and Y-XW extracted the data and analyzed the results. Y-XW and L-HZ drafted the manuscript. H-NL, X-ML, and WS contributed to the interpretation of the data. X-FP revised the manuscript. All authors read, commented, and approved the final manuscript.

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/fnut.2023.1060398/full#supplementary-material

Abbreviations

AKI, Acute kidney injury; AI, artificial intelligence; AUC, Area under curve; DCA, decision curve analysis; DT, Decision tree; EN, Enteral nutrition; ICU, Intensive care unit; KNN, κ-nearest neighbor; LIME, Local Interpretable Model-Agnostic Explanations; LR, Logistic regression; MAP, Mean arterial pressure; MI, multiple imputation; MIMIC-IV, Medical Information Mart for Intensive Care IV; PEG, percutaneous endoscopic gastrostomy; PEJ, percutaneous endoscopic jejunostomy; RF, Random Forest; SHAP, SHapley Additive exPlanation; SOFA, Sequential Organ Failure Assessment; SpO2, Oxygen saturation; SVM, Support vector machine; TRIPOD, Transparent Reporting of a multivariable prediction model for Individual Prognosis or Diagnosis Statement; XAI, artificial intelligence; XGBoost, Extreme Gradient Boost.

References

1. Ferrie, S, Weiss, NB, Chau, HY, Torkel, S, and Stepniewski, ME. Association of Subjective Global Assessment with outcomes in the intensive care unit: a retrospective cohort study. Nutr Dietet. (2022) 79:572. doi: 10.1111/1747-0080.12767

PubMed Abstract | CrossRef Full Text | Google Scholar

2. Cederholm, T, Barazzoni, R, Austin, P, Ballmer, P, Biolo, G, Bischoff, SC, et al. ESPEN guidelines on definitions and terminology of clinical nutrition. Clin Nutr. (2017) 36:49–64. doi: 10.1016/j.clnu.2016.09.004

PubMed Abstract | CrossRef Full Text | Google Scholar

3. Reintam Blaser, A, Starkopf, J, Alhazzani, W, Berger, MM, Casaer, MP, Deane, AM, et al. Early enteral nutrition in critically ill patients: ESICM clinical practice guidelines. Intensive Care Med. (2017) 43:380–8. doi: 10.1007/s00134-016-4665-0

PubMed Abstract | CrossRef Full Text | Google Scholar

4. Yang, S, Guo, J, Ni, Q, Chen, J, Guo, X, Xue, G, et al. Enteral nutrition improves clinical outcome and reduces costs of acute mesenteric ischaemia after recanalisation in the intensive care unit. Clin Nutr. (2019) 38:398–6. doi: 10.1016/j.clnu.2017.12.008

PubMed Abstract | CrossRef Full Text | Google Scholar

5. Koontalay, A, Suksatan, W, and Teranuch, A. Early enteral nutrition met calories goals led by nurse on improve clinical outcome: a systematic scoping review. Iran J Nurs Midwifery Res. (2021) 26:392–8. doi: 10.4103/ijnmr.IJNMR_421_20

PubMed Abstract | CrossRef Full Text | Google Scholar

6. McClave, SA, Taylor, BE, Martindale, RG, Warren, MM, Johnson, DR, Braunschweig, C, et al. Guidelines for the provision and assessment of nutrition support therapy in the adult critically ill patient: society of critical care medicine (SCCM) and American society for parenteral and enteral nutrition (a.S.P.E.N.). JPEN J Parenter Enteral Nutr. (2016) 40:159–1. doi: 10.1177/0148607115621863

PubMed Abstract | CrossRef Full Text | Google Scholar

7. Bendavid, I, Singer, P, Theilla, M, Themessl-Huber, M, Sulz, I, Mouhieddine, M, et al. NutritionDay ICU: a 7 year worldwide prevalence study of nutrition practice in intensive care. Clin Nutr. (2017) 36:1122–9. doi: 10.1016/j.clnu.2016.07.012

PubMed Abstract | CrossRef Full Text | Google Scholar

8. Bzdok, D, Altman, N, and Krzywinski, M. Statistics versus machine learning. Nat Methods. (2018) 15:233–4. doi: 10.1038/nmeth.4642

PubMed Abstract | CrossRef Full Text | Google Scholar

9. Bodnar, LM, Cartus, AR, Kirkpatrick, SI, Himes, KP, Kennedy, EH, Simhan, HN, et al. Machine learning as a strategy to account for dietary synergy: an illustration based on dietary intake and adverse pregnancy outcomes. Am J Clin Nutr. (2020) 111:1235–43. doi: 10.1093/ajcn/nqaa027

PubMed Abstract | CrossRef Full Text | Google Scholar

10. Rigdon, J, and Basu, S. Machine learning with sparse nutrition data to improve cardiovascular mortality risk prediction in the USA using nationally randomly sampled data. BMJ Open. (2019) 9:e032703. doi: 10.1136/bmjopen-2019-032703

PubMed Abstract | CrossRef Full Text | Google Scholar

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

PubMed Abstract | CrossRef Full Text | Google Scholar

12. Johnson, AEW, Pollard, TJ, Shen, L, Lehman, LH, 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 | Google Scholar

13. Collins, GS, Reitsma, JB, Altman, DG, and Moons, KGM. Transparent reporting of a multivariable prediction model for individual prognosis or diagnosis (TRIPOD): the TRIPOD statement. Br J Surg. (2015) 102:148–8. doi: 10.1002/bjs.9736

CrossRef Full Text | Google Scholar

14. Quan, H, Sundararajan, V, Halfon, P, Fong, A, Burnand, B, Luthi, J-C, et al. Coding algorithms for defining comorbidities in ICD-9-CM and ICD-10 administrative data. Med Care. (2005) 43:1130–9. doi: 10.1097/01.mlr.0000182534.19832.83

PubMed Abstract | CrossRef Full Text | Google Scholar

15. Zhang, Z. Multiple imputation with multivariate imputation by chained equation (MICE) package. Ann Transl Med. (2016) 4:30. doi: 10.3978/j.issn.2305-5839.2015.12.63

PubMed Abstract | CrossRef Full Text | Google Scholar

16. Singer, P, Blaser, AR, Berger, MM, Alhazzani, W, Calder, PC, Casaer, MP, et al. ESPEN guideline on clinical nutrition in the intensive care unit. Clin Nutr. (2019) 38:48–79. doi: 10.1016/j.clnu.2018.08.037

PubMed Abstract | CrossRef Full Text | Google Scholar

17. Rodríguez-Pérez, R, and Bajorath, J. Interpretation of compound activity predictions from complex machine learning models using local approximations and Shapley values. J Med Chem. (2020) 63:8761–77. doi: 10.1021/acs.jmedchem.9b01101

PubMed Abstract | CrossRef Full Text | Google Scholar

18. Ribeiro, MT, Singh, S, and Guestrin, C. “Why should I trust you?”: Explaining the predictions of any classifier. In Proceedings of the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining (KDD ‘16). New York, NY, USA: Association for Computing Machinery. (2016) 1135–1144.

Google Scholar

19. Vaid, A, Chan, L, Chaudhary, K, Jaladanki, SK, Paranjpe, I, Russak, A, et al. Predictive approaches for acute dialysis requirement and death in COVID-19. Clin J Am Soc Nephrol. (2021) 16:1158–68. doi: 10.2215/CJN.17311120

PubMed Abstract | CrossRef Full Text | Google Scholar

20. Choi, TY, Chang, M-Y, Heo, S, and Jang, JY. Explainable machine learning model to predict refeeding hypophosphatemia. Clin Nutr ESPEN. (2021) 45:213–9. doi: 10.1016/j.clnesp.2021.08.022

PubMed Abstract | CrossRef Full Text | Google Scholar

21. Casaer, MP, Mesotten, D, Hermans, G, Wouters, PJ, Schetz, M, Meyfroidt, G, et al. Early versus late parenteral nutrition in critically ill adults. N Engl J Med. (2011) 365:506–7. doi: 10.1056/NEJMoa1102662

PubMed Abstract | CrossRef Full Text | Google Scholar

22. Chan, MC, Pai, KC, Su, SA, Wang, MS, Wu, CL, and Chao, WC. Explainable machine learning to predict long-term mortality in critically ill ventilated patients: a retrospective study in Central Taiwan. BMC Med Inform Decis Mak. (2022) 22:75. doi: 10.1186/s12911-022-01817-6

PubMed Abstract | CrossRef Full Text | Google Scholar

23. Sun, J-K, Nie, S, Chen, Y-M, Zhou, J, Wang, X, Zhou, S-M, et al. Effects of permissive hypocaloric vs standard enteral feeding on gastrointestinal function and outcomes in sepsis. World J Gastroenterol. (2021) 27:4900–12. doi: 10.3748/wjg.v27.i29.4900

PubMed Abstract | CrossRef Full Text | Google Scholar

24. Li, H, Lu, J, Li, H, Duan, A, Wang, Y, and Zhang, D. Association between nutrition support and acute gastrointestinal injury in critically ill patients during the first 72 hours. Clin Nutr. (2021) 40:217–1. doi: 10.1016/j.clnu.2020.05.011

PubMed Abstract | CrossRef Full Text | Google Scholar

25. Fiaccadori, E, Sabatino, A, Barazzoni, R, Carrero, JJ, Cupisti, A, De Waele, E, et al. ESPEN guideline on clinical nutrition in hospitalized patients with acute or chronic kidney disease. Clin Nutr. (2021) 40:1644–68. doi: 10.1016/j.clnu.2021.01.028

CrossRef Full Text | Google Scholar

26. Zhao, YS, Li, XX, Kou, JQ, Kong, LX, Zhao, QH, Ren, WZ, et al. Factors associated with success initiation of enteral nutrition in severe acute pancreatitis. Acad J Chin PLA Med Sch. (2021) 42:615–9. doi: 10.3969/j.issn.2095-5227.2021.06.005

CrossRef Full Text | Google Scholar

27. Löser, C, Aschl, G, Hébuterne, X, Mathus-Vliegen, EM, Muscaritoli, M, Niv, Y, et al. ESPEN guidelines on artificial enteral nutrition--percutaneous endoscopic gastrostomy (PEG). Clin Nutr. (2005) 24:848–1. doi: 10.1016/j.clnu.2005.06.013

PubMed Abstract | CrossRef Full Text | Google Scholar

Keywords: enteral nutrition, intensive care unit, machine learning, initiation, prediction

Citation: Wang Y-X, Li X-L, Zhang L-H, Li H-N, Liu X-M, Song W and Pang X-F (2023) Machine learning algorithms assist early evaluation of enteral nutrition in ICU patients. Front. Nutr. 10:1060398. doi: 10.3389/fnut.2023.1060398

Received: 03 October 2022; Accepted: 27 March 2023;
Published: 14 April 2023.

Edited by:

Refaat Hegazi, Abbott (United States), United States

Reviewed by:

Chang Hu, Zhongnan Hospital of Wuhan University, China
Onsy Ayad, Nationwide Children's Hospital, United States

Copyright © 2023 Wang, Li, Zhang, Li, Liu, Song and Pang. 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: Xu-Feng Pang, 18661808973@163.com

These authors have contributed equally to this work and share first authorship

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.