Home Artificial intelligence in the NICU to predict extubation success in prematurely born infants
Article Open Access

Artificial intelligence in the NICU to predict extubation success in prematurely born infants

  • Allan C. Jenkinson ORCID logo , Theodore Dassios ORCID logo and Anne Greenough ORCID logo EMAIL logo
Published/Copyright: December 8, 2023

Abstract

Objectives

Mechanical ventilation in prematurely born infants, particularly if prolonged, can cause long term complications including bronchopulmonary dysplasia. Timely extubation then is essential, yet predicting its success remains challenging. Artificial intelligence (AI) may provide a potential solution.

Content

A narrative review was undertaken to explore AI’s role in predicting extubation success in prematurely born infants. Across the 11 studies analysed, the range of reported area under the receiver operator characteristic curve (AUC) for the selected prediction models was between 0.7 and 0.87. Only two studies implemented an external validation procedure. Comparison to the results of clinical predictors was made in two studies. One group reported a logistic regression model that outperformed clinical predictors on decision tree analysis, while another group reported clinical predictors outperformed their artificial neural network model (AUCs: ANN 0.68 vs. clinical predictors 0.86). Amongst the studies there was an heterogenous selection of variables for inclusion in prediction models, as well as variations in definitions of extubation failure.

Summary

Although there is potential for AI to enhance extubation success, no model’s performance has yet surpassed that of clinical predictors.

Outlook

Future studies should incorporate external validation to increase the applicability of the models to clinical settings.

Introduction

Mechanical ventilation can be life saving but has complications including bronchopulmonary dysplasia (BPD) and its sequelae [1]. The duration of mechanical ventilation is a predictor for BPD development with each additional increase in week of mechanical ventilation increasing the risk for BPD development [2]. Reducing the duration of invasive ventilation is dependent on successful extubation, however, this can be difficult to predict with certainty. Weaning a patient too early exposes them to the risks of respiratory decompenation and reintubation. Weaning a patient too late exposes them to prolonged volutrauma and possible ventilator associated infection.

In clinical practice, extubation readiness is often assessed by a spontaneous breathing trial (SBT) in which an infant undergoes a brief period of spontaneous breathing via the endotracheal tube while on continuous positive airway pressure [3]. A systematic review of extubation readiness tests using a SBT in prematurely born infants, however, found a lack of strong evidence to support the use of SBT in clinical practice [4]. Combining an SBT with measurement of the electrical activity of the diaphragm activity (electromyography) pre extubation improved the predictive ability, but there was only moderate accuracy with an area under the receiver operator characteristic curve (AUC) of 0.74 [5].

The neonatal intensive care unit (NICU) is considered a big data environment as patients are under constant respiratory, cardiovascular, neurological and biochemical monitoring [6]. Growing computational methodologies have resulted in a recent focus on artificial intelligence (AI) in healthcare to harness those data and improve detection of clinical deterioration, develop clinical decision-making algorithms and predictive tools [6, 7]. AI is a field of computer science which is focused on the development of systems which mimic human intelligence [8]. AI systems have the ability to learn, process, reason, assess and predict, but in a manner which is probably more powerful, complex and time efficient than the individual or collective capability of clinicians [9].

While there has been some practical successes influencing our everyday lives (e.g. voice recognition and self-driving cars), at present there is no widespread use of AI in healthcare [10, 11]. There has, however, been an exponential increase in citations in the past 20 years exploring the use of AI in adults, but a smaller rise in publications exploring the use of AI in neonates [12, 13].

Machine learning (ML) and deep learning (DL) are subfields of AI. Machine learning uses pattern recognition and computational theories to uncover high complexity patterns that exist among independent and dependent variables [14, 15]. Machine learning aims to process and reason those data via statistical analysis and computational technologies to predict future events and outcomes [12]. Machine learning methods include logistic regression, decision tress, random forest classifiers, support vector machines and gradient boosting [Table 1]. Deep learning (DL) is an area of ML that focuses on neural networks with many hidden layers. Hanson et al. described neural networks as being like the human brain with multiple layers fully connected next to each other, allowing data to flow and pass on information [8]. Deep learning automates much of the feature extraction part of the process, eliminating some of the manual human intervention required in ML and enabling use of larger data sets. Whereas in ML there are challenges with data that are from different sources, DL allows for larger data sets in high volume and multiple sources [16]. An example of DL methods is artificial neural networks (ANN) [Table 1].

Table 1:

Machine learning and deep learning techniques.

Logistic regression Logistic regression is a linear model that leverages the logistic function to estimate the probability of a binary outcome based on a set of independent variables [17].
Decision trees Decision trees are non-linear models. They construct a tree-like structure by repeatedly splitting the dataset into subsets based on the features that provide the best separation [17].
Gradient boosting Gradient boosting sequentially combines multiple weak models, typically decision trees, to create a powerful predictive model [18]. It works by minimizing a loss function that measures the difference between the predicted and actual outcomes, with each new model focussing on the remaining errors [18].
Random forests Random forests combine multiple decision trees to form a robust and accurate predictive model. It operates by generating a multitude of decision trees during training, each with a subset of the available data and features. These individual trees vote on the outcome and the most popular choice becomes the final prediction. By aggregating the insights from numerous decision trees, random forest enhances the overall accuracy and robustness of medical predictive models [17].
Support vector machine A support vector machine (SVM) is a powerful classification algorithm that identifies an optimal decision boundary, or hyperplane, in a high-dimensional feature space to separate different classes of data points [19]. SVM aims to maximize the margin between these classes, while also handling the most challenging data points, known as support vectors.
Naïve Bayesian classification A naive Bayes classifier is a machine learning algorithm based on Bayes’ theorem. It assumes that features are conditionally independent. It calculates the probability of each outcome given a set of features and selects the outcome with the highest probability [17].
Artificial neural network Artificial neural networks (ANNs) are computational models composed of interconnected processing units, referred to as artificial neurons, organized into multiple layers, including an input layer, one or more hidden layers, and an output layer [17]. ANNs are designed to approximate complex non-linear functions, making them highly suitable for tasks in medical research. ANNs are trained using iterative algorithms, such as backpropagation, where the network learns to adjust the weights of connections between neurons to minimize the difference between predicted and actual outcomes.

The aim of this narrative review is to determine whether AI might improve extubation success in prematurely born infants.

Methods

We conducted a literature search in Medline for articles related to the use of AI models as extubation prediction tools in infants born prematurely or very low birthweight. The search strategy was produced from a combination of search terms (airway extubation; artificial intelligence; deep learning; extubation; infant; premature; machine learning; model*; neonat*; neural networks; newborn; predict*; premat*; premature birth; preterm; ventilator weaning; weaning).

The performance of each tool was assessed using area under receiver operator characteristic curves (AUCs) [20].

Results

Eleven studies were identified (Table 2). There was a heterogenous group of variables identified through feature selection in each study (Table 3).

Table 2:

Summary of studies. Data presented as mean (±SD) or median [IQR].

Author Number of infants in training set Number of infants in validation set GA BW Definition of extubation failure Models examined Internal validation (AUC) External validation (AUC)
Chakraborty [21] 397 26.6 (26.5–26.8) 860 (841–880) Reintubation within 72 h MLR 0.72
Song [22] 481 197 28.5 (2.2) weeksa

28.8 (2.2) weeksb (int validation)

29.2 (2.3)b (ext validation)
1,117 (358) ga

1,179 (375) gb

1,343 (429) gb
Reintubation within 72 h MLR 0.81 0.71
XGB 0.82 0.71
GBM 0.80 0.70
RF 0.82 0.71
SGD 0.78 0.70
DT 0.80 0.70
CNB 0.78 0.71
Chen [23] 432 183 27.3 ± 0.9 weeksa 1,055.9 ± 177.4 ga Reintubation within 48 h MLR 0.74 0.82
27.7 ± 0.9 weeksb 1,048.4 ± 167.4 gb
Cheng [24] 128 58 28.29 (27.43, 29.29)a 1,060 (900, 1,250)a Reintubation with 5 days MLR 0.82 0.79
Goel [25] 66 30 + 6 (27 + 1, 35 + 3) 1,395 (1,028, 2,420) Reintubation within 72 h MLR
Gupta [26] 312 Reintubation within 5 days MLR 0.77
Kanbar [27] 241 241 26.1 [24.9–27.4] 830 [708–1,016] Reintubation within 72 h RF 0.75
Mikhno [28] 179 23–31 Reintubation within 48 h MLR 0.87
Mueller [20] 130 53 29.3 (2)a 1,170 (168) Reintubation within 48 h MLR 0.81 0.75
29.1 (2)b 1,145 (182) ANN 0.81 0.87
Mueller [29] 486 25–31 1,000–2,000 Reintubation within 72 h MLR 0.85 0.776
ANN 0.92 0.68
BDT 1.0 0.5
NBC 0.76 0.6
SVM 0.51
Natarajan [30] 1,348 631 <2,500 Reintubation within 7 days MLR 0.81
GXB 0.82
  1. aTraining cohort; bvalidation cohort; GA, gestational age; BW, birthweight; MLR, multiple logistic regression; XGB, XGBoost; GBM, gradient boosting machine; RF, random decision forest; SGD, stochastic gradient descent; DT, decision tree; CNB, complement naïve bayes; ANN, automated neural network; BDT, balanced decision tree; SVM, support vector machine.

Table 3:

Features selected in final model selection.

Chakraborty [25] Song [31] Chen [26] Cheng [27] Goel [32] Gupta [33] Kanbar [27] Mikhno [29] Mueller [34] Mueller [22] Natarajan [21]
Demographics/clinical a

Birthweight b b b b b b
Gestational age b b b b
Postmenstrual age (days) at extubation b b b
Gestational age at extubation b
APGAR @ 5 min b b b
Weight at extubation b
Early onset sepsis b

Vital signs a

HR b b b b b
RR b b
BP (including MAP, SBP, DBP) b b b b
SpO2 b b b

Ventilation a

FiO2 pre extubation b b b b b
PIP pre extubation b b
PEEP pre extubation b b
MAP pre extubation b b
I:E ratio pre extubation b
TV pre extubation b b
Minute volume pre extubation b
Inspiratory time pre extubation b b
Duration of ventilation b b
Mode of ventilation b
NIV mode after extubation b

Physiological scoring

Pre extubation HRCi score b
Baseline HRCi score b
RSS (highest) b
Rapid shallow breathing index b
Work of breathing index b
RIP
PPG
ECG
SAT

Medications

Antibiotics b
Caffeine b b
Maternal betamethasone b
Surfactant

Laboratory/blood sampling

pH pre extubation b b b b
PaCO2 pre extubation b b
PaO2 pre extubation b b b
Hb pre extubation b
Positive blood culture b
Monocyte cell count b
  1. aClinical parameters not listed; HR, heart rate; BP, blood pressure; RR, respiratory rate; MAP, mean arterial pressure; DBP, diastolic blood pressure; SBP, systolic blood pressure; FiO2, fraction of inspired oxygen; PEEP, positive end expiratory pressure; PIP, peak inspiratory pressure; I:E ratio, inspiratory expiratory ratio; TV, tidal volume; HRCi, heart rate characteristics index; RSS, respiratory severity score; RIP, respiratory inductance plethysmography; PPG, photoplethysmography; ECG, electrocardiogram; SAT, saturation monitoring; PaCO2, partial pressure of carbon dioxide in arterial blood; PaO2, partial pressure of oxygen in arterial blood; Hb, haemoglobin.

The ML techniques had AUCs between 0.7 and 0.87. The best reported outcome was for a multiple logistic regression (MLR) technique which used the Multiparameter Intelligent Monitoring in Intensive Care II database (MIMIC-II) which is a freely available database intended to support epidemiologic research as a resource to evaluate new clinical support and monitoring algorithms [34]. Following the reported success of an extubation prediction model in adults using the MIMIC-II [35], Mikhno et al. developed a ML model using MLR for extubation prediction in prematurely born infants [28]. Within the database of 7,800 patient records, 242 patients met the inclusion criteria (being born between 23 and 31 weeks of gestation). A total of 58,520 models were produced. The group then examined the performance of each model combining the two top models with six variables (monocyte cell count, rapid shallow breathing index, fraction of inspired oxygen [FiO2], heart rate, partial pressure of arterial oxygen [PaO2]:FiO2 ratio and work of breathing index) to produce a combined model of extubation prediction with an AUC of 0.87. External validation was not performed.

Mueller et al. [20, 29] compared logistic regression (LR) prediction models with more modern ML techniques which included support vector machine (SVM), naïve Bayesian classifier (NBC) and boosted decision trees (BDT) [29]. Feature selection variables included birth weight, APGAR score at 5 min, maternal betamethasone, FiO2, peak inspiratory pressure, inspiratory time, tidal volume, pH, partial pressure of arterial carbon dioxide (PaCO2), PaO2, oxygen saturation (SpO2), heart rate, blood pressure, minute volume, surfactant and caffeine administration. Logistic regression performance (AUC 0.77) was greater than that of the more modern ML methods (AUCs: BDT 0.5; NBC 0.6; SVM 0.5) [Table 2] [29]. External validation was not performed.

Song et al. [22] also compared LR algorithms to more modern ML methods including decision trees, random forest classifiers and gradient boosting (extreme gradient boosting [XGB] and gradient boosting machine [GBM]). Features selected included birth weight, gestational age, SpO2, FiO2, blood pressure (mean, diastolic and systolic), respiratory rate and positive end expiratory pressure. In their external validation cohort, LR performance (AUC 0.76) was greater than that of other ML methods (AUC: XGB 0.71; GBM 0.70; RF 0.71; DT 0.70). A decision curve analysis suggested that applying their model to clinical predictors could increase extubation success. Of note, the external validation cohort used was the MIMIC-II database in which results were collected between 2001 and 2008.

Mueller et al. was the first group to report an extubation prediction tool in preterm infants using automated neural network (ANN) [20]. They developed a fully cross-validated neural network from an initial 51 variables identified by clinicians as potentially predictive. The resulting ANN identified 13 variables as useful for extubation prediction (gestational age, pulse, blood pressure, pH, arterial oxygen saturation, mode, peak inspiratory pressure, peak end expiratory pressure, mean airway pressure, inspiratory time, ratio of inspiratory to expiratory time, tidal volume, partial arterial pressure of CO2). When compared to MLR, the ANN performed favourably (AUC: ANN 0.87; MLR 0.75), while also giving a higher AUC than clinician predictors (reported as a accuracy of 78 % in the training data set and 70 % in the validation data set) [20]. No external validation was performed. In a subsequent study by those authors, using a different dataset, the ANN model gave an AUC of 0.68 but found that clinician predictors had an accuracy of 88 % [29].

Discussion

We have demonstrated that the performance of current AI models is not greater than clinical predictors of extubation success in prematurely born infants. Furthermore, very few of the models had undergone external validation. Although a predictive model may exhibit strong performance within its training set, its effectiveness may diminish when applied to an external cohort [31]. External validation tests original prediction models in a new set of patients to determine the generalisability and applicability of the model [36]. Only two studies reported external validation. Song et al. [22] showed a reduced accuracy when compared to their training set, while Chen et al. [23] showed a slight improvement in the AUC (Table 2). While Gupta et al. [26] did not report an external validation cohort in their original report, a subsequent study by the same authors reported an external validation of their model with an AUC of 0.72 which was less than that of the training cohort [26, 33].

Logistic regression models outperformed other machine learning methods in this context. Logistic regression is a simple and interpretable model and is thus advantageous in a clinical settings where healthcare providers need to understand the factors contributing to the prediction [37]. In contrast, complex machine learning models like gradient boosting may be harder to understand. The success of logistic regression could be due to the specific characteristics of the data related to prematurely born infants. In particular, logistic regression works well when the relationship between predictors and outcomes is approximately linear and when there are clear decision boundaries. In addition, logistic regression is designed for binary classification tasks, which is the case when predicting extubation success as ‘success’ or ‘failure’.

There was a heterogenous group of variables identified through feature selection in each study (Table 3). This may reflect that each group used distinct datasets, which themselves displayed heterogeneity in terms of demographic, clinical characteristics and treatment strategies. It may also reflect the different machine learning models studied. Further research is needed to better understand the factors that drive the selection of specific features in the clinical scenarios that relate to extubation.

The studies varied with regard to the gestational ages included in model development (Table 2). While four studies included gestational age as a feature in their final prediction models [20, 22, 26, 30], four other studies included birthweight [21, 23, 25, 29] which correlates significantly with gestational age. The only group to look at subsets of patients based on birthweights did not find that performance was enhanced when there was more homogenous groups [29].

In addition, studies varied in terms of their definition of extubation failure, although the majority selected reintubation with 72 h (Table 2). While there is no consensus on the optimal observation window post extubation [32], 77 % of respiratory reintubations in extremely preterm infants occur within 7 days [38, 39]. As for AI and extubation prediction, future work requires more clear consensus on the definition of extubation failure. In addition, a narrow focus to more specific gestational age subsets may improve accuracy. A multicentre study involving a larger population than has been studied to date is warranted to develop a more robust predictive model for assessing extubation success. Such a study could enhance model performance and broaden its applicability, provided it is subject to external validation.

Conclusions

There is as yet no model of artificial intelligence which predicts extubation success better than clinical predictors. Furthermore, few of the models have undergone external validation limiting their application in the clinical setting.


Corresponding author: Professor Anne Greenough, Department of Women and Children’s Health, School of Life Course Sciences, Faculty of Life Sciences and Medicine, King’s College London, London, SE5 9RS, UK; and Neonatal Intensive Care Centre, King’s College Hospital NHS Foundation Trust, 4th Floor Golden Jubilee Wing, Denmark Hill, London, SE5 9RS, UK, E-mail:

  1. Research ethics: Not applicable.

  2. Informed consent: Not applicable.

  3. Author contributions: AJ conducted the literature search, wrote the first draft of the manuscript. TD conceptualised the project and reviewed the manuscript. AG conceptualised the project and reviewed the manuscript. The authors have accepted responsibility for the entire content of this manuscript and approved its submission.

  4. Competing interests: The authors state no conflict of interest.

  5. Research funding: None declared.

  6. Data availability: Not applicable.

References

1. Miller, JD, Carlo, WA. Pulmonary complications of mechanical ventilation in neonates. Clin Perinatol 2008;35:273–81. https://doi.org/10.1016/j.clp.2007.11.004.Search in Google Scholar PubMed

2. Laughon, MM, Langer, JC, Bose, CL, Smith, PB, Ambalavanan, N, Kennedy, KA, et al.. Prediction of bronchopulmonary dysplasia by postnatal age in extremely premature infants. Am J Respir Crit Care Med 2011;183:1715–22. https://doi.org/10.1164/rccm.201101-0055oc.Search in Google Scholar

3. Boles, JM, Bion, J, Connors, A, Herridge, M, Marsh, B, Melot, C, et al.. Weaning from mechanical ventilation. Eur Respir J 2007;29:1033–56. https://doi.org/10.1183/09031936.00010206.Search in Google Scholar PubMed

4. Shalish, W, Latremouille, S, Papenburg, J, Sant’Anna, GM. Predictors of extubation readiness in preterm infants: a systematic review and meta-analysis. Arch Dis Child Fetal Neonatal Ed 2019;104:F89-97. https://doi.org/10.1136/archdischild-2017-313878.Search in Google Scholar PubMed

5. Williams, EE, Arattu Thodika, FMS, Chappelow, I, Chapman-Hatchett, N, Dassios, T, Greenough, A. Diaphragmatic electromyography during a spontaneous breathing trial to predict extubation failure in preterm infants. Pediatr Res 2022;92:1064–9. https://doi.org/10.1038/s41390-022-02085-w.Search in Google Scholar PubMed PubMed Central

6. Bayne, LE. Big data in neonatal health care: big reach, big reward? Crit Care Nurs Clin North Am 2018;30:481–97. https://doi.org/10.1016/j.cnc.2018.07.005.Search in Google Scholar PubMed

7. Davenport, T, Kalakota, R. The potential for artificial intelligence in healthcare. Future Healthc J 2019;6:94–8. https://doi.org/10.7861/futurehosp.6-2-94.Search in Google Scholar PubMed PubMed Central

8. Hanson, CW3rd, Marshall, BE. Artificial intelligence applications in the intensive care unit. Crit Care Med 2001;29:427–35. https://doi.org/10.1097/00003246-200102000-00038.Search in Google Scholar PubMed

9. Shu, LQ, Sun, YK, Tan, LH, Shu, Q, Chang, AC. Application of artificial intelligence in pediatrics: past, present and future. World J Pediatr 2019;15:105–8. https://doi.org/10.1007/s12519-019-00255-1.Search in Google Scholar PubMed

10. Peterson, ED. Machine learning, predictive analytics, and clinical practice: can the past inform the present? JAMA 2019;322:2283–4. https://doi.org/10.1001/jama.2019.17831.Search in Google Scholar PubMed

11. He, J, Baxter, SL, Xu, J, Xu, J, Zhou, X, Zhang, K. The practical implementation of artificial intelligence technologies in medicine. Nat Med 2019;25:30–6. https://doi.org/10.1038/s41591-018-0307-0.Search in Google Scholar PubMed PubMed Central

12. Hong, N, Liu, C, Gao, J, Han, L, Chang, F, Gong, M, et al.. State of the art of machine learning-enabled clinical decision support in intensive care units: literature review. JMIR Med Inform 2022;10:e28781. https://doi.org/10.2196/28781.Search in Google Scholar PubMed PubMed Central

13. Kwok, TC, Henry, C, Saffaran, S, Meeus, M, Bates, D, Van Laere, D, et al.. Application and potential of artificial intelligence in neonatal medicine. Semin Fetal Neonatal Med 2022;27:101346. https://doi.org/10.1016/j.siny.2022.101346.Search in Google Scholar PubMed

14. Matava, C, Pankiv, E, Ahumada, L, Weingarten, B, Simpao, A. Artificial intelligence, machine learning and the pediatric airway. Paediatr Anaesth 2020;30:264–8. https://doi.org/10.1111/pan.13792.Search in Google Scholar PubMed

15. Topol, EJ. High-performance medicine: the convergence of human and artificial intelligence. Nat Med 2019;25:44–56. https://doi.org/10.1038/s41591-018-0300-7.Search in Google Scholar PubMed

16. Greco, M, Caruso, PF, Cecconi, M. Artificial intelligence in the intensive care unit. Semin Respir Crit Care Med 2021;42:2–9. https://doi.org/10.1055/s-0040-1719037.Search in Google Scholar PubMed

17. Choi, RY, Coyner, AS, Kalpathy-Cramer, J, Chiang, MF, Campbell, JP. Introduction to machine learning, neural networks, and deep learning. Transl Vis Sci Technol 2020;9:14. https://doi.org/10.1167/tvst.9.2.14.Search in Google Scholar PubMed PubMed Central

18. Chen, T, Guestrin, C. XGBoost: a scalable tree boosting system. In: Proceedings of the 22nd ACM SIGKDD international conference on knowledge discovery and data mining; 2016.10.1145/2939672.2939785Search in Google Scholar

19. Rakotomamonjy, A. Variable selection using SVM based criteria. J Mach Learn Res 2003;3:1357–70.Search in Google Scholar

20. Mueller, M, Wagner, CL, Annibale, DJ, Hulsey, TC, Knapp, RG, Almeida, JS. Predicting extubation outcome in preterm newborns: a comparison of neural networks with clinical expertise and statistical modeling. Pediatr Res 2004;56:11–8. https://doi.org/10.1203/01.pdr.0000129658.55746.3c.Search in Google Scholar

21. Chakraborty, M, Watkins, WJ, Tansey, K, King, WE, Banerjee, S. Predicting extubation outcomes using the heart rate characteristics index in preterm infants: a cohort study. Eur Respir J 2020;56:1901755. https://doi.org/10.1183/13993003.01755-2019.Search in Google Scholar PubMed

22. Song, W, Hwa Jung, Y, Cho, J, Baek, H, Won Choi, C, Yoo, S. Development and validation of a prediction model for evaluating extubation readiness in preterm infants. Int J Med Inf 2023;178:105192. https://doi.org/10.1016/j.ijmedinf.2023.105192.Search in Google Scholar PubMed

23. Chen, YH, Lin, HL, Sung, YH, Hsu, JF, Chu, SM. Analysis of predictive parameters for extubation in very low birth weight preterm infants. Pediatr Neonatol 2023;64:274–9. https://doi.org/10.1016/j.pedneo.2022.08.007.Search in Google Scholar PubMed

24. Cheng, Z, Dong, Z, Zhao, Q, Zhang, J, Han, S, Gong, J, et al.. A prediction model of extubation failure risk in preterm infants. Front Pediatr 2021;9:693320. https://doi.org/10.3389/fped.2021.693320.Search in Google Scholar PubMed PubMed Central

25. Goel, N, Chakraborty, M, Watkins, WJ, Banerjee, S. Predicting extubation outcomes – a model incorporating heart rate characteristics index. J Pediatr 2018;195:53–8.e1. https://doi.org/10.1016/j.jpeds.2017.11.037.Search in Google Scholar PubMed

26. Gupta, D, Greenberg, RG, Sharma, A, Natarajan, G, Cotten, M, Thomas, R, et al.. A predictive model for extubation readiness in extremely preterm infants. J Perinatol 2019;39:1663–9. https://doi.org/10.1038/s41372-019-0475-x.Search in Google Scholar PubMed

27. Kanbar, LJ, Shalish, W, Onu, CC, Latremouille, S, Kovacs, L, Keszler, M, et al.. Automated prediction of extubation success in extremely preterm infants: the APEX multicenter study. Pediatr Res 2023;93:1041–9. https://doi.org/10.1038/s41390-022-02210-9.Search in Google Scholar PubMed

28. Mikhno, A, Ennett, CM. Prediction of extubation failure for neonates with respiratory distress syndrome using the MIMIC-II clinical database. Annu Int Conf IEEE Eng Med Biol Soc 2012;2012:5094–7. https://doi.org/10.1109/EMBC.2012.6347139.Search in Google Scholar PubMed

29. Mueller, M, Almeida, JS, Stanislaus, R, Wagner, CL. Can machine learning methods predict extubation outcome in premature infants as well as clinicians? J Neonatal Biol 2013;2:1000118. https://doi.org/10.4172/2167-0897.1000118.Search in Google Scholar PubMed PubMed Central

30. Natarajan, A, Lam, G, Liu, J, Beam, AL, Beam, KS, Levin, JC. Prediction of extubation failure among low birthweight neonates using machine learning. J Perinatol 2023;43:209–14. https://doi.org/10.1038/s41372-022-01591-3.Search in Google Scholar PubMed PubMed Central

31. Siontis, GC, Tzoulaki, I, Castaldi, PJ, Ioannidis, JP. External validation of new risk prediction models is infrequent and reveals worse prognostic discrimination. J Clin Epidemiol 2015;68:25–34. https://doi.org/10.1016/j.jclinepi.2014.09.007.Search in Google Scholar PubMed

32. Shalish, W, Kanbar, LJ, Rao, S, Robles-Rubio, CA, Kovacs, L, Chawla, S, et al.. Prediction of extubation readiness in extremely preterm infants by the automated analysis of cardiorespiratory behavior: study protocol. BMC Pediatr 2017;17:167. https://doi.org/10.1186/s12887-017-0911-z.Search in Google Scholar PubMed PubMed Central

33. Dryer, RA, Salem, A, Saroha, V, Greenberg, RG, Rysavy, MA, Chawla, S, et al.. Evaluation and validation of a prediction model for extubation success in very preterm infants. J Perinatol 2022;42:1674–9. https://doi.org/10.1038/s41372-022-01517-z.Search in Google Scholar PubMed

34. Saeed, M, Villarroel, M, Reisner, AT, Clifford, G, Lehman, LW, Moody, G, et al.. Multiparameter intelligent monitoring in intensive care II: a public-access intensive care unit database. Crit Care Med 2011;39:952–60. https://doi.org/10.1097/ccm.0b013e31820a92c6.Search in Google Scholar PubMed PubMed Central

35. Ennett, CM, Lee, KP, Eshelman, LJ, Gross, B, Nielsen, L, Frassica, JJ, et al.. Predicting respiratory instability in the ICU. Annu Int Conf IEEE Eng Med Biol Soc 2008;2008:2848–51. https://doi.org/10.1109/IEMBS.2008.4649796.Search in Google Scholar PubMed

36. Ramspek, CL, Jager, KJ, Dekker, FW, Zoccali, C, van Diepen, M. External validation of prognostic models: what, why, how, when and where? Clin Kidney J 2021;14:49–58. https://doi.org/10.1093/ckj/sfaa188.Search in Google Scholar PubMed PubMed Central

37. Liew, BX, Kovacs, FM, Rügamer, D, Royuela, A. Machine learning versus logistic regression for prognostic modelling in individuals with non-specific neck pain. Eur Spine J 2022;31:2082–91. https://doi.org/10.1007/s00586-022-07188-w.Search in Google Scholar PubMed

38. Giaccone, A, Jensen, E, Davis, P, Schmidt, B. Definitions of extubation success in very premature infants: a systematic review. Arch Dis Child Fetal Neonatal Ed 2014;99:F124–7. https://doi.org/10.1136/archdischild-2013-304896.Search in Google Scholar PubMed PubMed Central

39. Shalish, W, Kanbar, L, Keszler, M, Chawla, S, Kovacs, L, Rao, S, et al.. Patterns of reintubation in extremely preterm infants: a longitudinal cohort study. Pediatr Res 2018;83:969–75. https://doi.org/10.1038/pr.2017.330.Search in Google Scholar PubMed

Received: 2023-10-25
Accepted: 2023-11-11
Published Online: 2023-12-08
Published in Print: 2024-02-26

© 2023 the author(s), published by De Gruyter, Berlin/Boston

This work is licensed under the Creative Commons Attribution 4.0 International License.

Articles in the same Issue

  1. Frontmatter
  2. Mini Review
  3. Artificial intelligence in the NICU to predict extubation success in prematurely born infants
  4. Original Articles – Obstetrics
  5. Amniotic fluid embolism: a reappraisal
  6. A multivariable prediction model for intra-amniotic infection in patients with preterm labor and intact membranes including a point of care system that measures amniotic fluid MMP-8
  7. Analysis of gastric fluid in preterm newborns supports the view that the amniotic cavity is sterile before the onset of parturition: a retrospective cohort study
  8. The effect of uterine closure technique on cesarean scar niche development after multiple cesarean deliveries
  9. The association between obesity and the success of trial of labor after cesarean delivery (TOLAC) in women with past vaginal delivery
  10. Validation of an automated software (Smartpelvic™) in assessing hiatal area from three dimensional transperineal pelvic volumes of pregnant women: comparison with manual analysis
  11. Pathogenic recurrent copy number variants in 7,078 pregnancies via chromosomal microarray analysis
  12. Obstetric pulmonary embolism and long-term cardiovascular symptoms: a cross-sectional study in Western Mexico
  13. Clinical characteristics and outcomes of women with adenomyosis pain during pregnancy: a retrospective study
  14. Disparities in preconception health indicators in U.S. women: a cross-sectional analysis of the behavioral risk factor surveillance system 2019
  15. Vertical transmission of SARS-CoV-2 – data from the German COVID-19 related obstetric and neonatal outcome study (CRONOS)
  16. Effects of sildenafil on Doppler parameters, maternal and neonatal outcomes in the active labor phase of low-risk pregnancies: a randomized clinical trial
  17. Pregnancy and neonatal outcomes of SARS-CoV-2 infection discovered at the time of delivery: a tertiary center experience in North Italy
  18. The impact of the COVID-19 pandemic on antenatal care provision and associated mental health, obstetric and neonatal outcomes
  19. Original Articles – Fetus
  20. Left atrial strain in fetal echocardiography – could it be introduced to everyday clinical practice?
  21. The evaluation of fetal interventricular septum with M-mode and spectral tissue Doppler imaging in gestational diabetes mellitus: a case-control study
  22. Letters to the Editor
  23. ChatGPT, artificial intelligence and the Journal of Perinatal Medicine: correspondence
  24. Re: to the Letter to the Editor: “ChatGPT and artificial intelligence in the Journal of Perinatal Medicine
  25. Retraction
  26. Clinical potential of human amniotic fluid stem cells
Downloaded on 20.9.2025 from https://www.degruyterbrill.com/document/doi/10.1515/jpm-2023-0454/html
Scroll to top button