Equitable Artificial Intelligence for Glaucoma Screening with Fair Identity Normalization ========================================================================================= * Min Shi * Yan Luo * Yu Tian * Lucy Shen * Tobias Elze * Nazlee Zebardast * Mohammad Eslami * Saber Kazeminasab * Michael V. Boland * David S. Friedman * Louis R. Pasquale * Mengyu Wang ## Abstract **Objective** To develop an equitable artificial intelligence model for glaucoma screening. **Design** Cross-sectional study. **Participants** 7,418 optical coherence tomography (OCT) paired with reliable visual field (VF) measurements of 7,418 patients from the Massachusetts Eye and Ear Glaucoma Service between 2021 and 2023. **Methods** We developed fair identify normalization (FIN) module to equalize the feature importance across different identity groups to improve model performance equity. EfficientNet served as the backbone model to demonstrate the effect of FIN on model equity. The OCT-derived retinal nerve fiber layer thickness (RNFLT) maps and corresponding three-dimensional (3D) OCT B-scans were used as model inputs, and a reliable VF tested within 30 days of an OCT scan was used to categorize patients into glaucoma (VF mean deviation < -3 dB, abnormal glaucoma hemifield test (GHT) and pattern standard deviation (PSD) < 5%) or non-glaucoma (VF mean deviation ≥ -1 dB and normal GHT and PSD results). The area under the receiver operating characteristic curve (AUC) was used to measure the model performance. To account for the tradeoff between overall AUC and group disparity, we proposed a new metric called equity-scaled AUC (ES-AUC) to compare model performance equity. We used 70% and 30% of the data for training and testing, respectively. **Main Outcome Measures** The glaucoma screening AUC in different identity groups and corresponding ES-AUC. **Results** Using RNFLT maps with FIN for racial groups, the overall AUC and ES-AUC increased from 0.82 to 0.85 and 0.76 to 0.81, respectively, with the AUC for Blacks increasing from 0.77 to 0.81. With FIN for ethnic groups, the overall AUC and ES-AUC increased from 0.82 to 0.84 and 0.77 to 0.80, respectively, with the AUC for Hispanics increasing from 0.75 to 0.79. With FIN for gender groups, the overall AUC and ES-AUC increased from 0.82 to 0.84 and 0.80 to 0.82, respectively, with an AUC improvement of 0.02 for both females and males. Similar improvements in equity were seen using 3D OCT B scans. All differences regarding overall-and ES-AUCs were statistically significant (p < 0.05). **Conclusions** Our deep learning enhances screening accuracy for underrepresented groups and promotes identity equity. Keywords * Equitable artificial intelligence * Health disparity ## Introduction Glaucomatous optic neuropathy is the leading cause of irreversible blindness globally1–4 affecting 3.5% of the population between 40 and 80 years totaling 3 million patients in the US and 80 million patients worldwide.1,5 However, most commonly, glaucoma patients are not aware of having the disease until the vision loss becomes severe enough to impair their daily activities, such as reading and driving due to the brain and fellow eye compensation.6–12 It has been reported that 50% of people with glaucoma do not know they have the disease, and racial and ethnic minority groups are particularly affected due to a lack of access to ophthalmic care largely attributed to financial limitations.13,14 Increasing research indicates that glaucoma disproportionately impacts racial and ethnic minorities and socioeconomically disadvantaged identity groups.15–21 We recently found that visual field (VF) loss in glaucoma patients at the first visit to an ophthalmology service is significantly worse in Blacks and Asians than in Whites and significantly worse in Hispanics than in non-Hispanics.22 Noticeably, lower proficiency in English was also linked to a more pronounced VF loss in patients with glaucoma. Despite greater severity at the first visit, Black patients had lower VF test frequency compared to Whites. In a separate study, we found that compared with non-Hispanic Whites, Black individuals faced higher risks of developing early central and advanced VF loss.23 Blacks and Hispanics are significantly more likely (4.4 and 2.5 times) to have undiagnosed and untreated glaucoma compared with non-Hispanic Whites.13 Therefore, automated glaucoma screening with deep learning deployed at primary care and pharmacies would greatly benefit racial and ethnic minorities and socioeconomically disadvantaged identity groups. Though numerous deep learning studies have been conducted for automated glaucoma detection using retinal images (e.g. as illustrated in Figure 1a),24–31 it remains unclear if these deep learning models have equitable performance across different identity groups. In recent years, significant work in deep learning has been done to alleviate performance inequality in the models.32–34 The performance inequality observed in deep learning models primarily stems from data inequality and data characteristic variability between different identity groups. Standard deep learning models without equity-improving design favor the majority group algorithmically and may not be able to represent the diverse data characteristic variability across different identity groups. For example, consistent with the US population composition,35 there are fewer Black and Asian glaucoma patients present in ophthalmic care, which is data inequality.36 ![Figure 1:](http://medrxiv.org/https://www.medrxiv.org/content/medrxiv/early/2023/12/14/2023.12.13.23299931/F1.medium.gif) [Figure 1:](http://medrxiv.org/content/early/2023/12/14/2023.12.13.23299931/F1) Figure 1: The glaucoma screening paradigm with RNFLT maps and 3D B-scans. **(a)** Illustration of using retinal imaging with deep learning for automated glaucoma screening, and **(b)** the relationship between OCT B-scans and retinal nerve fiber layer (RNFL). OCT: optical coherence tomography; VF: visual field; RNFLT: RNFL thickness. In this study, we introduce fair identity normalization (FIN) to promote equitable glaucoma screening. The fundamental premise of FIN rests on the notion that individuals within the same identity group exhibit a greater correlation compared to those from other groups. This correlation is cultivated by promoting distinct feature distributions across different identity groups during the deep learning model’s training phase. Our examination of FIN’s efficacy spanned across two state-of-the-art deep learning frameworks: EfficientNet and ResNet.37,38 However, given that EfficientNet is more effective than ResNet based on our experiments, we chose EfficientNet as the backbone model in this study. We aimed to diminish group disparities in glaucoma screening using retinal nerve fiber layer thickness (RNFLT) maps. Additionally, a three-dimensional (3D) convolutional neural network (CNN),39 both standalone and in conjunction with FIN, was employed to predict glaucomatous status using 3D optical coherence tomography (OCT) B-scans. We compared FIN against other common methods. These included oversampling to equalize data representation from various groups, and a transfer learning approach where a deep learning model trained on the entire patient data was fine-turned for each individual identity group based on race, gender, and ethnicity, respectively. We adopted the area under the receiver operating characteristic curve (AUC) to analyze overall screening accuracy and group-level accuracies. Furthermore, to account for the tradeoff between overall AUC and group disparity, we proposed a new metric called equity-scaled AUC (ES-AUC) to compare the model equity. Additionally, we used mean and max disparities to quantify the differences in screening accuracies across different identity groups. ## Methods The OCT data used for developing the equitable deep learning model were from the glaucoma patient service at the Massachusetts Eye and Ear (MEE) between 2021 and 2023. The institutional review boards (IRB) of MEE approved the creation of the database in this retrospective study. This study complied with the guidelines outlined in the Declaration of Helsinki. In light of the study’s retrospective design, the requirement for informed consent was waived. ### Dataset Description In this study, we utilized a dataset comprising 7,418 RNFLT maps obtained from 7,418 patients who underwent tests at the MEE glaucoma service from 2021 to 2023. Each of these two-dimensional (2D) RNFLT maps (Figure 1b), with dimensions of 200 × 200, represents thickness values and was sourced from a spectral-domain OCT instrument (Cirrus, Carl Zeiss Meditec, Dublin, California). Only high-quality RNFLT maps with a signal strength of 6 or higher were considered. Additionally, the dataset encompassed corresponding 3D OCT B-scans. Each of these 3D OCT B-scan volumes consists of 200 individual B-scans, with each B-scan measuring 200 × 200 in dimension. The glaucomatous status was determined by matching the reliable visual field (VF) test with OCT. In this study, we exclusively utilized reliable 24-2 VFs, characterized by fixation loss ≤ 33%, a false positive rate ≤ 20%, and a false negative rate ≤ 20%. These reliability criteria align with those employed in our previous research.40,41 Glaucomatous status was ascertained based on the VF mean deviation (MD): an MD of less than -3 dB with abnormal glaucoma hemifield test and pattern standard deviation results was classified as glaucoma, while an MD greater than or equal to -1 dB with normal glaucoma hemifield test and pattern standard deviation results was identified as non-glaucoma. ### Glaucoma Screening Model with Fair Identity Normalization We designed a deep learning model based on the EfficientNet,37 enhanced with fair identity normalization (FIN), to achieve equitable glaucoma screening (Figure 2). Initially, the model takes RNFLT maps or 3D OCT B-scans as the input, extracting pertinent and discriminative features through the EfficientNet structure. Subsequently, these features undergo normalization via FIN, considering the group identity associated with the input image. As a result of this normalization, data from patients within the same identity groups are aligned to a consistent distribution, thereby aiding the model in distinguishing between different identity groups. Finally, the normalized features, tailored to specific identity groups, are employed to predict glaucomatous status. The model training followed a supervised approach. The dataset underwent a patient-level random split: 70% was dedicated to model training and the remaining 30% was used for evaluating both glaucoma screening precision and group equity. ![Figure 2:](http://medrxiv.org/https://www.medrxiv.org/content/medrxiv/early/2023/12/14/2023.12.13.23299931/F2.medium.gif) [Figure 2:](http://medrxiv.org/content/early/2023/12/14/2023.12.13.23299931/F2) Figure 2: The proposed far identity normalization approach for equitable glaucoma screening. We assessed FIN’s efficacy for equitable glaucoma screening across three distinct identity parameters: race, ethnicity, and gender. Beyond EfficientNet, we also examined the effectiveness of FIN through its integration with ResNet for glaucoma detection. Furthermore, we benchmarked EfficientNet + FIN against oversampling and transfer learning methods, known to be helpful to mitigate group disparities which could be caused by the skewed distribution of samples between different identity groups. ### Evaluation of Glaucoma Screening and Group Disparity We employed deep learning models, both with and without FIN integration, to predict glaucomatous status. The AUC served as our metric for quantifying both overall screening accuracy and group-level accuracy, categorized by race, gender, and ethnicity. Specifically, we concentrated on the racial groups of Asians, Blacks, and Whites; the gender-based groups of Females and Males; and the ethnic groups of Non-Hispanics and Hispanics. To ascertain AUC disparities in glaucoma screening across these identity groups, we proposed to use a new metric called equity-scaled AUC (ES-AUC) to compare the model performance equity. ES-AUC was computed as the ratio of the overall AUC to the adjusted (incremented by one) sum of differences between the overall AUC and every individual group AUC. Additionally, we calculated both mean disparity and max disparity. Mean disparity was determined by the ratio of the standard deviation of individual group AUCs to the adjusted overall AUC, which is the overall AUC subtracting 0.5. Meanwhile, max disparity was computed as the ratio of the difference between the highest and lowest individual group AUCs to the same adjusted overall AUC. We used paired t-test and bootstrapping with replacement to compare the glaucoma screening performance of different deep learning models with or without FIN. All deep learning modeling and statistical analyses were performed in Python 3.8 (available at [http://www.python.org](http://www.python.org)) on a Linux system. ## Results ### Participant Characteristics In this study, we analyzed 3D OCT B-scans and their corresponding RNFLT maps from 7,418 eyes of 7,418 unique patients. The participants’ average age at the time of imaging was 60.8 ± 16.5 years, and 57.8% were females. When examining ethnicity and race, 4.6% of the patients identified as Hispanic, while the racial distribution was 8.6% Asian, 14.9% Black, and 76.5% White (as shown in **Table 1**). Notably, 46.7% of these 7,418 patients were diagnosed with glaucoma. View this table: [Table 1:](http://medrxiv.org/content/early/2023/12/14/2023.12.13.23299931/T1) Table 1: Demographics and baseline characteristics of the patients included in the evaluation. ### Glaucoma Screening Performance using RNFLT Maps For ResNet combined with FIN, the overall AUC and ES-AUC for racial group increased from 0.76 and 0.80 to 0.77 and 0.82 (p-value < 0.001), with the AUC improved by 0.01 (p-value < 0.05) for Blacks, and 0.02 (p-value < 0.001) for both Asians and Whites, although the improvements (from 0.09 and 0.17 to 0.08 and 0.17) of mean and max disparities are not significant (Figure 3a). Similarly, the overall AUC and ES-AUC for gender group both improved by 0.02, and the mean and max disparities increased from 0.09 and 0.12 to 0.06 and 0.09 (p-value < 0.001), respectively (Figure 3b). For ethnic group, the overall AUC had an improvement of 0.02 (p-value < 0.001), while the ES-AUC remained unchanged after integrating FIN with ResNet (Figure 3c). ![Figure 3:](http://medrxiv.org/https://www.medrxiv.org/content/medrxiv/early/2023/12/14/2023.12.13.23299931/F3.medium.gif) [Figure 3:](http://medrxiv.org/content/early/2023/12/14/2023.12.13.23299931/F3) Figure 3: Comparison of EfficientNet and ResNet using retinal nerve fiber layer thickness maps from optical coherence tomography scans for glaucoma detection across different demographic identity groups. **(a)** race results, **(b)** gender results, and **(c)** ethnicity results. FIN: fair identity normalization. In comparison, after combining the FIN with EfficientNet, the overall AUC and ES-AUC for racial groups increased from 0.82 to 0.85 and 0.76 to 0.81 (p-value < 0.001), respectively, with the AUC for Blacks increasing from 0.77 to 0.81 (p-value < 0.001) (Figure 3a). The mean and max disparities significantly decreased from 0.12 to 0.06 and 0.23 to 0.12 (p-value < 0.001) (Figure 3a), respectively. With FIN for gender groups, the overall AUC and ES-AUC increased from 0.82 to 0.84 and 0.80 to 0.82 (p-value < 0.001), respectively, with an AUC improvement of 0.02 for both females and males (p-value < 0.001) (Figure 3b). With FIN for ethnic groups, the overall AUC and ES-AUC increased from 0.82 to 0.84 and 0.77 to 0.80 (p-value < 0.001), respectively, with the AUC for Hispanics increasing from 0.75 to 0.79 (p-value < 0.001) (Figure 3c). The mean and max disparities decreased by 0.05 and 0.07 (p-value < 0.001), respectively (Figure 3c). The feature distributions learned by the deep learning model from input RNFLT maps are shown in Figure 4. With FIN for racial groups, features of Asians and Blacks were more deviant, and they both are closer to the features of Whites (Figure 4a and Figure 4d). For gender groups, the features of females and males are more similar after the integration of FIN (Figure 4b and Figure 4e). In contrast, the features between non-Hispanic and Hispanic groups became more similar with FIN (Figure 4c and Figure 4f). ![Figure 4:](http://medrxiv.org/https://www.medrxiv.org/content/medrxiv/early/2023/12/14/2023.12.13.23299931/F4.medium.gif) [Figure 4:](http://medrxiv.org/content/early/2023/12/14/2023.12.13.23299931/F4) Figure 4: UMAP-generated distribution of features learned from RNFLT maps. (a) Feature distribution in racial groups with EfficientNet. (b) Feature distribution in gender-based groups with EfficientNet. (c) Feature distribution in ethnic groups with EfficientNet. (d) Feature distribution in racial groups with EfficientNet + FIN. (e) Feature distribution in gender-based groups with EfficientNet + FIN. (f) Feature distribution in ethnic groups with EfficientNet + FIN. While comparing the oversampling and transfer learning methods, FIN generally achieved better AUC and ES-AUC performances for different identity groups (Figure 5). For racial groups, the overall AUC and ES-AUC of FIN were 0.03 and 0.04 higher than the oversampling (p-value < 0.001), and 0.01 and 0.04 higher than the transfer learning (p-value < 0.001) (Figure 5a). The mean and max disparities of FIN had a significant decrease of 0.04 and 0.10 compared to the over sampling approach (p-value < 0.001), and 0.07 and 0.15 compared to the transfer learning (p-value < 0.001). Similarly, for gender groups, the overall AUC and ES-AUC of FIN both improved by 0.05 compared with oversampling (p-value < 0.001), where the improvements were 0.01 and 0.04 compared to the transfer learning (p-value < 0.001) (Figure 5b). The mean and max disparities of FIN significantly decreased by 0.02 and 0.03 compared to oversampling (p-value < 0.001), and 0.07 and 0.1 compared to the transfer learning (p-value < 0.001). Lastly for ethnic groups, the overall AUC and ES-AUC of FIN significantly improved by about 0.02 and 0.01 over the sampling and transfer learning methods (p-value < 0.001), respectively (Figure 5c). ![Figure 5:](http://medrxiv.org/https://www.medrxiv.org/content/medrxiv/early/2023/12/14/2023.12.13.23299931/F5.medium.gif) [Figure 5:](http://medrxiv.org/content/early/2023/12/14/2023.12.13.23299931/F5) Figure 5: Comparison of various methods using retinal nerve fiber layer thickness maps from optical coherence tomography scans for glaucoma detection across different demographic identity groups. **(a)** race results, **(b)** gender results, and **(c)** ethnicity results. FIN: fair identity normalization. ### Glaucoma Screening Performance using 3D OCT B-Scans Using 3D OCT B-scans with FIN for glaucoma screening, the overall AUC and ES-AUC for racial groups improved from 0.84 to 0.85 and 0.78 to 0.80 (p-value < 0.05), respectively (Figure 6a). The mean and max disparities decreased by 0.01 and 0.03, respectively. With FIN for gender groups, the overall AUC and ES-AUC both had a moderate improvement of 0.01 (Figure 6b). While with FIN for ethnic group, the overall AUC and ES-AUC improved by 0.01 and 0.03 (p-value < 0.05), respectively, with the AUCs improved by 0.02 and 0.04 for non-Hispanic and Hispanic groups (p-value < 0.001) (Figure 6c). In addition, the mean and max disparities had significant declines of 0.06 and 0.08 (p-value < 0.001), respectively. ![Figure 6:](http://medrxiv.org/https://www.medrxiv.org/content/medrxiv/early/2023/12/14/2023.12.13.23299931/F6.medium.gif) [Figure 6:](http://medrxiv.org/content/early/2023/12/14/2023.12.13.23299931/F6) Figure 6: Comparison of various methods using three-dimensional optical coherence tomography scans for glaucoma detection across different demographic identity groups. **(a)** race results, **(b)** gender results, and **(c)** ethnicity results. FIN: fair identity normalization. ## Discussion This paper is to demonstrate that deep-learning models for glaucoma screening may perform quite differently across demographic groups, and it is possible to reduce the performance disparity gap between different demographic groups by model innovation, which is our fair identity normalization (FIN) model in this work. Simply using our fair identity normalization model without any additional real cost can make deep-learning glaucoma screening models more equitable, which means reduced group disparities with no overall performance deterioration or even overall performance improvement. In this study, we introduced a deep learning model that combines EfficientNet with FIN for equitable glaucoma screening utilizing RNFLT maps and 3D OCT B-scans (Figure 2). In comparison to the standalone EfficientNet, the EfficientNet combined with FIN model enhanced the overall AUC by 0.03 and ES-AUC by 0.05 for racial groups, with noticeable improvements in AUCs when delineated by race, ethnicity, and gender. We have compared EfficientNet with another state-of-the-art deep learning model ResNet with and without the enhancement of FIN (Figure 3). Both deep learning models showed improved glaucoma screening performance and equity with FIN, which demonstrates that FIN is effective in promoting equitable glaucoma screening. Previous studies have consistently highlighted that glaucoma has a disproportionate impact on racial and ethnic minorities, as well as socioeconomically marginalized groups. For instance, upon their initial visit to an ophthalmology service, Black and Asian glaucoma patients typically display more severe visual field (VF) loss than their White counterparts. Similarly, the severity is worse in Hispanic patients compared to non-Hispanics. Notably, Blacks and Hispanics are approximately 4.4 and 2.5 times more likely, respectively, to have undetected and untreated glaucoma than non-Hispanic Whites. While deep learning models have gained traction for automated glaucoma detection, they often overlook the crucial aspect of ensuring equal performance across diverse identity groups. Our proposed FIN effectively addresses these disparities across different identity groups. For example, using RNFLT maps for glaucoma screening with FIN, racial groups increased from 0.82 to 0.85 and 0.76 to 0.81, respectively, with the AUC for Blacks increasing from 0.77 to 0.81 (Figure 3a). In addition, there was a significant decrease in the mean and max disparities by 0.06 and 0.11 for Asian, Black, and White groups (Figure 3a). The incorporation of FIN with ResNet, as well as its comparison to oversampling and transfer learning techniques, further underscores the efficacy of FIN in fostering equitable glaucoma screening. Feature distribution visualizations indicate that FIN increases the distinction of learned features between Asians and Blacks compared to Whites (Figure 4a and Figure 4d). This suggests that the overlap of features for Asians and Blacks might have led to higher false positive rates in glaucoma screening for these groups. FIN’s enhancement of feature differentiation has sharpened the distinction, improving the AUC for Blacks by 0.04 (Figure 3a). Additionally, FIN has narrowed the feature gap between genders (Figure 4b and Figure 4e) and widened the feature variance between non-Hispanic and Hispanic groups. These changes demonstrate FIN’s role in refining feature distributions to optimize glaucoma screening outcomes and fairness. Our research has several limitations. Firstly, even though we have achieved equitable glaucoma screening with comprehensive evaluations encompassing all severity stages, we have not examined the performance across different stages like mild versus severe glaucoma. This omission is significant since different identity groups could experience varied screening accuracies based on the stage of their condition. Secondly, while the patient distribution across identity groups in our study mirrors real-world disparities (for instance, 8.6%, 14.9%, and 76.5% were identified as Asian, Black, and White respectively), we have not assessed the equity of glaucoma screening in scenarios where sample sizes across these groups are balanced. Thirdly, our evaluation of FIN concentrated on its integration with EfficientNet and ResNet. We have not explored its efficacy when paired with other prevalent deep learning models like the vision transformer or the VGG network, even though FIN has the versatility to be paired with various learning frameworks. Lastly, our use of ES-AUC, mean and max disparities to measure the fairness of glaucoma prediction among identity groups is limited. There exists a range of other fairness metrics, such as demographic parity, equalized odds, and equal opportunity, which we have not considered. While FIN typically aids in diminishing the mean and max disparities for race and gender, its integration with ResNet on RNFLT maps did not show any remarkable improvement in equity between the non-Hispanic and Hispanic groups ethnic. This observation can be linked to a couple of key factors. Firstly, the efficiency of FIN can vary based on the deep learning model it is paired with. Different models have unique capabilities in extracting beneficial features from the RNFLT map that can enhance equity. Secondly, the metrics we employed to measure the equity of glaucoma screening across various identity groups might not capture the full picture. To get a more holistic understanding, it would be beneficial to consider other fairness metrics in future research, such as demographic parity, equalized odds, and equal opportunity. In summary, we introduced FIN that can seamlessly integrate with many mainstream deep learning frameworks for equitable glaucoma screening. FIN works by normalizing features derived from RNFLT maps or 3D OCT B-scans in alignment with patients’ identity groups. Our evaluations on prominent deep learning architectures, EfficientNet and ResNet, underscore FIN’s capability to not only boost glaucoma screening accuracy but also curtail disparities across race, ethnicity, and gender, particularly in conjunction with EfficientNet. When compared against other strategies like oversampling and transfer learning that aim for equity in glaucoma screening, FIN consistently outperforms. With its potential for real-world clinical applications, our deep learning model incorporating FIN stands as a promising tool to ensure equitable glaucoma screening outcomes across diverse identity groups. ## Data Availability In accordance with the policies of Massachusetts Eye and Ear, the data from this study cannot be publicly disclosed * Received December 13, 2023. * Revision received December 13, 2023. * Accepted December 14, 2023. * © 2023, Posted by Cold Spring Harbor Laboratory This pre-print is available under a Creative Commons License (Attribution-NonCommercial-NoDerivs 4.0 International), CC BY-NC-ND 4.0, as described at [http://creativecommons.org/licenses/by-nc-nd/4.0/](http://creativecommons.org/licenses/by-nc-nd/4.0/) ## References 1. 1.Tham YC, Li X, Wong TY, Quigley HA, Aung T, Cheng CY. Global prevalence of glaucoma and projections of glaucoma burden through 2040: a systematic review and meta-analysis. Ophthalmology. 2014;121(11):2081–2090. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1016/j.ophtha.2014.05.013&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=24974815&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2023%2F12%2F14%2F2023.12.13.23299931.atom) [Web of Science](http://medrxiv.org/lookup/external-ref?access_num=000344480400011&link_type=ISI) 2. 2.Quigley HA. Number of people with glaucoma worldwide. British journal of ophthalmology. 1996;80(5):389–393. [Abstract/FREE Full Text](http://medrxiv.org/lookup/ijlink/YTozOntzOjQ6InBhdGgiO3M6MTQ6Ii9sb29rdXAvaWpsaW5rIjtzOjU6InF1ZXJ5IjthOjQ6e3M6ODoibGlua1R5cGUiO3M6NDoiQUJTVCI7czoxMToiam91cm5hbENvZGUiO3M6MTI6ImJqb3BodGhhbG1vbCI7czo1OiJyZXNpZCI7czo4OiI4MC81LzM4OSI7czo0OiJhdG9tIjtzOjUwOiIvbWVkcnhpdi9lYXJseS8yMDIzLzEyLzE0LzIwMjMuMTIuMTMuMjMyOTk5MzEuYXRvbSI7fXM6ODoiZnJhZ21lbnQiO3M6MDoiIjt9) 3. 3.Quigley HA, Broman AT. The number of people with glaucoma worldwide in 2010 and 2020. British journal of ophthalmology. 2006;90(3):262–267. [Abstract/FREE Full Text](http://medrxiv.org/lookup/ijlink/YTozOntzOjQ6InBhdGgiO3M6MTQ6Ii9sb29rdXAvaWpsaW5rIjtzOjU6InF1ZXJ5IjthOjQ6e3M6ODoibGlua1R5cGUiO3M6NDoiQUJTVCI7czoxMToiam91cm5hbENvZGUiO3M6MTI6ImJqb3BodGhhbG1vbCI7czo1OiJyZXNpZCI7czo4OiI5MC8zLzI2MiI7czo0OiJhdG9tIjtzOjUwOiIvbWVkcnhpdi9lYXJseS8yMDIzLzEyLzE0LzIwMjMuMTIuMTMuMjMyOTk5MzEuYXRvbSI7fXM6ODoiZnJhZ21lbnQiO3M6MDoiIjt9) 4. 4.Sun Y, Chen A, Zou M, et al. Time trends, associations and prevalence of blindness and vision loss due to glaucoma: an analysis of observational data from the Global Burden of Disease Study 2017. BMJ Open. 2022;12(1):e053805. [Abstract/FREE Full Text](http://medrxiv.org/lookup/ijlink/YTozOntzOjQ6InBhdGgiO3M6MTQ6Ii9sb29rdXAvaWpsaW5rIjtzOjU6InF1ZXJ5IjthOjQ6e3M6ODoibGlua1R5cGUiO3M6NDoiQUJTVCI7czoxMToiam91cm5hbENvZGUiO3M6NzoiYm1qb3BlbiI7czo1OiJyZXNpZCI7czoxMjoiMTIvMS9lMDUzODA1IjtzOjQ6ImF0b20iO3M6NTA6Ii9tZWRyeGl2L2Vhcmx5LzIwMjMvMTIvMTQvMjAyMy4xMi4xMy4yMzI5OTkzMS5hdG9tIjt9czo4OiJmcmFnbWVudCI7czowOiIiO30=) 5. 5.Stein JD, Khawaja AP, Weizer JS. Glaucoma in adults—screening, diagnosis, and management: a review. JAMA. 2021;325(2):164–174. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1001/jama.2020.21899&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=http://www.n&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2023%2F12%2F14%2F2023.12.13.23299931.atom) 6. 6.Artes PH, Chauhan BC. Longitudinal changes in the visual field and optic disc in glaucoma. Prog Retin Eye Res. 2005;24(3):333–354. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1016/j.preteyeres.2004.10.002&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=15708832&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2023%2F12%2F14%2F2023.12.13.23299931.atom) [Web of Science](http://medrxiv.org/lookup/external-ref?access_num=000227320100002&link_type=ISI) 7. 7.Crabb DP, Smith ND, Glen FC, Burton R, Garway-Heath DF. How does glaucoma look?: patient perception of visual field loss. Ophthalmology. 2013;120(6):1120–1126. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1016/j.ophtha.2012.11.043&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=23415421&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2023%2F12%2F14%2F2023.12.13.23299931.atom) 8. 8.Kellman PJ, Shipley TF. A theory of visual interpolation in object perception. Cogn Psychol. 1991;23(2):141–221. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1016/0010-0285(91)90009-D&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=2055000&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2023%2F12%2F14%2F2023.12.13.23299931.atom) [Web of Science](http://medrxiv.org/lookup/external-ref?access_num=A1991FH32400001&link_type=ISI) 9. 9.Morgan MJ, Watt RJ. Mechanisms of interpolation in human spatial vision. Nature. 1982;299(5883):553-555. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1038/299553a0&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=7121593&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2023%2F12%2F14%2F2023.12.13.23299931.atom) 10. 10.Nelson-Quigg JM, Cello K, Johnson CA. Predicting binocular visual field sensitivity from monocular visual field results. Invest Ophthalmol Vis Sci. 2000;41(8):2212–2221. [Abstract/FREE Full Text](http://medrxiv.org/lookup/ijlink/YTozOntzOjQ6InBhdGgiO3M6MTQ6Ii9sb29rdXAvaWpsaW5rIjtzOjU6InF1ZXJ5IjthOjQ6e3M6ODoibGlua1R5cGUiO3M6NDoiQUJTVCI7czoxMToiam91cm5hbENvZGUiO3M6NDoiaW92cyI7czo1OiJyZXNpZCI7czo5OiI0MS84LzIyMTIiO3M6NDoiYXRvbSI7czo1MDoiL21lZHJ4aXYvZWFybHkvMjAyMy8xMi8xNC8yMDIzLjEyLjEzLjIzMjk5OTMxLmF0b20iO31zOjg6ImZyYWdtZW50IjtzOjA6IiI7fQ==) 11. 11.Hu S, Smith ND, Saunders LJ, Crabb DP. Patterns of binocular visual field loss derived from large-scale patient data from glaucoma clinics. Ophthalmology. 2015;122(12):2399–2406. 12. 12.Teng B, Li D, Choi EY, et al. Inter-eye association of visual field defects in glaucoma and its clinical utility. Transl Vis Sci Technol. 2020;9(12):22. [PubMed](http://medrxiv.org/lookup/external-ref?access_num=http://www.n&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2023%2F12%2F14%2F2023.12.13.23299931.atom) 13. 13.Shaikh Y, Yu F, Coleman AL. Burden of undetected and untreated glaucoma in the United States. Am J Ophthalmol. 2014;158(6):1121–1129. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1016/j.ajo.2014.08.023&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=http://www.n&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2023%2F12%2F14%2F2023.12.13.23299931.atom) 14. 14.Chua J, Baskaran M, Ong PG, et al. Prevalence, risk factors, and visual features of undiagnosed glaucoma: the Singapore Epidemiology of Eye Diseases Study. JAMA Ophthalmol. 2015;133(8):938–946. 15. 15.Rudnicka AR, Mt-Isa S, Owen CG, Cook DG, Ashby D. Variations in primary open-angle glaucoma prevalence by age, gender, and race: a Bayesian meta-analysis. Invest Ophthalmol Vis Sci. 2006;47(10):4254–4261. [Abstract/FREE Full Text](http://medrxiv.org/lookup/ijlink/YTozOntzOjQ6InBhdGgiO3M6MTQ6Ii9sb29rdXAvaWpsaW5rIjtzOjU6InF1ZXJ5IjthOjQ6e3M6ODoibGlua1R5cGUiO3M6NDoiQUJTVCI7czoxMToiam91cm5hbENvZGUiO3M6NDoiaW92cyI7czo1OiJyZXNpZCI7czoxMDoiNDcvMTAvNDI1NCI7czo0OiJhdG9tIjtzOjUwOiIvbWVkcnhpdi9lYXJseS8yMDIzLzEyLzE0LzIwMjMuMTIuMTMuMjMyOTk5MzEuYXRvbSI7fXM6ODoiZnJhZ21lbnQiO3M6MDoiIjt9) 16. 16.Friedman DS, Jampel HD, Munoz B, West SK. The prevalence of open-angle glaucoma among blacks and whites 73 years and older: the Salisbury Eye Evaluation Glaucoma Study. Archives of ophthalmology. 2006;124(11):1625–1630. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1001/archopht.124.11.1625&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=17102012&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2023%2F12%2F14%2F2023.12.13.23299931.atom) [Web of Science](http://medrxiv.org/lookup/external-ref?access_num=000241987700015&link_type=ISI) 17. 17.Halawa OA, Kolli A, Oh G, et al. Racial and socioeconomic differences in eye care utilization among Medicare beneficiaries with glaucoma. Ophthalmology. 2022;129(4):397–405. [PubMed](http://medrxiv.org/lookup/external-ref?access_num=http://www.n&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2023%2F12%2F14%2F2023.12.13.23299931.atom) 18. 18.Hoevenaars JGMM, Schouten JSAG, Van Den Borne B, Beckers HJM, Webers CAB. Socioeconomic differences in glaucoma patients’ knowledge, need for information and expectations of treatments. Acta Ophthalmol Scand. 2006;84(1):84–91. [PubMed](http://medrxiv.org/lookup/external-ref?access_num=16445444&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2023%2F12%2F14%2F2023.12.13.23299931.atom) 19. 19.Shweikh Y, Ko F, Chan MPY, et al. Measures of socioeconomic status and self-reported glaucoma in the UK Biobank cohort. Eye. 2015;29(10):1360–1367. [PubMed](http://medrxiv.org/lookup/external-ref?access_num=http://www.n&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2023%2F12%2F14%2F2023.12.13.23299931.atom) 20. 20.Sukumar S, Spencer F, Fenerty C, Harper R, Henson D. The influence of socioeconomic and clinical factors upon the presenting visual field status of patients with glaucoma. Eye. 2009;23(5):1038–1044. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1038/eye.2008.245&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=18688262&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2023%2F12%2F14%2F2023.12.13.23299931.atom) 21. 21.Musa I, Bansal S, Kaleem MA. Barriers to Care in the Treatment of Glaucoma: Socioeconomic Elements That Impact the Diagnosis, Treatment, and Outcomes in Glaucoma Patients. Curr Ophthalmol Rep. 2022;10(3):85–90. 22. 22.Halawa OA, Jin Q, Pasquale LR, et al. Race and ethnicity differences in disease severity and visual field progression among glaucoma patients. Am J Ophthalmol. 2022;242:69–76. 23. 23.Kang JH, Wang M, Frueh L, et al. Race/ethnicity in relation to incident primary open-angle glaucoma characterized by autonomously determined visual field loss patterns. medRxiv. Published online 2021. 24. 24.Asaoka R, Murata H, Hirasawa K, et al. Using deep learning and transfer learning to accurately diagnose early-onset glaucoma from macular optical coherence tomography images. Am J Ophthalmol. 2019;198:136–145. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1016/j.ajo.2018.10.007&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=30316669&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2023%2F12%2F14%2F2023.12.13.23299931.atom) 25. 25.Ran AR, Cheung CY, Wang X, et al. Detection of glaucomatous optic neuropathy with spectral-domain optical coherence tomography: a retrospective training and validation deep-learning analysis. Lancet Digit Health. 2019;1(4):e172--e182. 26. 26.Medeiros FA, Jammal AA, Mariottoni EB. Detection of progressive glaucomatous optic nerve damage on fundus photographs with deep learning. Ophthalmology. 2021;128(3):383–392. [PubMed](http://medrxiv.org/lookup/external-ref?access_num=http://www.n&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2023%2F12%2F14%2F2023.12.13.23299931.atom) 27. 27.Chen X, Xu Y, Yan S, Wong DWK, Wong TY, Liu J. Automatic feature learning for glaucoma detection based on deep learning. In: International Conference on Medical Image Computing and Computer-Assisted Intervention. ; 2015:669-677. 28. 28.Li Z, He Y, Keel S, Meng W, Chang RT, He M. Efficacy of a deep learning system for detecting glaucomatous optic neuropathy based on color fundus photographs. Ophthalmology. 2018;125(8):1199–1206. [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1016/j.ophtha.2018.01.023&link_type=DOI) [PubMed](http://medrxiv.org/lookup/external-ref?access_num=29506863&link_type=MED&atom=%2Fmedrxiv%2Fearly%2F2023%2F12%2F14%2F2023.12.13.23299931.atom) 29. 29.Bojikian KD, Lee CS, Lee AY. Finding Glaucoma in Color Fundus Photographs Using Deep Learning. JAMA Ophthalmol. Published online 2019. 30. 30.Kihara Y, Montesano G, Chen A, et al. Policy-Driven, Multimodal Deep Learning for Predicting Visual Fields from the Optic Disc and OCT Imaging. Ophthalmology. Published online 2022. 31. 31.Christopher M, Bowd C, Belghith A, et al. Deep learning approaches predict glaucomatous visual field damage from OCT optic nerve head En face images and retinal nerve fiber layer thickness maps. Ophthalmology. 2020;127(3):346–356. 32. 32.Quadrianto N, Sharmanska V, Thomas O. Discovering fair representations in the data domain. In: *Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition*.; 2019:8227-8236. 33. 33.Xu H, Liu X, Li Y, Jain A, Tang J. To be robust or to be fair: Towards fairness in adversarial training. In: *International Conference on Machine Learning*.; 2021:11492-11501. 34. 34.Yang J, Soltan AAS, Eyre DW, Yang Y, Clifton DA. An adversarial training framework for mitigating algorithmic biases in clinical machine learning. NPJ Digit Med. 2023;6(1):55. 35. 35.Colby SL, Ortman JM. Projections of the Size and Composition of the US Population: 2014 to 2060. Population Estimates and Projections. Current Population Reports. P25-1143. *US Census Bureau*. Published online 2015. 36. 36.Rudnicka AR, Mt-Isa S, Owen CG, Cook DG, Ashby D. Variations in primary open-angle glaucoma prevalence by age, gender, and race: a Bayesian meta-analysis. Invest Ophthalmol Vis Sci. 2006;47(10):4254–4261. [Abstract/FREE Full Text](http://medrxiv.org/lookup/ijlink/YTozOntzOjQ6InBhdGgiO3M6MTQ6Ii9sb29rdXAvaWpsaW5rIjtzOjU6InF1ZXJ5IjthOjQ6e3M6ODoibGlua1R5cGUiO3M6NDoiQUJTVCI7czoxMToiam91cm5hbENvZGUiO3M6NDoiaW92cyI7czo1OiJyZXNpZCI7czoxMDoiNDcvMTAvNDI1NCI7czo0OiJhdG9tIjtzOjUwOiIvbWVkcnhpdi9lYXJseS8yMDIzLzEyLzE0LzIwMjMuMTIuMTMuMjMyOTk5MzEuYXRvbSI7fXM6ODoiZnJhZ21lbnQiO3M6MDoiIjt9) 37. 37.Tan M, Le Q V. EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks. Published online May 28, 2019. 38. 38.He K, Xiangyu Zhang, Shaoqing Ren, Jian Sun. Deep residual learning for image recognition. In: *IEEE Conference on Computer Vision and Pattern Recognition*.; 2016:770-778. 39. 39.Ji S, Xu W, Yang M, Yu K. 3D Convolutional Neural Networks for Human Action Recognition. IEEE Trans Pattern Anal Mach Intell. 2013;35(1):221–231. doi:10.1109/TPAMI.2012.59 [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1109/TPAMI.2012.59&link_type=DOI) 40. 40.Wang M, Tichelaar J, Pasquale LR, et al. Characterization of Central Visual Field Loss in End-stage Glaucoma by Unsupervised Artificial Intelligence. JAMA Ophthalmol. 2020;138(2):190. doi:10.1001/jamaophthalmol.2019.5413 [CrossRef](http://medrxiv.org/lookup/external-ref?access_num=10.1001/jamaophthalmol.2019.5413&link_type=DOI) 41. 41.Wang M, Shen LQ, Pasquale LR, et al. An artificial intelligence approach to assess spatial patterns of retinal nerve fiber layer thickness maps in glaucoma. Transl Vis Sci Technol. 2020;9(9):41.