Skip to main content

Development and validation of predictive models for myopia onset and progression using extensive 15-year refractive data in children and adolescents

Abstract

Background

Global myopia prevalence poses a substantial public health burden with vision-threatening complications, necessitating effective prevention and control strategies. Precise prediction of spherical equivalent (SE), myopia, and high myopia onset is vital for proactive clinical interventions.

Methods

We reviewed electronic medical records of pediatric and adolescent patients who underwent cycloplegic refraction measurements at the Eye & Ear, Nose, and Throat Hospital of Fudan University between January 2005 and December 2019. Patients aged 3–18 years who met the inclusion criteria were enrolled in this study. To predict the SE and onset of myopia and high myopia in a specific year, two distinct models, random forest (RF) and the gradient boosted tree algorithm (XGBoost), were trained and validated based on variables such as age at baseline, and SE at various intervals. Outputs included SE, the onset of myopia, and high myopia up to 15 years post-initial examination. Age-stratified analyses and feature importance assessments were conducted to augment the clinical significance of the models.

Results

The study enrolled 88,250 individuals with 408,255 refraction records. The XGBoost-based SE prediction model consistently demonstrated robust and better performance than RF over 15 years, maintaining an R2 exceeding 0.729, and a Mean Absolute Error ranging from 0.078 to 1.802 in the test set. Myopia onset prediction exhibited strong area under the curve (AUC) values between 0.845 and 0.953 over 15 years, and high myopia onset prediction showed robust AUC values (0.807–0.997 over 13 years, with the 14th year at 0.765), emphasizing the models' effectiveness across age groups and temporal dimensions on the test set. Additionally, our classification models exhibited excellent calibration, as evidenced by consistently low brier score values, all falling below 0.25. Moreover, our findings underscore the importance of commencing regular examinations at an early age to predict high myopia.

Conclusions

The XGBoost predictive models exhibited high accuracy in predicting SE, onset of myopia, and high myopia among children and adolescents aged 3–18 years. Our findings emphasize the importance of early and regular examinations at a young age for predicting high myopia, thereby providing valuable insights for clinical practice.

Background

Myopia, also referred to as nearsightedness, is a growing global epidemic of great concern [1, 2]. Multiple population-based studies have reported an unprecedented “myopia boom” worldwide, especially in East Asia [3]. This is particularly alarming since myopia, especially high myopia (refractive error ≤ − 6.00 diopters), has been associated with a range of vision-threatening complications, including glaucoma and maculopathy, which can lead to irreversible vision loss [4]. These complications can impose a substantial burden on both quality of life and economic productivity, particularly for the young working-age population [5].

The distribution of myopia differs among populations of various racial and environmental backgrounds [6]. The prevalence of childhood myopia in China and Singapore is significantly higher than in European countries, with a discernible trend towards younger onset within those populations [7]. While onset typically occurs at around 5–15 years of age, recent reports highlighted an escalating prevalence of early onset in infants and preschool children [8, 9]. Notably, children with myopia onset during early school ages are at a higher risk of developing high myopia [10, 11]. An avenue for addressing myopia and its complications involves early detection and treatment, emphasizing the significance of timely risk stratification and the implementation of effective prevention strategies.

In optometric and ophthalmic clinics, a gap remains in accurately predicting the onset of myopia and in estimating the likelihood of its advancement to high myopia. Currently, ophthalmologists rely heavily on their clinical experience for tackling inquiries, due to the absence of precise predictive instruments. Consequently, they advocate for periodic refractive examinations for children as a proactive measure to prevent myopia. During annual follow-ups, cycloplegic refraction is the main and routine tool used to evaluate the onset and severity of myopia [12]. Therefore, the ophthalmic and optometric clinics have provided a large-scale dataset of consecutive refractive results.

Despite the availability of long-term refractive development records, extracting valuable insights into the progression of myopia has proven challenging because of potential “noise” and suboptimal regression methods. Therefore, pre-emptive action is necessary to overcome these challenges. Recently, digital healthcare technologies have leveraged the potential of artificial intelligence (AI) to develop adjunctive solutions that offer scalability, portability, and reliability [13]. These techniques supplement traditional epidemiological methods, provide correlation analyses, and leverage intricate interactions among predictors to gain novel insights [14]. In myopia prediction, machine learning approaches have been introduced to predict progression in school-aged children [15], axial length growth in myopic children [16], myopia status in adolescents [17], pathologic myopia detection [18], the risk for developing high myopia [19], and identification of risk factors for disease progression [20]. However, the potential of AI-assisted utilization of cycloplegic refractive data for integrated, long-term predictions of age-specific refractive error status and the onset of myopia and high myopia remains uncertain.

This study endeavors to achieve accurate predictions employing a machine learning algorithm that utilizes longitudinal cycloplegic refractive data. The specific focus is on predicting spherical equivalent (SE) values and discerning the probability of developing myopia and high myopia at designated future time points.

Methods

Data collection and ethics statement

The refractive dataset for this study, collected from January 2005 to December 2019 at the Eye & Ear, Nose, and Throat Hospital of Fudan University (FDUEENT), underwent secure extraction with specific criteria and structured queries by collaborating with the Information Center. To prioritize privacy, all datasets were deidentified before transfer to the study investigators, ensuring transparency and reproducibility through detailed documentation. The Institutional Review Board of the FDUEENT approved the study protocol (approval code 2020-10-29), and all procedures adhered to the principles of the Declaration of Helsinki. The cohort characteristics are presented in Table 1. The data primarily comprised patient age and cycloplegic refraction measurements, which were obtained at various time intervals. The cycloplegic SE was calculated by the standard formula: SE = sphere + 1/2 × cylinder.

Table 1 Characteristics of the individuals included in the study

Study setting

This study consisted of two main parts. First, all available records (Study 1) were included and randomly divided into training and testing datasets at a 6:4 ratio. Regression models for predicting age-specific SE were trained using the training dataset and verified using the testing dataset. Second, patients from Study 1 who remained non-myopic (Study 2) and those who did not develop high myopia (Study 3) at the initial examination were assigned to two separate groups to evaluate the onset of myopia and high myopia prediction models. For both groups, the dataset was randomly divided into training and testing sets at a 6:4 ratio.

Dataset preprocessing

A total of 88,293 participants met the inclusion criteria, and the population included individuals aged 3–18 years, with an initial cycloplegic SE of −15.00–6.00 diopters (D), who had follow-up data from at least two visits with an interval of at least one year between consecutive visits. After excluding 43 individuals with invalid or repetitive data, data from 88,250 patients were analyzed. To determine the presence of heterogeneity across different years within our dataset, which spanned approximately 15 years, we conducted 5 year period analyses (2005–2009, 2010–2014, and 2015–2019). A flowchart of the data collection and preprocessing is presented in Fig. 1.

Fig. 1
figure 1

Flowchart of the quality control and preprocessing process for the data set. FDUEENT, Eye & ENT Hospital of Fudan University

In addressing data quality concerns, several preprocessing steps were implemented. Outlier detection utilizing the Interquartile Range (IQR) method, where values exceeding 1.5 * IQR were re-evaluated, retaining genuine special cases and exclusion for data collection or recording errors. For handling missing values, a direct exclusion approach was adopted due to the study's focus on a small yet crucial set of variables, including age, baseline SE, subsequent follow-up SE, and measurement time. Following the cleaning process, feature normalization was performed before modeling. The Z-Score normalization method was applied, involving the calculation of mean and standard deviation for each variable and application of the Z-Score formula, standardizing the sample mean to zero (μ = 0) and variance to unit (σ = 1). This ensured consistent data scaling during the modeling process, thereby enhancing model stability and interpretability.

The development of myopia or high myopia is a gradual process; therefore, the number of participants who developed myopia or high myopia in the early years after the first examination was lower than that in the normal group. This bias in the training dataset can influence our models to some degree, as some consider the full population in its entirety. To address this issue, we employed a pipeline for oversampling and undersampling. Synthetic Minority Over-sampling Technique (SMOTE) and random undersampling methods were used to synthesize new samples for the minority class and delete samples from the majority class, respectively [21]. Furthermore, grid-search method was applied to explore the best resampling rate.

Predictors and outcomes

In this study, we aimed to develop algorithms to predict refraction values and the onset of myopia and high myopia for 15 years following an initial examination, using age at baseline (AGE), original SE (OSE) at the first examination, and annual myopia progression rate (AMPR) as predictors. AMPR was calculated as follows:

$${\text{AMPR}}=\frac{|\Delta {\text{SE}}|}{|\Delta {\text{age}}|}$$

where ∆age and ∆SE represent differences in age and SE between the first and second visits, respectively. In addition, we incorporated the SE in the year after the first examination (NSE) as a comparative analysis factor in the model inputs. We collected all data from the right eye, considering the high correlation between the eyes.

Model development and validation

To verify the performance of the different methods, we performed a methodological comparison analysis of the results of the random forest (RF) and gradient boosted tree (XGBoost) algorithms in the context of the SE prediction models. A combination of grid-search and five-fold cross-validation, which randomly split all the samples into five groups, was performed during the hyperparameter selection process in our original training data. Four of the groups (80%) were used as actual training data and one group (20%) was used internal validation data. To further ensure model robustness, each cross-validation process was repeated five times; thus, each model was trained with different hyperparameters for a total of 25 times, based on a different training set each time and the average results of internal validation, as the comparable model selection criteria. We tested the performance of the selected models in the testing group to determine the potential working mechanisms of the algorithm predicting refractive values and the onset of myopia and high myopia over 15 years.

Model evaluation

To assess the predictive ability of the regressive models for the targeted SE, we calculated the coefficients of determination (\({R}^{2}\)), mean absolute error (MAE), and mean squared error (MSE). Additionally, for classification performance, we used seven other evaluation metrics: area under the curve (AUC), precision, accuracy, F1_score, sensitivity (recall), specificity, and brier score. In addition, the Shapley-Additive-exPlanations (SHAP) algorithm was applied to quantify the importance of each feature in the models [22].

Statistical analysis

Continuous variables are presented as mean ± standard deviation (SD). To examine the predictive capabilities across different age groups, considering factors, such as the regularity of refractive development and academic pressure, we conducted age-specific subgroup analyses. Age groups were defined as follows: 3–6 years (preschool students), 7–14 years (primary and junior high school students), and 15–18 years (senior high school students). These subgroup analyses enabled us to evaluate the model performance in the testing group for each age cohort. All data analyses, model constructions, and evaluations were performed using Python (version 3.7.2). The RF and XGBoost models were developed using scikit-learn and XGBoost library, respectively.

Results

Study population characteristics

The study included 88,250 participants with 408,255 records (Study 1), of whom 51.2% were males and 48.8% were females. The mean age and SE at baseline of the full study cohort was 7.7 ± 4.0 years and 0.40 ± 3.50 D, respectively. The individuals were randomly divided into an original training and a testing dataset comprising 60% (n = 52,950) and the remaining 40% (n = 35,300) of the data. Further details are listed in Table 1. Figure 2A depicts the age-specific SE distribution based on all the enrolled refraction records in our dataset. The results revealed a gradual decrease in SE with increasing age, which was consistent with the expected pattern of normal growth and development. Figure 2B illustrates the prevalence of myopia and high myopia in the dataset. The year-stratified analysis indicated that there was no significant difference in the age-specific distribution of SE (Additional file 1: Fig. S1A) or the prevalence of myopia and high myopia (Additional file 1: Fig. S1B, C) among the three periods examined. This finding suggests a high level of internal homogeneity in the dataset.

Fig. 2
figure 2

Spherical equivalent distribution and myopia prevalence based on the refraction records enrolled. A Spherical equivalent distribution for children and adolescents aged 3 to over 18 years, from 2005 to 2019. B Myopia and high myopia prevalence for individuals included in the study aged 3 to over 18 years, from 2005 to 2019

SE prediction model construction and performance

A comprehensive illustration of the model-construction workflow is presented in Fig. 3. By searching the hyperparameters of the models in the original training group using the grid-search method, the best values of the hyperparameters, including maximum depth, learning rate, and number of weak learners (n_estimators), were verified as 2, 0.05, and 150, respectively. The inclusion of three features (AGE, OSE, and AMPR) in the regressive models for predicting SE over a 15 year period resulted in XGBoost attaining higher R2 and lower MAE/MSE values than RF at each prediction time point after the baseline assessment (Table 2). A comparison of the models developed using samples with NSE records to models developed without the NSE records showed that the former exhibited higher prediction performance in most years, especially in the 11–14 years. Notably, the MAE values ranged from 0.078 to 0.720 D for the first nine years following the baseline examination, which was below the clinically acceptable accuracy threshold of 0.75 D, considering the refraction measurement variations [23]. These findings suggest that the XGBoost algorithm outperformed RF in predicting SE, and the requirement of NSE further improved the predictability of SE. The detailed and age-specific performances of the regression models in the test group are presented in Table 2 and Additional file 1: Fig. S2. Additional file 1: Fig. S3 illustrates the distribution of predicted versus actual values of SE. In the initial prediction year, the prediction error fell within 0.15 D for all cases, resulting in a 100% accuracy within this range. In the second prediction year, the error was limited to within 1 D for 89% of the cases.

Fig. 3
figure 3

Overall design of model training and performance evaluation

Table 2 Regressive performance of the Random Forest and XGBoost algorithms

Development of myopia and high myopia onset prediction models

Given the promising performance of the XGBoost algorithm in predicting SE, this method was applied to patients with NSE to develop classification models for the onset of myopia and high myopia. In Study 2, baseline characteristics included a mean age of 5.99 ± 2.45 years and SE of 1.72 ± 1.77 D. Similarly, in Study 3, the corresponding values were 9. 24 ± 2.80 years and − 2.12 ± 1.24 D. The likelihood of developing myopia (Study 2) and high myopia (Study 3) during follow-up is 52.71 and 27.10%, respectively. We utilized the same hyperparameter tuning technique used in the original training datasets (Studies 2 and 3) to select the optimal values for the maximum depth, learning rate, and n_estimators, which were determined to be 4, 0.05, and 50, respectively. However, the included data for predicting the onset of myopia showed a moderately imbalanced distribution (1–20%) from the minority class to the majority class in the first and second years (Study 2, Additional file 2: Table S1). Similarly, research on high myopia prediction revealed a moderately imbalanced distribution in the 1–8 years (Study 3, Additional file 2: Table S2). Moreover, to predict myopia onset in the first two years and high myopia onset in 1–8 years, we selected the optimal resampling rates from the lists (0.3, 0.4, 0.5) and (0.7, 0.6, 0.5) for oversampling and undersampling, respectively.

Myopia onset prediction model performance

Throughout all the prediction years, the performance metrics consistently presented favorable results. For the 15 years of prediction, the AUC, accuracy, precision, sensitivity, specificity, and brier scores were 0.845–0.953, 0.854–0.971, 0.745–0.925, 0.852–0.967, 0.530–0.986, and 0.065–0.181, respectively (Fig. 4A and Additional file 2: Table S1). However, further validation of this model using more extensive data is required to determine the generalizability of this finding. The AUC value was 0.833–0.923, 0.810–1.0, and 0.714–1.0 for the 3–6-, 7–14-, and 15–18-year age cohorts, respectively (Fig. 4B and Additional file 1: Fig. S4A). In the analysis of the 15–18-year group, inspection records were unavailable for the 11–14-year period, hence the AUC was computed for only 10 years. Notably, the predictive performance of myopia tended to be more consistent across different follow-up years in the 3–6- and 7–14-year groups. Conversely, the predictive performance of myopia onset tended to exhibit more fluctuations across different years for 15–18-year group. The detailed predictive performance of the myopia onset model is presented in Additional file 2: Table S1. Additional file 1: Fig. S5 presented calibration curves for predicting myopia onset during the prediction years, revealing consistently excellent classification performance. However, a decline in accuracy is observed in the 10–14 years.

Fig. 4
figure 4

Performance of myopia and high myopia prediction models in testing datasets. ROC curves of the predictive performance for myopia (A) and high myopia (C) onset from the first to the fourteenth year after baseline. AUC values of the myopia (B) and high myopia (D) prediction algorithm performance in different time points across different age groups, respectively

High myopia onset prediction model performance

The detailed predictive performance of the high myopia onset model is presented in Additional file 2: Table S2. In the testing group, the predictive ability of high myopia onset was comparable to that of the myopia onset prediction algorithm in most prediction years (Fig. 4C). In the first 13 years, sensitivity was consistently higher than precision and F1_scores, with values exceeding 0.8. In particular, in the first four years after baseline, the prediction model for high myopia onset showed high sensitivity, with values exceeding 0.9. Model performance varied significantly within the 3–6-year group, with the AUC ranging from 0.782 to 0.824 at 7–13 years after the initial measurement (Fig. 4D and Additional file 1: Fig. S4B). However, before the sixth year, the AUC consistently exceeded 0.850. In the 7–14-year group, model performance notably dropped in the 10–13-year period, with an AUC of less than 0.8. Nonetheless, in earlier years, the AUC ranged from 0.820 to 0.996. Regarding the 15–18-year group, the AUC values had a limited reference value in the last five years, due to the small amount of available data (n < 20). However, before the ninth year, the AUC remained consistently above 0.868.

Feature importance in the prediction models

To enhance the interpretability of our predictive models and offer valuable insights for clinical decision-making, we employed the SHAP algorithm to assess the importance of each feature, namely, AGE, OSE, NSE, and AMPR. The results depicted in Fig. 5A, B indicate that the most influential features for the SE and myopia onset prediction models were NSE, AMPR, and OSE. This implies that the initial SE measurement and regular yearly follow-up visits are crucial for accurately predicting the developmental trend of myopia. However, for predicting the onset of high myopia, NSE, AMPR, and AGE were deemed more important than OSE (Fig. 5C). This inspection highlighted the clinical significance of initiating regular visits from an early age, with less emphasis on the initial refractive state, compared to the other two models.

Fig. 5
figure 5

Variable importance analysis across three models. AC The scatter plots depict the variable importance for the prediction of SE and onset of myopia and high myopia, respectively. The significance of the feature values varies depending on the variables being analyzed. In the “AMPR” variable, a high value indicates rapid progression of myopia between the first follow-up and baseline, and it is equivalent to NSE in the models. In “OSE” and “NSE”, a high value represents a low diopter, emmetropia, or even hyperopia, while a low value indicates severe myopia. For the “AGE” variable, high and low values correspond to older and younger ages at baseline, respectively

Discussion

This study investigated the capacity of AI-assisted assessments to advance our understanding of predicting myopia progression, including the onset of myopia and high myopia. We leveraged a dataset comprising numerous participants and a substantial repository of refractory records, which were extracted from electronic medical records and conducted a data- and algorithm-driven investigation. The outcomes facilitated the development of a machine learning model capable of predicting myopia status in Chinese children and adolescents. Our findings provide compelling evidence supporting the adoption of age-specific myopia control strategies in the Chinese population, thereby offering a crucial tool to guide clinical decisions.

In recent years, multiple myopia control treatments with favorable effects have been introduced into clinical practice, such as specially designed spectacle lenses [24], multifocal soft contact lenses [25], orthokeratology lenses [26, 27], and low-dose atropine eye drops [28, 29]. Despite these interventions, not all children effectively manage myopia progression and the onset of high myopia. To enhance clinical outcomes, it is imperative to identify children at the highest myopia risk and administer targeted therapies. Specifically, accurate prediction of onset and progression of myopia based on accessible objective measurements becomes paramount. Our study achieved clinically acceptable predictabilities for SE, myopia onset, and high myopia onset in 3–18 years old children and adolescents, up to 15 years post-initial measurements. Notably, our models demonstrated accurate predictabilities for 7–14-year-old children, a pivotal stage in ocular development and the most susceptible to myopia [30]. Moreover, our study prioritized clinical interpretability by utilizing SHAP algorithm to transparently evaluate feature importance. Specifically, the research underscores the significance of consecutive refractive development records for effective future control measures. Meanwhile, instituting routine early-age follow-ups for children with high myopia risk factors, along with timely follow-ups during the initial stages of myopia in other children, enhances the precision of prediction. This approach enables the identification of high-risk individuals and supports proactive measures for early detection and preventive intervention of myopia.

Methodologically, we selected modeling methods and predictor variables that performed better in the SE prediction models for the prediction of myopia and high myopia onset. For SE predictions using RF algorithm, R2 consistently exceeded 0.86 for the first nine years after baseline but experienced a significant decline from 10 to 15 years, which partially resulted from the increasing nonlinearity in the dataset [31]. Therefore, we attempted to investigate the added value of a more complex model, the inclusion of an additional predictor, NSE, and an alternative method, XGBoost. The updated model exhibited improved performance, particularly in the last five prediction years. XGBoost, a gradient boosting method, is esteemed for refining machine learning predictions by creating weak models predicting residual errors from prior models during training [32]. In contrast, RF method involves a simple combination of weak trees, each of which provides a prediction and a mode, median, or mean predictive output [33]. RF may exhibit inferior performance compared to XGBoost in certain tasks due to its algorithmic limitation in not explicitly considering inter-factor dependencies, potentially leading to a less effective capture of complex relationships within the data [33]. The enhanced predicted value of the XGBoost signified an increasing non-linear trajectory in myopia development, particularly beyond 9 years. This advantage can be particularly pertinent when integrating complex potential predictors into future analyses for myopia prediction.

For the myopia and high myopia onset prediction, our models presented excellent performance and benefited from resampling and the large-scale sample base. For the prediction of onset of myopia, despite the presence of moderately imbalanced datasets in the first two years, the models' performances remained excellent in the first nine years, with an AUC ≥ 0.879. For the high myopia onset risk prediction, the algorithm exhibited a small drop in classification accuracy compared with the myopia prediction model because of the more severe imbalance ratio of the high myopia class to the non-high myopia class in the real-world population. Similarly, AUC values were > 0.9 for the first four years, and the AUC values ranged from 0.848 to 0.891 for the last nine years. However, in the last five years, the small sample size and more complex non-linearity led to a decrease in the algorithm performance (AUC values ranged from 0.845 to 0.875 and 0.765 to 0.848 in the myopia and high myopia onset prediction model, respectively).

This study has notable strengths, including an extensive sample size and long-term retention of cycloplegic refraction records spanning 15 years. By focusing on three key variables (AGE, OSE, and NSE/AMPR), we successfully achieved effective prediction of the degree of SE and onset of myopia and high myopia for a period of up to 15 years. In comparison to the existing myopia prediction models proposed by Lin [15] (prediction of SE and the onset of high myopia at 18 years of age, as early as eight years in advance, with cycloplegic refraction and annual progression rates) and Li [20] (prediction of myopia progression in primary school children using SE, axial length, and other features), our model achieved comparable predictability in children and adolescents using only three indicators. Therefore, by incorporating two consecutive years of cycloplegic refraction and age, our models could effectively predict SE and the onset of myopia and high myopia. In addition, we developed our models using a diverse age range of 3–18 years, to cater to the clinical demands for myopic consultation and management, which strengthens potential applicability of our AI models in diverse clinical scenarios. Furthermore, through stratified analyses, we discovered that the prediction performance was particularly higher in children aged 3–14 years children than that in 15–18-year-old adolescents, which emphasizes the importance of considering the patient's age when applying the models.

Nevertheless, a recent fundus imaging-based prediction algorithm conducted by Foo [14], concentrating on the 5-year risk of high myopia, attained an average accuracy exceeding 0.9 (AUC value), slightly surpassing our model's performance (AUC: 0.863, prediction accuracy in the fifth year). This outcome underscores the valuable role of fundus examination in predicting myopia progression and high myopia. While our model may not exhibit the same predictive power at a single time point, its relative advantage lies in predicting across multiple time points over an extended duration. Beyond cycloplegic refraction data and fundus imaging, several predictors have been identified to be associated with myopia progression, such as axial length, parental myopia, near work time, and lack of outdoor activity [34, 35]. To achieve a more in-depth understanding of myopia prediction, the exploration of an AI-assisted multimodal model incorporating both “intrinsic” and “extrinsic” factors based on continuous follow-up data presents a promising avenue for future research.

Logically, our models provide a cost-effective means of prediction for accurately predicting and managing childhood myopia. In future clinical practice, the AI model from this study can be seamlessly integrated into mobile terminal apps or clinic medical record systems [36, 37]. By utilizing two consecutive years of cycloplegic refractive measurements, we can dynamically compute the progression of myopia in children, along with the yearly likelihood of myopia or high myopia. This information allows for tailored and timely interventions at key time points, ultimately enhancing overall clinical outcomes.

This study had some limitations. First, there was an evident drop in the algorithm performance for the prediction of SE values after 9 years, and we attempted to update the models from the aspects of potential new input and its combination with another boosting algorithm. However, the reconstructed model's performance did not exhibit significant improvement due to the reduced sample size of individuals followed up for more than nine years. Second, the prognostic power of myopia prediction models for adolescents over 15 years of age may be limited because of insufficient refractive data and the stable nature of myopia progression at this age [38]. Third, data-driven methods necessitate external validation in diverse populations to refine and calibrate the algorithm, enhancing generalizability. Finally, despite achieving balanced and robust performance, concerns about the quality of real-world clinical data and the potential for overfitting issues should be approached with caution.

Conclusions

This study employed a boosting-based approach called XGBoost to predict the status of myopia among Chinese children and adolescents at specific future time points. Moreover, our findings emphasize the importance of early and regular examinations at a young age for predicting myopia, especially high myopia, Overall, the algorithm presents clinically acceptable accuracy and is straightforward to implement. Our study provides a promising strategy for screening and monitoring myopia status in children and adolescents, and providing myopia interventions in a precise manner.

Availability of data and materials

Data and materials utilized in this study, as well as the associated code, are currently not accessible to the public. However, interested parties may request access from the corresponding author, Prof. Xingtao Zhou and Chencui Huang, through reasonable inquiries.

Abbreviations

AGE:

Age at baseline

AMPR:

Annual myopia progression rate

AUC:

Area under the curve

AI:

Artificial intelligence

R 2 :

Coefficients of determination

D:

Diopters

XGBoost:

Gradient boosted tree

IQR:

Interquartile range

MAE:

Mean absolute error

MSE:

Mean squared error

n_estimators:

Number of weak learners

OSE:

Original SE

RF:

Random forest

NSE:

SE in the year after the first examination

SHAP:

Shapley-Additive-exPlanations

SE:

Spherical equivalent

SD:

Standard deviation

SMOTE:

Synthetic Minority Over-sampling Technique

References

  1. Foster PJ, Jiang Y. Epidemiology of myopia. Eye. 2014;28:202–8.

    Article  PubMed  PubMed Central  CAS  Google Scholar 

  2. Holden BA, Fricke TR, Wilson DA, Jong M, Naidoo KS, Sankaridurg P, Wong TY, Naduvilath TJ, Resnikoff S. Global prevalence of myopia and high myopia and temporal trends from 2000 through 2050. Ophthalmology. 2016;123:1036–42.

    Article  PubMed  Google Scholar 

  3. Dolgin E. The myopia boom. Nature. 2015;519:276–8.

    Article  ADS  PubMed  CAS  Google Scholar 

  4. Morgan IG, Ohno-Matsui K, Saw SM. Myopia. Lancet. 2012;379:1739–48.

    Article  PubMed  Google Scholar 

  5. Haarman AEG, Enthoven CA, Tideman JWL, Tedja MS, Verhoeven VJM, Klaver CCW. The complications of myopia: a review and meta-analysis. Invest Ophthalmol Vis Sci. 2020;61:49.

    Article  PubMed  PubMed Central  Google Scholar 

  6. Pan CW, Ramamurthy D, Saw SM. Worldwide prevalence and risk factors for myopia. Ophthalmic Physiol Opt. 2012;32:3–16.

    Article  PubMed  Google Scholar 

  7. Tang Y, Chen A, Zou M, Liu Z, Young CA, Zheng D, Jin G. Prevalence and time trends of refractive error in Chinese children: a systematic review and meta-analysis. J Global Health. 2021. https://0-doi-org.brum.beds.ac.uk/10.7189/jogh.11.08006.

    Article  Google Scholar 

  8. Wen G, Tarczy-Hornoch K, McKean-Cowdin R, Cotter SA, Borchert M, Lin J, Kim J, Varma R. Multi-ethnic pediatric eye disease study G: prevalence of myopia, hyperopia, and astigmatism in non-hispanic white and Asian children: multi-ethnic pediatric eye disease study. Ophthalmology. 2013;120:2109–16.

    Article  PubMed  Google Scholar 

  9. Wang CY, Hsu NW, Yang YC, Chen YL, Shyong MP, Tsai DC. Premyopia at preschool age population-based evidence of prevalence and risk factors from a serial survey in Taiwan. Ophthalmology. 2022;129:880–9.

    Article  PubMed  Google Scholar 

  10. Hu Y, Ding X, Guo X, Chen Y, Zhang J, He M. Association of age at myopia onset with risk of high myopia in adulthood in a 12-year follow-up of a Chinese cohort. JAMA Ophthalmol. 2020;138:1129–34.

    Article  PubMed  Google Scholar 

  11. Chua SY, Sabanayagam C, Cheung YB, Chia A, Valenzuela RK, Tan D, Wong TY, Cheng CY, Saw SM. Age of onset of myopia predicts risk of high myopia in later childhood in myopic Singapore children. Ophthalmic Physiol Opt. 2016;36:388–94.

    Article  PubMed  Google Scholar 

  12. Zadnik K, Sinnott LT, Cotter SA, Jones-Jordan LA, Kleinstein RN, Manny RE, Twelker JD, Mutti DO. Collaborative longitudinal evaluation of e, refractive error study G: prediction of juvenile-onset myopia. JAMA Ophthalmol. 2015;133:683–9.

    Article  PubMed  PubMed Central  Google Scholar 

  13. Reid JE, Eaton E. Artificial intelligence for pediatric ophthalmology. Curr Opin Ophthalmol. 2019;30:337–46.

    Article  PubMed  Google Scholar 

  14. Foo LL, Ng WY, Lim GYS, Tan TE, Ang M, Ting DSW. Artificial intelligence in myopia: current and future trends. Curr Opin Ophthalmol. 2021;32:413–24.

    Article  PubMed  Google Scholar 

  15. Lin H, Long E, Ding X, Diao H, Chen Z, Liu R, Huang J, Cai J, Xu S, Zhang X, et al. Prediction of myopia development among Chinese school-aged children using refraction data from electronic medical records: a retrospective, multicentre machine learning study. PLoS Med. 2018;15:e1002674.

    Article  PubMed  PubMed Central  Google Scholar 

  16. Tang T, Yu Z, Xu Q, Peng Z, Fan Y, Wang K, Ren Q, Qu J, Zhao M. A machine learning-based algorithm used to estimate the physiological elongation of ocular axial length in myopic children. Eye Vis. 2020;7:50.

    Article  Google Scholar 

  17. Yang X, Chen G, Qian Y, Wang Y, Zhai Y, Fan D, Xu Y. Prediction of myopia in adolescents through machine learning methods. Int J Environ Res Public Health. 2020. https://0-doi-org.brum.beds.ac.uk/10.3390/ijerph17020463.

    Article  PubMed  PubMed Central  Google Scholar 

  18. Lu L, Zhou EL, Yu WS, Chen B, Ren PF, Lu QY, Qin DA, Lu LX, He Q, Tang XY, et al. Development of deep learning-based detecting systems for pathologic myopia using retinal fundus images. Commun Biol. 2021. https://0-doi-org.brum.beds.ac.uk/10.1038/s42003-021-02758-y.

    Article  PubMed  PubMed Central  Google Scholar 

  19. Foo LL, Lim GYS, Lanca C, Wong CW, Hoang QV, Zhang XJ, Yam JC, Schmetterer L, Chia A, Wong TY, et al. Deep learning system to predict the 5-year risk of high myopia using fundus imaging in children. NPJ Digit Med. 2023;6:10.

    Article  PubMed  PubMed Central  Google Scholar 

  20. Li SM, Ren MY, Gan J, Zhang SG, Kang MT, Li H, Atchison DA, Rozema J, Grzybowski A, Wang N. Anyang childhood eye study G: machine learning to determine risk factors for myopia progression in primary school children: the anyang childhood eye study. Ophthalmol Ther. 2022;11:573–85.

    Article  PubMed  PubMed Central  Google Scholar 

  21. Morris C, Yang JDJ. Effectiveness of resampling methods in coping with imbalanced crash data: crash type analysis and predictive modeling. Accid Anal Prev. 2021. https://0-doi-org.brum.beds.ac.uk/10.1016/j.aap.2021.106240.

    Article  PubMed  Google Scholar 

  22. Lundberg SM, Lee SI: A Unified Approach to Interpreting Model Predictions. Advances in Neural Information Processing Systems 30 (Nips 2017) 2017, 30.

  23. Smith G. Refraction and visual acuity measurements: what are their measurement uncertainties? Clin Exp Optom. 2006;89:66–72.

    Article  PubMed  Google Scholar 

  24. Berntsen DA, Kramer CE. Peripheral defocus with spherical and multifocal soft contact lenses. Optom Vis Sci. 2013;90:1215–24.

    Article  PubMed  PubMed Central  Google Scholar 

  25. Zhu Q, Liu Y, Tighe S, Zhu Y, Su X, Lu F, Hu M. Retardation of myopia progression by multifocal soft contact lenses. Int J Med Sci. 2019;16:198–202.

    Article  PubMed  PubMed Central  Google Scholar 

  26. Walline JJ, Walker MK, Mutti DO, Jones-Jordan LA, Sinnott LT, Giannoni AG, Bickle KM, Schulle KL, Nixon A, Pierce GE, et al. Effect of high add power, medium add power, or single-vision contact lenses on myopia progression in children: the BLINK randomized clinical trial. JAMA. 2020;324:571–80.

    Article  PubMed  PubMed Central  Google Scholar 

  27. Hiraoka T, Kakita T, Okamoto F, Takahashi H, Oshika T. Long-term effect of overnight orthokeratology on axial length elongation in childhood myopia: a 5-year follow-up study. Invest Ophthalmol Vis Sci. 2012;53:3913–9.

    Article  PubMed  Google Scholar 

  28. Wei S, Li SM, An W, Du J, Liang X, Sun Y, Zhang D, Tian J, Wang N. Safety and efficacy of low-dose atropine eyedrops for the treatment of myopia progression in Chinese children: a randomized clinical trial. JAMA Ophthalmol. 2020;138:1178–84.

    Article  PubMed  PubMed Central  Google Scholar 

  29. Azuara-Blanco A, Logan N, Strang N, Saunders K, Allen PM, Weir R, Doherty P, Adams C, Gardner E, Hogg R, et al. Low-dose (0.01%) atropine eye-drops to reduce progression of myopia in children: a multicentre placebo-controlled randomised trial in the UK (CHAMP-UK)-study protocol. Br J Ophthalmol. 2020;104:950–5.

    Article  PubMed  Google Scholar 

  30. Jones-Jordan LA, Sinnott LT, Chu RH, Cotter SA, Kleinstein RN, Manny RE, Mutti DO, Twelker JD, Zadnik K, Grp CS. Myopia progression as a function of sex, age, and ethnicity. Invest Ophthalmol Visual Sci. 2021. https://0-doi-org.brum.beds.ac.uk/10.1167/iovs.62.10.36.

    Article  Google Scholar 

  31. Chen TQ, Guestrin C: XGBoost: A Scalable Tree Boosting System. Kdd'16: Proceedings of the 22nd Acm Sigkdd International Conference on Knowledge Discovery and Data Mining 2016:785–794.

  32. Lee SW, Lee HC, Suh J, Lee KH, Lee H, Seo S, Kim TK, Lee SW, Kim YJ. Multi-center validation of machine learning model for preoperative prediction of postoperative mortality. Npj Digit Med. 2022. https://0-doi-org.brum.beds.ac.uk/10.1038/s41746-022-00625-6.

    Article  PubMed  PubMed Central  Google Scholar 

  33. Breiman L. Random forests. Mach Learn. 2001;45:5–32.

    Article  Google Scholar 

  34. Morgan IG, Wu PC, Ostrin LA, Tideman JWL, Yam JC, Lan W, Baraas RC, He X, Sankaridurg P, Saw SM, et al. IMI risk factors for myopia. Invest Ophthalmol Vis Sci. 2021;62:3.

    Article  PubMed  PubMed Central  Google Scholar 

  35. Medina A. The cause of myopia development and progression: theory, evidence, and treatment. Surv Ophthalmol. 2022;67:488–509.

    Article  PubMed  Google Scholar 

  36. Xian YY, Ye YH, Liu F, Zhou XT, Zhao J. Agreement between a mobile applet-based visual acuity self-test program and the conventional method for distance and near visual acuity test. Clin Exp Ophthalmol. 2023;51:112–21.

    Article  PubMed  Google Scholar 

  37. Bastawrous A, Rono HK, Livingstone IAT, Weiss HA, Jordan S, Kuper H, Burton MJ. Development and validation of a smartphone-based visual acuity test (peek acuity) for clinical practice and community-based fieldwork. Jama Ophthalmol. 2015;133:930–7.

    Article  PubMed  PubMed Central  Google Scholar 

  38. Jonas JB. Myopia: epidemiology, anatomy and prevention of myopia and treatment options for progressive myopia in childhood. Ophthalmologe. 2019;116:498–498.

    Article  PubMed  Google Scholar 

Download references

Acknowledgements

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

Funding

This work was supported by National Natural Science Foundation of China (Grant No. 82271119); Shanghai Rising-Star Program (23QA1401000); Healthy Young Talents Project of Shanghai Municipal Health Commission (2022YQ015); Project of Shanghai Science and Technology (Grant No.20410710100) (Grant No. 21Y11909800); Project of Shanghai Xuhui District Science and Technology (2020–015). The funding agencies had no role in study design, data collection and analysis, interpretation of data, or writing the manuscript.

Author information

Authors and Affiliations

Authors

Contributions

Literature research: JZ and YY; Study design: JZ, YY, FL, and XTZ; Data collection: YY, ZZ, WJ, ZC, XW, and ZY; Data analysis: JZ, YY, YL and FL; Model construction: YL, FL and CH; Manuscript writing: JZ, YY, YL and FL. All authors read and approved the final manuscript.

Corresponding authors

Correspondence to Chencui Huang or Xingtao Zhou.

Ethics declarations

Ethics approval and consent to participate

This study was performed in line with the principles of the Declaration of Helsinki. Approval was granted by the institutional ethics committee of FDUEENT (approval code 2020–10-29).

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.

Supplementary Information

Additional file 1: Fig S1.

Spherical equivalent distribution and myopia prevalence for different periods. (A) Spherical equivalent distribution for children and adolescents aged 3 to over 18 years. (B-C) Myopia and high myopia prevalence for individuals included in the study aged 3 to over 18 years. Fig S2. Comparative regressive performance of the random forest and XGBoost algorithms for SE prediction. (A) The predictive performance of three models in the whole data set is measured by the goodness of fit (R2), MAE, and MSE. (B-D) The predictive performance of three models in different age groups measured by MAE and MSE. Fig S3. XGBoost-based model performance in predicting SE. Histogram of prediction error (Predicted-Actual) for the first (A) and second (C) prediction year. Scatter plot of predicted and actual values for the first (B) and second (D) prediction year. The black diagonal indicates perfect prediction. Fig S4. ROC curves of the performance of the myopia and high myopia prediction algorithms in different age groups. ROC curves of the age-stratified predictive performance for myopia (A) and high myopia (B) onset from the first to the fourteenth year after baseline. Fig. S5 Calibration curves of the performance of the myopia onset prediction algorithms. Calibration curves of the predictive performance for the myopia onset in the training (A) and testing (B) sets from the first to the fourteenth year after baseline.

Additional file 2: Table S1.

Detailed predictive performance of the myopia prediction model in the testing set. Table S2. Detailed predictive performance of the high myopia prediction model in the testing set.

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

Zhao, J., Yu, Y., Li, Y. et al. Development and validation of predictive models for myopia onset and progression using extensive 15-year refractive data in children and adolescents. J Transl Med 22, 289 (2024). https://0-doi-org.brum.beds.ac.uk/10.1186/s12967-024-05075-0

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://0-doi-org.brum.beds.ac.uk/10.1186/s12967-024-05075-0

Keywords