Skip to main content

Prediction models for retinopathy of prematurity occurrence based on artificial neural network

Abstract

Introduction

Early prediction and timely treatment are essential for minimizing the risk of visual loss or blindness of retinopathy of prematurity, emphasizing the importance of ROP screening in clinical routine.

Objective

To establish predictive models for ROP occurrence based on the risk factors using artificial neural network.

Methods

A cohort of 591 infants was recruited in this retrospective study. The association between ROP and perinatal factors was analyzed by univariate analysis and multivariable logistic regression. We developed predictive models for ROP screening using back propagation neural network, which was further optimized by applying genetic algorithm method. To assess the predictive performance of the models, the areas under the curve, sensitivity, specificity, negative predictive value, positive predictive value and accuracy were used to show the performances of the prediction models.

Results

ROP of any stage was found in 193 (32.7%) infants. Twelve risk factors of ROP were selected. Based on these factors, predictive models were built using BP neural network and genetic algorithm-back propagation (GA-BP) neural network. The areas under the curve for prediction models were 0.857, and 0.908 in test, respectively.

Conclusions

We developed predictive models for ROP using artificial neural network. GA-BP neural network exhibited superior predictive ability for ROP when dealing with its non-linear clinical data.

Peer Review reports

Introduction

Retinopathy of prematurity (ROP) is the leading cause of damaged visual function and blindness in infants, with an incremental incidence owing to improved neonatal intensive care and survival rate of immature infants, but insufficient resources to provide optimal prenatal and perinatal care against ROP [1, 2]. Worldwide an estimated 50 thousand children occur blindness from ROP yearly, majority of whom are from countries in Eastern Europe and Latin America, as well as India and China [2]. In developed countries, the risk of blindness from ROP is < 10%, but can be as high as 40% in developing countries [3]. Early diagnosis and timely treatment are essential for minimizing the risk of visual loss or blindness of ROP, which emphasize the importance of ROP screening in clinical routine.

The screening criteria is based on gestational age and birth weight as well as repeated eye examinations, which differs between countries and regions because of the varying characteristics of the preterm population and neonatal intensive care practices in diverse socioeconomic settings [1]. Repeated ROP screening is associated with invasiveness and pain for the infants, whereas less than 10% of infants screened require treatment under the current criteria [4]. On the other hand, limited medical resources cannot meet the needs with mounting number of infants born prematurely, resulting in 40% of childhood blindness due to insufficient neonatal and ophthalmologic care [5]. Herein lies a pressing need for noninvasive ROP predictive models that could assist identifying high-risk infants and reducing the number of unnecessary screenings safely.

Predictive models of ROP have been developed by incorporating other clinical parameters besides gestational age and birth weight [6,7,8,9,10,11]. For example, WINROP, one of the most widely validated predictive algorithms, was constructed based on weekly postnatal measurements of serum IGF-1 levels and body weight [7]. Although exhibiting promising predictive performance in previous studies [12,13,14,15], its widespread clinical application was limited since WINROP did not include infants with a gestational age at birth of more than 32 weeks. Likewise, the predictive ability of existing models fluctuated with the characteristics of the studied population and disparities in neonatal practices, and thus limited by lack of generalizability and small sample size.

By applying algorithms that mimic the processes of biological neural systems, artificial neural network has proven its reliability and flexibility in several areas, including aiding diagnosis in clinical practice [16,17,18]. It consists of a set of interconnected “neurons” linked with weighted connections, which can be modified by learning through examples [16]. If there is a discrepancy and an error signal is generated, back propagation (BP) method is applied to alter the weight of the connections between neurons to decrease the overall error of the network [19]. Genetic algorithm (GA) is a directed random search technique that can improve the screening efficiency of BP neural network through optimizing weights and thresholds in dimensionality reduction process [20]. Artificial neural network shows advantages when dealing with nonlinear clinical information [16]. However, it has never been applied for ROP prediction.

The purpose of this study is to establish predictive models for ROP based on the risk factors using artificial neural network, aiming to explore noninvasive and cost-effective methods for accurate prediction identification of ROP.

Methods

Data set preparation

All institutional review board approved the protocol in accordance with the principles of the Declaration of Helsinki (revision of Edinburgh, 2000) and all parents or guardians of the recruited infants provided informed written consent before enrollment. Infants with a birth weight less than 2000 g, a gestational age less than 32 weeks, or with risk factors determined by the neonatologists, were included. Exclusion criteria were as following: (1) infants with known or suspected genetic metabolic diseases or chromosome abnormalities; (2) infants who died before all the necessary ROP screenings; (3) infants with other congenital ocular abnormalities; (4) infants with incomplete data. Finally, Six hundred and eighty infants were retrieved from Zhujiang Hospital of Southern Medical University (ZHSMU) and the Second Nanning People Hospital (SNPH), of those, eighty-nine infants were excluded for genetic metabolic diseases, other congenital ocular abnormablities or incomplete data, five hundred and ninety-one infants were enrolled in this study, who were born between September 2014 and September 2018 and received the complete ROP screening examinations.

Clinical data collected for our study involved maternal factors, neonatal factors and neonatal interventions. The maternal factors included maternal age, mode of delivery (cesarean or vaginal), multiple gestations, in vitro fertilization, gestational hypertension, gestational diabetes mellitus, reproductive tract infection during pregnancy, use of antenatal steroids. The neonatal factors included birth weight, gestational age, small for gestational age, sex, intrauterine fetal distress, Apgar scores at five minutes, neonatal asphyxia, respiratory distress syndrome, bronchopulmonary dysplasia, sepsis, necrotizing enterocolitis, intracranial hemorrhage, hypoxic ischemic encephalopathy, patent ductus arteriosus, and hyperbilirubinemia. The neonatal interventions included invasive mechanical ventilation and blood transfusions. All clinical data were collected from electronic medical records The examinations for ROP were conducted by two qualified ophthalmologists. All preterm infants underwent fundus examination according to the Chinese guidelines for ROP screening. The International Classification of Retinopathy of Prematurity 2005 was applied for diagnosis and classification of ROP.

All infants were labeled independently by two clinical ophthalmologists (S.F. and R), with more than 3 years’ experience of ROP care. According to the retinal photographs captured using RetCam III digital fundus camera (Natus, San Carlo, CA, USA), each case was annotated ROP or NO ROP. The κ was 0.81 for annotation of ROP occurrence, suggesting good agreement of the two ophthalmologists in labeling.

Data processing and development of Prediction models

Figure 1 showed the flow chart of the research. First, univariate analysis is performed to analyze the potential predictive factors and compare these factors between non-ROP infants and ROP infants, then multivariate logistic regression analysis is performed to find independent risk factors for ROP occurrence using the factors with statistical difference in univariate analysis.

Fig. 1
figure 1

The flowchart of patients’ cohorts

The factors with statistical difference in univariate analysis after preprocessing were set as the input variables and ROP or NO ROP (1 = ROP,0 = NO ROP) was set as the output variables. The data mining software package MATLAB (Matrix Laboratory, Math Works Company, USA, R2014a software) was utilized to run artificial neural network models. An artificial neural network model was established with a standard feed-forward BP network structure to mimic the relationship between the risk factors and ROP, including an input layer of 12 nodes, a hidden layer of 25 nodes, and an output layer of one node (Fig. 2). The number of nodes of the hidden layer was decided by repeated trials until the optimal sensitivity and specificity was obtained. The activation function sigmoid was used from the input layer to the hidden layer and purelin was used from the hidden layer to the output layer. Sigmoid transfer functions were applied to the hidden and output layers. Gradient descent was employed to decide the synaptic weights. The initial learning rate was defined as 0.1 and the max training time is 1000.

Fig. 2
figure 2

The structure of the BP neural network

The genetic algorithm method was applied for optimization of the weights and biases of the BP neural network model. The process of optimizing BP neural network by genetic algorithm mainly includes parameter coding input, selection of initial population and definition of fitness functions and selection, crossover, and mutation operations. The number of individuals was 50. The length of individual coding was 351. When the evolution algebra was 11, the average fitness and the best fitness reached the maximum value; that was, the sum of square error of the test set obtained the least value. To provide a good performance of the prediction model and prevent over-fitting, 500 infants from ZHSMU were used for training, 91 infants from SNPH were used for test.

The activation function sigmoid is.

$$\log sig{\rm{(}}x{\rm{) = 1/(1 + }}{{\rm{e}}^{{\rm{ - x}}}}{\rm{)}}$$

The activation function purelin is

$$\varvec{y}=\varvec{a}\varvec{*}\varvec{x}+\varvec{b}$$

ROP score prediction model validation

To better demonstrate the prediction accuracy of our model, the ROP Score model is evaluated in test set. ROP Score is a scoring system applied at 6 weeks postnatal age, serves as a prediction model for ROP occurrence and ROP severity, including birth weeks, gestational age, blood transfusion, mechanical ventilation and proportional weight gain at the sixth week postnatal age. The suggested alarm cut-off score is 11 for ROP occurrence and 14.5 for ROP severity [10].

Statistical analysis

Statistical analyses were performed using SPSS 20.0 (IBM Corp., Armonk, NY, USA). Categorical variables were expressed in proportions and analyzed by using Pearson’s \(\:{x}^{2}\) test and Fisher’s exact test. As for continuous variables, the normal distribution variables were represented by means and standard deviations, while non-normal ones were expressed as medians and quartile ranges. Continuous variables were analyzed by using independent sample t-test. Multivariate analysis was performed using logistic regression analysis to identify independent risk factors for ROP. Backward step-wise selection was employed with Akaike’s information criterion as the stopping rule. To assess the predictive performance of the models, receiver-operating characteristic (ROC) curves were constructed. In each ROC analysis, the area under the ROC curve (AUC), negative predictive value (NPV), positive predictive value (PPV), accuracy (ACC), sensitivity and specificity were calculated. The identification accuracy referred to the fraction of infants classified correctly. P < 0.05 was considered statistically significant.

Results

In the present study, a total of 1,182 eyes of 591 infants who met the inclusion criteria were enrolled in the analysis. The mean gestational age at birth was 31.0 ± 2.5 weeks, the mean birth weight was 1.5 ± 0.4 kg, and the sex distribution was 374 (63.3%) male and 217 (36.7%) female. ROP of any stage was found in 193 (32.7%) infants, among whom 93 (15.7%) infants had Zone III disease, 70 (12.0%) infants had Zone II disease, and 16 (2.7%) infants had Zone I disease; 66 (11.2%) infants had stage 1, 83 (14.0%) infants had stage 2, 30 (5.1%) infants had stage 3, 14 (2.4%) had aggressive posterior ROP, and none presented ROP at stage 4 or 5.

Univariate analysis was performed to identify the risk factors associated with ROP (Table 1). The result showed that among the maternal factors, cesarean delivery was associated with the presence of ROP (P < 0.05), while no difference was found in maternal age, multiple gestations, in vitro fertilization, gestational hypertension, gestational diabetes mellitus, reproductive tract infection during pregnancy, or antenatal steroids use. Besides, the neonatal factors statistically associated with ROP included gestational age, birth weight, Apgar score at five minutes, neonatal asphyxia, bronchopulmonary dysplasia, respiratory distress syndrome, intracranial hemorrhage, hypoxic ischemic encephalopathy, necrotizing enterocolitis, and patent ductus arteriosus (P < 0.05). As for the neonatal interventions, both mechanical ventilation and blood transfusions exhibited significant association with the presence of ROP (P < 0.05). Multiple logistic regression with the aforementioned risk factors of ROP showed that gestational age, birth weight, bronchopulmonary dysplasia, and hypoxic ischemic encephalopathy were independently associated with the presence of ROP (Table 2).

Table 1 Univariate analysis of risk factors for ROP
Table 2 Logistic regression analysis of potential risk factors for ROP occurrence

After applying prediction models in external validation cohorts, the ROC curves for BP and genetic algorithm-back propagation (GA-BP) models were presented in Fig. 3. After applying the threshold of 0.307 for BP prediction model and 0.276 for GA-BP model, these two models get the best predictive performances. The predictive performances of these models for ROP were displayed in Table 3. The GA-BP model demonstrated the best performance for detecting ROP with an AUC of 0.908 (95% CI 0.827–0.988). In comparison, the AUC value was 0.557(95% CI 0.434–0.579) for the ROP Score model, and 0.857 (95% CI 0.770–0.943) for the BP model. The contrast of the actual values and predictive values for BP and GA-BP models is in Figs. 4 and 5.

Fig. 3
figure 3

Receiver operating characteristic curves of predictive models

Table 3 Performance of the predictive models for ROP screening
Fig. 4
figure 4

The contrast of actual values and predictive values for BP models

Fig. 5
figure 5

The contrast of the actual values and predictive values for GA-BP models

Discussion

ROP is a neurovascular disease of the retina affecting preterm infants, which is a predominant etiology of childhood blindness and vision impairment globally. In 2010, an estimated 184,700 infants of 14.9 million premature infants developed any stage of ROP worldwide, 20,000 of whom suffered blindness or severe visual impairment from ROP [21] Timely screening of ROP is crucial, whereas barriers exist to its effective implementation, including scarce health resources in low- and middle-income regions, and unnecessary examination under varying screening criteria across the world [1]. Currently, noninvasive prediction of ROP has been highlighted, aiming to safely ease the screening burden without missing severe infants, especially for regions where the number of ophthalmologists is limited and the conventional ROP screening is not readily accessible.

Some effective and safe screening criterion has been proposed to optime ROP screening [22, 23]. A recent study reported an individual predictive model based on gestational age, birth weight, and sex for infants with a gestational age of 24 to 30 weeks, enabling early risk estimation for receiving ROP treatment [22]. The predictive ability of this novel model was confirmed by test with excellent AUCs varying from 0.84 to 0.94. Furthermore, the input variables were simple, facilitating the general use of the model. However, infants born at gestational age < 24 weeks or > 31 weeks could not be included. In China, more mature and larger infants are also at risk of ROP [24]. Therefore, the inclusion criteria in our study were broader than the screening guidelines recommended in the USA (gestational age < 30 weeks, birth weight < 1500 g) and UK (gestational age < 32 weeks, birth weight < 1500 g) [25, 26]. Totally, 591 infants with mean gestational age and birth weight of 31.0 ± 2.5 weeks and 1.5 ± 0.4 kg, respectively, were included.

The pathogenesis of ROP is still not fully unveiled, which appears to be multi-factorial and is associated with a number of epigenetic modifications by perinatal factors [27]. In the present study, 12 risk factors of ROP were selected, including gestational age, birth weight, caesarean delivery, Apgar score at five minutes, bronchopulmonary dysplasia, respiratory distress syndrome, intracranial hemorrhage, hypoxic ischemic encephalopathy, mechanical ventilation, blood transfusions, necrotizing enterocolitis, and patent ductus arteriosus. Previous studies have examined the interrelationships of the various independent risk factors in the presence of ROP. Giapros et al. demonstrated that ROP was independently related to both low gestational age and the presence of chronic lung disease, which were interrelated in the development of ROP. The combined risk effect on ROP was found to be larger than the sum of the individual risk effects, revealing that there was a positive interaction on an additive scale [27]. In the study of Chen et al and Giapros, sepsis, oxygen exposure, and low gestational age, were found to be independently associated with a significantly increased risk of ROP with significant interrelationships [28, 29]. Slidsborg et al. described that mechanical ventilation and blood transfusion were statistically independent risk factors for ROP development [30], which were proved by many studies [31,32,33]. These findings might imply that artificial neural network, which simulates the function and structure of biological neural network to establish non-linear mathematical models could perform better when constructing predictive models of ROP with various pathogenic factors and complicated interrelationships among them [16].

Nowadays, BP neural network algorithm, a multi-layer feed forward network, has been widely used in the field of medicine, especially to assist diagnosis and clinical decision-making, with its strong fault tolerance, adaptiveness, nonlinear comprehensive reasoning ability, and the powerful ability to solve co-linearity and interactions between variables [19]. Yao et al. proposed a BP neural network for predicting diabetic retinopathy based on biochemical and metabolic parameters, which achieved an AUC of 0.84 with a sensitivity of 0.73 and a specificity of 0.83 [34]. Nevertheless, further improvement is required concerning its limited study cohort and unsatisfactory sensitivity before its application in screening practice. In the present study, based on the risk factors extraction, predictive models were established using BP neural networks, and GA-BP neural networks, respectively, and displayed encouraging performance on detection of ROP with reasonable AUCs. In comparison to the logistic regression model, the BP neural network model exhibited superior performance for ROP prediction, which was further improved by applying GA-BP neural network with higher sensitivity, accuracy and AUC. We also validated and compared the prediction performances of ROP score prediction model with our prediction models, the AUC, sensitivity, specificity and accurancy of our prediction models and ROP Score were comparable in predicting ROP.

A potential criticism of our study is the small sample size, which may bring the doubt of the optimal cut-off value and predictive ability of the models owing to insufficient machine learning. Artificial neural networks would be better trained using large-scale datasets [16]. The proposed models need to be further validated in larger cohorts. Another limitation of our study is that ROP risk-stratification for optimization of timing and frequency of the screening examinations and accurate treatment cannot be realized by our predictive models, which might be explored in our future study to better represent the current clinical scenario and achieve the goal of precision medicine. There are several limitations for artificial neural network. First, the artificial neural network model is like a “black box” that cannot determine causality, it is impossible to give a probability of a predicted outcome, provides almost no medical explanation for the variables, and is difficult to go into depth and professional context Knowledge combination. Second, artificial neural network uses the method of iterative update to determine the weight, so an initial value is required, generally at the beginning, the initial values are given randomly, which tends to cause the non-reproducibility of the network [35].

In conclusion, we developed predictive models for noninvasive ROP detection using BP neural network, and GA-BP neural network, respectively, with the hope to safely spare unnecessary screening. GA-BP neural network exhibited superior predictive ability for ROP when dealing with its non-linear clinical data.

Data availability

The datasets are not publicly available due to the reason that the data is also part of an ongoing study but are available from the corresponding author on reasonable request.

References

  1. Hellstrom A, Smith LE, Dammann O. Retinopathy of prematurity. Lancet. 2013;382(9902):1445–57.

    Article  PubMed  PubMed Central  Google Scholar 

  2. Gilbert C. Retinopathy of prematurity: a global perspective of the epidemics, population of babies at risk and implications for control. Early Hum Dev. 2008;84(2):77–82.

    Article  PubMed  Google Scholar 

  3. Quinn GE. Retinopathy of prematurity blindness worldwide: phenotypes in the third epidemic. Eye Brain. 2016;8:31–6.

    Article  PubMed  PubMed Central  Google Scholar 

  4. Section on Ophthalmology American Academy of Pediatrics, American Academy of Ophthalmology. American Association for Pediatric Ophthalmology and Strabismus. Screening examination of premature infants for retinopathy of prematurity. Pediatrics. 2006;117(2):572–6.

    Article  Google Scholar 

  5. Gilbert C, Fielder A, Gordillo L, Quinn G, Semiglia R, Visintin P, et al. Characteristics of infants with severe retinopathy of prematurity in countries with low, moderate, and high levels of development: implications for screening programs. Pediatrics. 2005;115(5):e518–25.

    Article  PubMed  Google Scholar 

  6. Ricard CA, Dammann CEL, Dammann O. Screening Tool for early postnatal prediction of retinopathy of Prematurity in Preterm newborns (STEP-ROP). Neonatology. 2017;112(2):130–6.

    Article  PubMed  Google Scholar 

  7. Hellström A, Engström E, Hård AL, Albertsson-Wikland K, Carlsson B, Niklasson A, et al. Postnatal serum insulin-like growth factor I deficiency is associated with retinopathy of prematurity and other complications of premature birth. Pediatrics. 2003;112(5):1016–20.

    Article  PubMed  Google Scholar 

  8. Binenbaum G, Ying GS, Quinn GE, Dreiseitl S, Karp K, Roberts RS, et al. A clinical prediction model to stratify retinopathy of prematurity risk using postnatal weight gain. Pediatrics. 2011;127(3):e607–14.

    Article  PubMed  PubMed Central  Google Scholar 

  9. Binenbaum G, Ying GS, Quinn GE, Huang J, Dreiseitl S, Antigua J, et al. The CHOP postnatal weight gain, birth weight, and gestational age retinopathy of prematurity risk model. Arch Ophthalmol. 2012;130(12):1560–5.

    Article  PubMed  Google Scholar 

  10. Eckert GU, Fortes Filho JB, Maia M, Procianoy RS. A predictive score for retinopathy of prematurity in very low birth weight preterm infants. Eye (Lond). 2012;26(3):400–6.

    Article  CAS  PubMed  Google Scholar 

  11. Cao JH, Wagner BD, McCourt EA, Cerda A, Sillau S, Palestine A, et al. The Colorado-retinopathy of prematurity model (CO-ROP): postnatal weight gain screening algorithm. J Aapos. 2016;20(1):19–24.

    Article  PubMed  Google Scholar 

  12. Löfqvist C, Andersson E, Sigurdsson J, Engström E, Hård AL, Niklasson A, et al. Longitudinal postnatal weight and insulin-like growth factor I measurements in the prediction of retinopathy of prematurity. Arch Ophthalmol. 2006;124(12):1711–8.

    Article  PubMed  Google Scholar 

  13. Löfqvist C, Hansen-Pupp I, Andersson E, Holm K, Smith LE, Ley D, et al. Validation of a new retinopathy of prematurity screening method monitoring longitudinal postnatal weight and insulinlike growth factor I. Arch Ophthalmol. 2009;127(5):622–7.

    Article  PubMed  Google Scholar 

  14. Hård AL, Löfqvist C, Fortes Filho JB, Procianoy RS, Smith L, Hellström A. Predicting proliferative retinopathy in a Brazilian population of preterm infants with the screening algorithm WINROP. Arch Ophthalmol. 2010;128(11):1432–6.

    Article  PubMed  Google Scholar 

  15. Zepeda-Romero LC, Hard AL, Gomez-Ruiz LM, Gutierrez-Padilla JA, Angulo-Castellanos E, Barrera-de-Leon JC, et al. Prediction of retinopathy of prematurity using the screening algorithm WINROP in a Mexican population of preterm infants. Arch Ophthalmol. 2012;130(6):720–3.

    Article  PubMed  Google Scholar 

  16. Krogh A. What are artificial neural networks? Nat. Biotechnol. 2008;26(2):195–7.

    CAS  Google Scholar 

  17. Xie NN, Hu L, Li TH. Lung cancer risk prediction method based on feature selection and artificial neural network. Asian Pac J Cancer Prev. 2014;15(23):10539–42.

    Article  PubMed  Google Scholar 

  18. Choi E, Schuetz A, Stewart WF, Sun J. Using recurrent neural network models for early detection of heart failure onset. J Am Med Inf Assoc. 2017;24(2):361–70.

    Article  Google Scholar 

  19. Biglarian A, Bakhshi E, Gohari MR, Khodabakhshi R. Artificial neural network for prediction of distant metastasis in colorectal cancer. Asian Pac J Cancer Prev. 2012;13(3):927–30.

    Article  PubMed  Google Scholar 

  20. Leung FF, Lam HK, Ling SH, Tam PS. Tuning of the structure and parameters of a neural network using an improved genetic algorithm. IEEE Trans Neural Netw. 2003;14(1):79–88.

    Article  CAS  PubMed  Google Scholar 

  21. Blencowe H, Lawn JE, Vazquez T, Fielder A, Gilbert C. Preterm-associated visual impairment and estimates of retinopathy of prematurity at regional and global levels for 2010. Pediatr Res. 2013;74(Suppl 1):35–49.

    Article  PubMed  PubMed Central  Google Scholar 

  22. Pivodic A, Hård AL, Löfqvist C, Smith LEH, Wu C, Bründer MC et al. Individual risk prediction for Sight-threatening retinopathy of Prematurity using birth characteristics. JAMA Ophthalmol. https://doi.org/10.1001/jamaophthalmol.2019.4502.

  23. Carina SJ, Lyng F, Steen R, et al. A new risk-based screening criterion for treatment-demanding retinopathy of prematurity in Denmark. [J] Pediatr. 2011;127:0.

    Google Scholar 

  24. Xu Y, Zhou X, Zhang Q, Ji X, Zhang Q, Zhu J, et al. Screening for retinopathy of prematurity in China: a neonatal units-based prospective study. Invest Ophthalmol Vis Sci. 2013;54(13):8229–36.

    Article  PubMed  Google Scholar 

  25. Fierson WM, Saunders RA, Good W. Screening examination of premature infants for retinopathy of prematurity. Pediatrics. 2013;131(1):189–95.

    Article  PubMed  Google Scholar 

  26. Wilkinson AR, Haines L, Head K, Fielder AR. UK retinopathy of prematurity guideline. Early Hum Dev. 2008;84(2):71–4.

    Article  CAS  PubMed  Google Scholar 

  27. Kim SJ, Port AD, Swan R, Campbell JP, Chan RVP, Chiang MF. Retinopathy of Prematurity: A Review of Risk Factors and their Clinical Significance. Surv Ophthalmol. 2018 Sep-Oct;63(5):618–37.

  28. Giapros V, Drougia A, Asproudis I, Theocharis P, Andronikou S. Low gestational age and chronic lung disease are synergistic risk factors for retinopathy of prematurity. Early Hum Dev. 2011;87(10):653–7.

    Article  PubMed  Google Scholar 

  29. Chen M, Citil A, McCabe F, Leicht KM, Fiascone J, Dammann CE et al. Infection, oxygen, and immaturity: interacting risk factors for retinopathy of prematurity. Neonatology. 2011;99(2):125–32.

  30. Slidsborg C, Jensen A, JL Forman. Neonatal risk factors for treatment-demanding retinopathy of prematurity: A danish national study. [J].Ophthalmology. 2016;123:0

  31. Uberos Jose,Fernandez-Marin Elisabeth,Campos-Martínez. Blood products transfusion and retinopathy of prematurity: a cohort study. [J] Acta Ophthalmol. 2023;101:e294–301.

    Google Scholar 

  32. Bas AY, Demirel N, Koc E, Ulubas Isik D, Hirfanoglu IM, Tunc T, et al. Incidence, risk factors and severity of retinopathy of prematurity in Turkey (TR-ROP study): a prospective, multicentre study in 69 neonatal intensive care units. Br J Ophthalmol. 2018;102:1711–6.

    Article  PubMed  Google Scholar 

  33. Protsyk Olena. García Serrano José Luis,mechanical ventilation, retinal avascularity and rate of Vascularisation: a Triad of predictors for Retinopathy of Prematurity Treatment[. J] J Pers Med. 2024;14:undefined.

    Google Scholar 

  34. Yao L, Zhong Y, Wu J, Zhang G, Chen L, Guan P, et al. Multivariable logistic regression and back Propagation Artificial neural network to Predict Diabetic Retinopathy. Diabetes Metab Syndr Obes. 2019;12:1943–51.

    Article  PubMed  PubMed Central  Google Scholar 

  35. Dang Hui,Su Wenlong,Tang Zhiqing. Prediction of motor function in patients with traumatic brain injury using genetic algorithms modified back propagation neural network: a data-based study. [J] Front Neurosci. 2022;16:1031712.

    Google Scholar 

Download references

Acknowledgements

The authors would like to express gratitude to all participants who have agreed to participate in this study.

Funding

This work was supported by Science and Technology Program of Guangzhou, China (Grant No. 202002020046).

Author information

Authors and Affiliations

Authors

Contributions

Concept and design: Songfu Feng, Xiaohe Lu. Acquisition, analysis, or interpretation of data: Rong Wu, Yichen Bai, He Chen. Statistical analysis: He Chen, Rong Wu, Yu Zhang. Administrative, technical, or material support: He Chen. Drafting of the manuscript: Rong Wu. Critical revision of the manuscript for important intellectual content: Songfu Feng. Study supervision: Xiaohe Lu. Final approval of the manuscript: All authors.

Corresponding authors

Correspondence to Songfu Feng or Xiaohe Lu.

Ethics declarations

Ethics approval and consent to participate

The study was approved by Zhujiang hospital’s institutional ethics committee and adhered to the tenets of the Declaration of Helsinki. All parents or guardians of the recruited infants provided written informed consent prior to participation.

Consent for publication

Not applicable.

Competing interests

The authors declare no competing interests.

Additional information

Publisher’s Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article’s Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article’s Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated in a credit line to the data.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Wu, R., Chen, H., Bai, Y. et al. Prediction models for retinopathy of prematurity occurrence based on artificial neural network. BMC Ophthalmol 24, 323 (2024). https://doi.org/10.1186/s12886-024-03562-y

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s12886-024-03562-y

Keywords