Abstract
As the only blood vessels that can directly be seen in the whole body, pathological changes in retinal vessels are related to the metabolic state of the whole body and many systems, which seriously affect the vision and quality of life of patients. Timely diagnosis and treatment are key to improving vision prognosis. In recent years, with the rapid development of artificial intelligence, the application of artificial intelligence in ophthalmology has become increasingly extensive and in-depth, especially in the field of retinal vascular diseases. Research study results based on artificial intelligence and fundus images are remarkable and provides a great possibility for early diagnosis and treatment. This paper reviews the recent research progress on artificial intelligence in retinal vascular diseases (including diabetic retinopathy, hypertensive retinopathy, retinal vein occlusion, retinopathy of prematurity, and age-related macular degeneration). The limitations and challenges of the research process are also discussed.
Keywords: artificial intelligence, fundus images, diabetic retinopathy, hypertensive retinopathy, retinal vein occlusion, retinopathy of prematurity, age-related macular degeneration
1 Introduction
In 1956, artificial intelligence (AI) was first proposed. As a branch of computer science, the purpose of AI is to develop and study computer methods to simulate and expand human intelligence and perform complex tasks (Hamet and Tremblay, 2017). Machine learning (ML) is a subfield of AI, where machines learn and mark a large amount of measured data or features through statistical algorithms to use the generated empirical model to complete the task (Deo, 2015). ML can perform the classification task, and the classifier needs to learn to identify the tag features of the research object and then classify the task according to the tag features, which mainly depends on the resolution of the selected features. Deep learning (DL) is a subfield of machine learning, a multilayer neural network, and a machine learning method (LeCun et al., 2015). DL is powerful and can not only perform classification tasks, but also extract features. A single deep learning network can perform two tasks simultaneously, extract the features of a given classification problem, and then classify them. Compared with ML, DL has a special advantage; that is, with the increase in training data, the performance of DL will improve, whereas the performance of ML will reach saturation with the increase in data. The relationship diagrams for AI, ML, and DL are shown in Figure 1.
With the rapid development of computer science in recent years, AI has made significant progress. AI has been applied in the field of medicine, especially in ophthalmology, and the clinical application of AI is particularly extensive. AI has been used to develop AI models for automatic diagnosis, screening, classification and treatment, especially in ophthalmic diseases such as ocular surface diseases (Ji et al., 2022b), anterior segment diseases (Ting et al., 2021), cataracts (Tognetto et al., 2022), glaucoma (Coan et al., 2023), and retinal diseases (Ting et al., 2019).
Retinal vascular disease (RVD) is a major retinal disease. The vascular system of the retina is one of the components of the systemic circulatory system. There are many causes of retinal vascular diseases, including the effects of local eye diseases and systemic diseases on retinal vessels, which can be divided into the following categories: 1) retinal vascular obstructive diseases, such as retinal vein occlusion; 2) the effects of systemic diseases on retinal vessels, such as diabetes and hypertension; 3) retinal vascular inflammatory immune diseases, such as retinal periphlebitis; and 4) retinal vascular abnormalities and developmental abnormalities, such as retinopathy of prematurity. Retinal vascular disease can cause irreversible damage to retinal cells and can seriously affect the vision of patients. If patients are not treated in time, they will experience serious vision loss or blindness. Therefore, for patients with retinal vascular disease, early detection, diagnosis, and treatment are particularly important, but relatively insufficient resources for ophthalmic diagnosis and treatment greatly limit the early diagnosis and treatment of retinal vascular diseases. In recent years, AI has become increasingly used in ophthalmology, especially in image recognition and processing of retinal vascular diseases, which provides a new possibility for early diagnosis and treatment. This review summarizes the research achievements of AI for the diagnosis of retinal vascular diseases in recent years and discusses the limitations and challenges of the research.
2 Basic process of the medical artificial intelligence diagnosis model for research
Using the AI model by Tong et al. (2020), we drew a basic flow chart of the AI research model, as shown in Figure 2. First, the experts mark the collected images, remove the unqualified images in the labeled images, and randomly divide the remaining qualified images into a training dataset, validation dataset, and test dataset according to a certain proportion. Second, the training dataset and validation dataset are used to train and optimize the AI model to obtain the best performing AI model. Finally, we used the test dataset to test the AI model and compare the AI model’s performance with the experts.
3 Application of artificial intelligence in retinal vascular diseases
3.1 Application of artificial intelligence in diabetic retinopathy
Diabetes is a common metabolic disease that causes extensive damage to many tissues and organs in the body. Diabetic retinopathy (DR) is one of the most serious microvascular complications of diabetes and a common cause of blindness (Lim et al., 2023). The incidence of DR is primarily related to the course of diabetes and the degree of disease control. The longer the course of diabetes, the higher the incidence of DR (Huang et al., 2023). At present, the pathogenesis of DR is unclear, but glucose metabolism disorder is the root cause of DR (Han et al., 2023). In the early stage of DR, patients with general ocular symptoms can experience various visual impairments with the development of the disease, among which flash sensation and vision loss are the most common (Grauslund, 2022). Clinically, DR is divided into non-proliferative diabetic retinopathy (NPDR) and proliferative diabetic retinopathy (PDR). The most important sign of PDR is retinal neovascularization (Sheng et al., 2022). According to the severity of DR, DR is divided into six stages: stage I, microhemangioma and small hemorrhagic spot; stage II, yellow-white rigid exudation and hemorrhagic spot; stage III, white cotton velvet spot and hemorrhagic spot; stage IV, neovascularization or vitreous hemorrhage; stage V, neovascularization and fiber proliferation; and stage VI, neovascularization and fiber proliferation, accompanied by traction retinal detachment (Mehra et al., 2022; Yang et al., 2022). The treatment of DR mainly includes the following aspects: 1) strict control of blood glucose levels, which can slow the occurrence and progression of DR, 2) laser photocoagulation, 3) vitrectomy and intraocular photocoagulation, and 4) vitreous injection of anti-VEGF drugs (Li F. et al., 2022; Wang et al., 2022).
By analyzing the fundus examination images of DR patients, AI can complete the automatic diagnosis of DR, which is of great significance in improving the diagnostic and work efficiency of doctors. Li X. et al. (2022) constructed an intelligent diagnosis model for DR based on Inception-v4 to assist in the diagnosis of AI. They used 8,739 fundus images for the AI model training and evaluated them using the Messidor-2 dataset. In addition, they compared the performance of the model with that of ophthalmologists. The final results showed that the AUC, sensitivity, and specificity of the model were 0.992, 0.925, and 0.961, respectively, which were better than those of ophthalmologists. To better assist the diagnosis of severe DR, Zhang et al. (2022a) developed an AI model that can diagnose DR automatically on the basis of Inception V3 and applied The Kaggle public dataset to the development and validation of the AI model. After validation, the sensitivity, specificity, and AUC of the model for diagnosing severe DR were 0.925, 0.907, and 0.968, respectively. Zhao et al. (2022) constructed several DR prediction models using five different machine learning algorithms (Random Forest, Logistic Regression, Extreme Gradient Boosting, Support Vector Machine, K-Nearest Neighbor) and used the eye data of 7,943 patients to train and test the AI model. In addition, they compared different AI models to predict the performance of DR. After testing, the performance of the Extreme Gradient Boosting model was found to be the best, and its AUC, accuracy, sensitivity, specificity were 0.803, 0.889, 0.740, 0.811, respectively.
To build an AI model that can automatically detect DR, Hassan et al. (2022) constructed a DR detection model based on the VGG-16, ResNet-50, and U-Net. They collected 1804 fundus images, used them to train the AI model, and validated the model on external datasets. After validation, the accuracy of the model for the DR diagnosis was 0.9938. Islam et al. (2022) proposed an AI model that can detect DR based on supervised contrastive learning and used the APTOS 2019 Blindness Detection dataset and Messidor-2 dataset to train and test the AI model. After testing, the accuracy of the DR detection model was 0.9836 and the AUC was 0.9850. Using a deep learning algorithm, Elgafi et al. (2022) proposed an AI model that can detect DR using optical coherence tomography (OCT) images. In this study, 188 OCT images were collected and applied to the training and validation of the AI models. Finally, the accuracy of the model was verified to be 0.9681. By learning the characteristic lesions in the fundus images of DR patients, AI can detect DR, which can facilitate the early detection of DR patients, thereby reducing and improving clinical work pressure.
Zhang et al. (2022b) constructed a deep graph correlation network (DGCN) model through a convolution neural network, which can automatically classify DR without professional labeling. In this study, EyePACS-1 and Messidor-2 datasets were used to train and test the model. Finally, the results showed that the accuracy, sensitivity, and specificity of the model on the EyePACS-1 dataset were 0.899, 0.882, and 0.913, respectively, and the accuracy, sensitivity and specificity of the model on the Messidor-2 dataset were 0.918, 0.902, and 0.930, respectively. To assist DR classification, Zhang W. F et al. (2022) developed an AI classification model based on ResNet-34 and Inception-v3 and used 1,089 fundus images to train and test the model. After testing, the AUC of the model was 0.958 and the kappa score was 0.860. Katz et al. (2022) constructed an AI model based on W-net, which can automatically classify DR. They collected 6,981 fundus images and used them to train and test the AI model. The final results showed that the accuracy of the model was 0.989. We summarize the above research, as shown in Table 1.
TABLE 1.
Year | Country or region | Authors | Task | Dataset (disease images) | AI algorithm | Output |
---|---|---|---|---|---|---|
2021 | China | Li et al. (2022) | Diagnosis | 8,739 images, Messidor-2 dataset (8,379 images) | Inception-v4 | AUC = 0.992, Sensitivity = 0.925, Specificity = 0.961 |
2022 | China | Zhang et al. (2022a) | Diagnosis | The Kaggle public dataset (4,192 images) | Inception V3 | Sensitivity = 0.925, Specificity = 0.907, AUC = 0.968 |
2022 | China | Zhao et al. (2022) | Diagnosis | 7,943 patients’ data (1,692 images) | Random Forest, Extreme Gradient Boosting, Logistic Regression, Support Vector Machine and K-Nearest Neighbor | AUC = 0.803, Accuracy = 0.889, Sensitivity = 0.740, Specificity = 0.811 |
2022 | America | Hassan et al. (2022) | Detection | 1804 images (920 images) | VGG-16, ResNet-50, U-Net | Accuracy = 0.9938 |
2022 | Bangladesh | Islam et al. (2022) | Detection | APTOS 2019 Blindness Detection dataset, Messidor-2 dataset (5068 images) | Supervised competitive learning | Accuracy = 0.9836, AUC = 0.9850 |
2022 | Egypt | Elgafi et al. (2022) | Detection | 188 images (88 images) | Deep learning | Accuracy = 0.9681 |
2022 | China | Zhang et al. (2022b) | Grading | EyePACS-1, Messidor-2 (5849 images) | Deep graph correlation network | EyePACS-1: Accuracy = 0.899, Sensitivity = 0.882, Specificity = 0.913 |
Messidor-2: Accuracy = 0.918, Sensitivity = 0.902, Specificity = 0.930 | ||||||
2022 | China | Zhang F et al. (2022) | Grading | 1,089 images (1,089 images) | ResNet-34, Inception v3 | AUC = 0.958, Kappa = 0.860 |
2021 | Israel | Katz et al. (2022) | Grading | 6,981 images (6,981 images) | W-net | Accuracy = 0.989 |
3.2 Application of artificial intelligence in hypertensive retinopathy
Hypertensive retinopathy (HR) is a common retinal vascular disease caused by long-term hypertension (Ji et al., 2022a). Fundus changes in HR patients are related to age and disease course. The older the age of HR patients, the longer the course of the disease and the higher the incidence of fundus lesions (Cheung et al., 2022). In the early stage, there is often no obvious change in the fundus of HR patients. With the progression of the disease, the retinal artery gradually changes organically, and the wall of the retina begins to harden, appearing as a copper wire or silver wire (Di Marco et al., 2022). The diameter of the artery gradually narrows, and the proportion of arteries and veins gradually decreases (Dziedziak et al., 2022). Retinal hemorrhage, hard exudation, cotton velvet spots, and other changes occur in the fundus; and optic disc edema may occur in severe cases (Liu et al., 2021; Badawi et al., 2022). According to the progression and severity of the disease, HR is divided into four grades: grade I, vasoconstriction and narrowing; grade II, arteriosclerosis; grade III, exudation, cotton velvet spots, hemorrhage, and extensive microvascular changes; and grade IV grade III changes and optic disc edema (Wong and Mitchell, 2004; Tsukikawa and Stacey, 2020). In clinical treatment, lowering blood pressure is the most fundamental means to prevent and treat fundus changes. After the effective control of blood pressure, optic disc edema, retinal edema, hemorrhage, and exudation can be absorbed and eliminated (Klig, 2008; Del Pinto et al., 2022). If HR patients have complications such as macular edema, treatment such as intravitreal injection of anti-VEGF drugs can significantly improve their vision (Padhy and Kumar, 2018).
In many studies, AI has been used to screen and diagnose HR, and the AI model constructed in this study showed good screening and diagnostic performance and has the potential for clinical application. Han et al. (2021) constructed an AI model to screen for HR and other common eye diseases based on an anomaly detection algorithm. In this study, 90,499 fundus photos were collected and randomly divided into training, validation, and testing dataset according to a certain proportion, which were used to develop and evaluate the AI model. After testing, the AUC, accuracy, sensitivity, and specificity of the HR diagnosis model were 0.895, 0.8237, 0.8129, and 0.8275, respectively. To assist clinicians in screening HR, Arsalan et al. (2021) constructed an AI screening model using a dual-stream fusion network (DSF-Net) and a dual-stream aggregation network (DSA-Net). They evaluated the performance of the model using the DRIVE, STARE, and CHASE-DB1 dataset. After testing, the accuracy, sensitivity, specificity, and AUC value for DRIVE were 0.9693, 0.8268, 0.9830, and 0.9842, respectively; for CHASE-DB1 they were, 0.9725, 0.8222, 0.9838, and 0.9815, respectively; and for STARE they were 0.9700, 0.8607, 0.9800, and 0.9865, respectively. Arsalan et al. (2019) developed a dual-residual-stream-based vessel segmentation network (Vess-Net) model on the basis of convolutional neural networks, which is used to assist HR diagnosis and to train and test on the open datasets of DRIVE, CHASE-DB1, and STARE. Finally, the results showed that the sensitivity, specificity, AUC, and accuracy of the model for diagnosing HR were 0.8526, 0.9791, 0.9883, and 0.9697, respectively. Dong et al. (2022) collected 120,002 fundus photos and used a convolutional neural network to create a retinal AI diagnosis system (RAIDS) for the diagnosis of 10 types of retinal diseases, including HR. They randomly divided 120,002 fundus photos into training, test, and validation datasets and used them in the training and validation of the system. The accuracy of the system in identifying HR was verified to be 0.837.
AI is also used in the classification and grading of HR, which is expected to be used clinically to reduce the pressure on doctors. Abbas et al. (2021) constructed a HYPER-RETINO system based on the DenseNet algorithm to assist in the classification of HR. They collected 1,400 fundus photos and used them for the development and testing of the system. The sensitivity, specificity, accuracy, Matthews correlation coefficient, and AUC of the system were 0.905, 0.915, 0.926, 0.61, and 0.915, respectively. Akbar et al. (2018) constructed an AI model using a DL algorithm (support vector machine and radial basis function) to assist in screening and grading of HR. The INSPIRE-AVR, VICAVR, STARE, and AVRDB datasets were used to develop, train and test the model. After testing, it was found that the accuracies of the first part of the model on the INSPIRE-AVR, VICAVR, and AVRDB dataset were 0.9510, 0.9564, and 0.9809, respectively, and the accuracies of the second part on the STARE and AVRDB dataset were 0.9593 and 0.9750, respectively. We summarize the above research, as shown in Table 2.
TABLE 2.
Year | Country or region | Authors | Task | Dataset (disease images) | AI algorithm | Output |
---|---|---|---|---|---|---|
2021 | China | Han et al. (2021) | Screening | 90,499 images (26,148 images) | Anonymous detection | AUC = 0.895, Accuracy = 0.8237, Sensitivity = 0.8129, Specificity = 0.8275 |
2022 | Korea | Arsalan et al. (2021) | Screening | DRIVE, START, CHASE-DB1 (2051 images) | Dual-stream fusion network, Dual-stream aggregation network | DRIVE: Accuracy = 0.9693, Sensitivity = 0.8268, Specificity = 0.9830, AUC = 0.9842 |
CHASE-DB1: Accuracy = 0.9725, Sensitivity = 0.8222, Specificity = 0.9838, AUC = 0.9815 | ||||||
START: Accuracy = 0.9700, Sensitivity = 0.8607, Specificity = 0.9800, AUC = 0.9865 | ||||||
2019 | Korea | Arsalan et al. (2019) | Diagnosis | DRIVE, CHASE-DB1, STARE (1960 images) | Convolutional neural networks | Sensitivity = 0.8526, Specificity = 0.9791, Accuracy = 0.9883, AUC = 0.9697 |
2022 | China | Dong et al. (2022) | Diagnosis | 120,002 images (8,198 images) | Convolutional neural network | Accuracy = 0.837 |
2021 | Saudi Arabia | Abbas et al. (2021) | Classification | 1,400 images (1,000 images) | DenseNet | Sensitivity = 0.905, Specificity = 0.915, Accuracy = 0.926, Matthews correlation coefficient = 0.61, F1-score = 0.92, AUC = 0.915 |
2017 | Pakistan | Akbar et al. (2018) | Classification | INSPIRE-AVR, VICAVR, STARE, and AVRDB (198 images) | Support vector machine, Radial basis function | Accuracy: INSPIRE-AVR = 0.9510, VICAVR = 0.9564, AVRDB = 0.9809, STARE = 0.9593, AVRDB = 0.9750 |
3.3 Application of artificial intelligence in retinal vein occlusion
Retinal vein occlusion (RVO) is one of most common retinal vascular disease, second only to diabetic retinopathy, and more common in older patients (Ren et al., 2022). The pathogenesis of RVO is related to many factors such as vascular endothelial damage, hemodynamic changes, intraocular pressure, and ocular local compression (Terao et al., 2022; Trovato Battagliola et al., 2022). In addition, the disease is closely related to arteriosclerosis, cardiovascular and cerebrovascular diseases, hypertension, diabetes, and other risk factors (Orskov et al., 2022; Tang et al., 2022). According to the location of vein occlusion, RVO is mainly divided into central retinal vein occlusion (CRVO) and branch retinal vein occlusion (BRVO), of which branch occlusion is the most common (Miao et al., 2022). In the early stage, the symptoms are characterized by a sudden loss of vision to varying degrees; mild patients may have no symptoms or only a little shadow (Pur et al., 2023), and with the progression of the disease, RVO patients have serious visual impairment (Zhang X. T et al., 2022; Sood et al., 2022). Typical fundus changes in RVO patients include retinal hemorrhage, tortuous retinal vein dilatation, extensive retinal capillary non-perfusion area, and macular edema (Irgat and Ozcura, 2023). Late patients may have complications such as vitreous hemorrhage, traction retinal detachment, and neovascular glaucoma, resulting in severe visual acuity loss and even blindness (Altintas and Ilhan, 2023; Patil et al., 2023). Some commonly used treatment methods in ophthalmology are mainly used to prevent and treat complications such as laser photocoagulation, vitrectomy, vitreous injection of hormones, or anti-VEGF drugs (Ghanchi et al., 2022; Yin et al., 2022).
As an important clinical assistant tool, AI has been widely used in the early screening of retinal vein occlusion, and especially in areas where lacking medical resources, AI can play an important role. To assist in screening for retinal vein occlusion, Chen J. S et al. (2021) constructed an AI screening model using four DL algorithms (ResNet-50, Inception-v3, DenseNet-121, SE-ReNeXt-50). They collected 8,600 color fundus photos and randomly divided them into training, validation, and test dataset according to a certain proportion for the development and testing of AI models. After testing, the Inception-v3 model’s performance was the best, and its sensitivity, specificity, F1 score, and AUC were 0.93, 0.99, 0.95, and 0.99, respectively. Nagasato et al. (2019a) constructed two AI models using the VGG-16 and support vector machine algorithms to detect branch retinal vein occlusion. They collected 465 ultrawide-field fundus images for training and validation of AI models and compared the performance of the two models. The final results showed that the detection performance of the VGG-16 model was better than that of support vector machine model, with a sensitivity of 0.940, a specificity of 0.970, and an AUC of 0.976. Nagasato et al. (2018) constructed two screening models for CRVO based on the VGG-16 and support vector machine algorithms. In this study, 363 ultrawide-field fundus images were used to develop and test AI models, and the screening performance of the two AI models was compared. The VGG-16 model had the best screening performance, with a sensitivity of 0.984, specificity of 0.979, and AUC of 0.989. Anitha et al. (2012) constructed an AI diagnosis model based on artificial neural networks to assist in the diagnosis of four retinal diseases, including central retinal vein occlusions. They collected 420 digital retinal images to send and verify their model. The results showed that the model’s accuracy, sensitivity, and specificity were 0.977, 0.960, and 0.980, respectively. To assist in the diagnosis of retinal vein occlusion, Kang et al. (2021) developed an AI diagnosis model based on a convolution neural network, and used the examination data of 2,992 eyes to develop and train the model. After testing, the AUC of this model for BRVO was 0.959 and that of CRVO was 0.988. Abitbol et al. (2022) collected 224 ultra-widefield color fundus images and constructed an AI model based on the DenseNet121 network to assist diagnose three types of retinal vascular diseases such as retinal vein occlusion. Finally, the accuracy of the model in the diagnosis of RVO was 0.884, and the AUC was 0.912.
Xu et al. (2022) constructed an AI model based on ResNet18 to assist in the classification of RVO. In their study, 501 fundus images were collected for the development and testing of the model. After testing, the classification accuracy of the model was greater than 0.97, the sensitivity was greater than 0.95, the sensitivity was greater than 0.97, and the F1 score was greater than 0.97. Zhang X. et al. (2022) constructed a VGG-CAM network model based on convolutional neural networks to assist in the diagnosis and classification of RVO. They used a local image database to train and test the model and compared it with Resnet-34, Inception-V3, and MobileNet network models. After testing, the sensitivity, specificity, Kappa coefficient, and AUC of the model for diagnosing central RVO were 0.99, 0.96, 0.88, and 0.99, respectively, and the sensitivity, specificity, Kappa coefficient, and AUC for diagnosing branch RVO were 0.94, 0.99, 0.97, and 0.99, respectively. In addition, its diagnostic performance was superior to that of other network models. It can be seen that in the clinical classification of retinal vein occlusion, compared with manual classification, automatic classification has lower cost and higher efficiency and can play an important role in clinical practice.
In addition, AI can help clinicians diagnose RVO by identifying and segmenting the characteristic lesions in the images of patients with RVO, thus reducing the workload of clinicians. Tang et al. (2021) constructed an AI model using CE-Net to help segment the non-perfusion area of the retina caused by RVO, thus helping to evaluate RVO severity. They collected 177 fluorescein angiography images for training and testing the AI model and enhanced the performance of the AI model through an adaptive histogram-based data augmentation method. After testing, the accuracy of the model was 0.883. To detect the non-perfusion area caused by RVO in optical coherence tomography angiography (OCTA) images to help diagnose RVO, Nagasato et al. (2019b) constructed an AI model based on VGG-16 and support vector machine and collected 322 OCTA images for AI model training and testing. In addition, they compared the performance of the AI model with the diagnostic abilities of seven ophthalmologists. After testing, the performance of the VGG-16 model was better than support vector machine model and the seven ophthalmologists, and its AUC, sensitivity, and specificity were 0.986, 0.937, and 0.973, respectively. We summarize the above research, as shown in Table 3.
TABLE 3.
Year | Country or region | Authors | Task | Dataset (disease images) | AI algorithm | Output |
---|---|---|---|---|---|---|
2021 | China | Chen S et al. (2021) | Screening | 8,600 images (440 images) | ResNet-50, Inception-v3, DenseNet-121, SE-ReNeXt-50 | Sensitivity = 0.93, Specificity = 0.99, F1 = 0.95, AUC = 0.99 |
2018 | Japan | Nagasato et al. (2019a) | Detection | 465 images (125 images) | VGG-16, Support vector machine | Sensitivity = 0.940, Specificity = 0.970, AUC = 0.976 |
2018 | Japan | Nagasato et al. (2018) | Screening | 363 images (237 images) | VGG-16, Support vector machine | Sensitivity = 0.984, Specificity = 0.979, AUC = 0.989 |
2011 | India | Anitha et al. (2012) | Diagnosis | 420 images (95 images) | Artificial neural networks | Accuracy = 0.977, Sensitivity = 0.960, Specificity = 0.980 |
2021 | Taiwan | Kang et al. (2021) | Diagnosis | 2,992 eyes (325 eyes) | Convolution neural network | AUC of branch retinal vein occlusion = 0.959; AUC of central retinal vein occlusion = 0.988 |
2022 | France | Abitbol et al. (2022) | Diagnosis | 224 images (169 images) | DenseNet121 | Accuracy = 0.884, AUC = 0.912 |
2022 | China | Xu et al. (2022) | Classification | 501 images (242 images) | ResNet18 | Accuracy>0.97 |
Sensitivity>0.95, F1 score>0.97 | ||||||
2022 | China | Zhang et al. (2022a) | Classification | Local image database (Not specified) | Convolutional neural networks | Sensitivity = 0.99, Specificity = 0.96, Kappa coefficient = 0.88, AUC = 0.99 |
2020 | China | Tang et al. (2021) | Division | 177 images (177 images) | CE-Net | Accuracy = 0.883 |
2019 | Japan | Nagasato et al | Detection | 322 images (128 images) | VGG-16, Support vector machine | AUC = 0.986, Sensitivity = 0.937, Specificity = 0.973 |
3.4 Application of artificial intelligence in retinopathy of prematurity
Retinopathy of prematurity (ROP), also called retrolental fibroplasia, is a proliferative retinopathy of immature or low birth weight infants (Campbell et al., 2022). Most of the infants were premature with less than 34 weeks of pregnancy, birth weight less than 1,500 g, history of inhalation of high concentrations of oxygen, or stunted low birth weight infants (Sabri et al., 2022). Preterm birth, low birth weight, and inhalation of high concentrations of oxygen are high-risk factors for ROP (Ramanathan et al., 2022). The clinical manifestations of children with ROP vary according to the course of the disease, which is divided into three areas according to the location of the lesion: area Ⅰ, a circular area with a radius of 2 times the distance from the optic disc to the fovea of the macula (Bai et al., 2022); area Ⅱ, a circular area centered on the optic disc to the sawtooth margin of the nasal side (Eilts et al., 2023); and area Ⅲ, the area excluding areas I and II (Nisha et al., 2023). According to the severity of the lesion, it was divided into five stages: stage 1, dividing line stage; stage 2, critical stage; stage 3, increment stage; stage 4, subpanretinal detachment stage; and stage 5, panretinal detachment stage (Gensure et al., 2020). For treatment, stage 1 and stage 2 can disappear naturally, so they should be observed closely (Scruggs et al., 2020); stage 3 should be treated with condensation or photocoagulation to prevent neovascularization (Barrero-Castillero et al., 2020); and stage 4 and stage 5 can be treated with a vitrectomy to remove proliferated fibrovascular tissue. Photocoagulation was performed simultaneously (Morya et al., 2022). Once ROP occurs, it progresses rapidly, and the curative effect in advanced cases is limited; therefore, it is important for children with ROP to be detected and treated early to avoid serious consequences.
To automatically diagnose ROP, Brown et al. (2018) constructed a diagnostic model based on U-Net and Inception version 1, and 5,511 retinal images were used to develop and train the AI model. In addition, they compared the AI model’s diagnostic performance with that of eight experts. The final results showed that the sensitivity, specificity, and accuracy of the AI diagnosis model were 0.93, 0.94, 0.91 respectively, whereas the average accuracy of the eight experts was 0.82. This shows that the diagnostic performance of the AI model is superior. Chen Q. et al. (2021) proposed an AI model on the basis of convolution neural network, which tcan assist the staging diagnosis of ROP. They collected 10,894 fundus images and divided them into training and testing dataset. After testing, the AUROC of the model was 0.99, the AUPRC was 0.98, and the sensitivity was 0.94. Mao et al. (2020) established an AI model that can assist in the diagnosis of ROP based on U-Net and Dense Net and analyzed the progress of ROP. They used 3,311 fundus images to train and varify the AI model. Finally, the results showed that the diagnostic specificity of the model was 0.978, the sensitivity was 0.951, and the sensitivity and specificity for the diagnosis of disease deterioration were 0.924 and 0.974, respectively. Peng et al. (2022) constructed an ADS-Net model based on DenseNet121 to assist doctors in the diagnosis of ROP. In this study, 8,733 fundus images were collected from two datasets for training and verifying the model. After validation, the accuracy of the model for diagnosing ROP was 0.9776, recall was 0.9714, precision was 0.9835, F1-score was 0.9774, and the kappa coefficient was 0.9552. Based on the above AI research results, it can be found that AI model shows superior performance in automatic diagnosis of ROP by recognizing ophthalmic examination data such as fundus images, and has the potential to be used in clinical diagnosis and treatment, which can greatly improve the work efficiency of clinicians and reduce the work pressure of clinicians.
In recent years, AI model has made a lot of research achievements in assisting the clinical staging and grading diagnosis of ROP. In order to assist in the grading and staging of ROP, Tong et al. (2020) constructed an AI model based on ResNet and faster region-based convolutional neural network (Faster-RCNN). In this study, 36,231 retinal images were collected and randomly divided into training, validation, and testing datasets. In addition, they compared the classification performance of the AI model with two retinal experts. The final results showed that, in terms of ROP classification, the accuracy, sensitivity, specificity, and F1 scores of the model were 0.903, 0.778, 0.932, and 0.761, respectively, which were better than the two retinal experts. In terms of ROP staging, the diagnostic accuracies of stages 1, 2, 3, 4, and 5 were 0.876, 0.942, 0.968, 0.998, and 0.999, respectively. Peng et al. (2021) used ResNet18, DenseNet121, and EfficientNetB2 to create an AI model for ROP staging and used 635 retinal images to train and verify the model. After validation, the recall of the model was 0.905, precision was 0.9092, the F1 score was 0.9043, accuracy was 0.9827, and Kappa was 0.9786. To detect early ROP and staging, Huang et al. (2021) constructed an ROP staging model using a through convolution neural network. They randomly divided 11,372 fundus images into training and test datasets and used them to train and test the AI model. The results showed that the accuracy, sensitivity, and specificity of the model were 0.9223, 0.9614, and 0.9595, respectively. The sensitivity and specificity of stage 1 ROP were 0.9182 and 0.9450, respectively; the sensitivity and specificity of stage 2 ROP were 0.8981 and 0.9899, respectively. Li F. et al. (2022) developed an AI model based on U-Net and Dense Net to assist in the diagnosis of children with early ROP in stage 1–3. They collected 18,827 retinal images for training and validation dataset. After validation, the sensitivity and specificity of the model were 0.9593 and 0.9929 for normal images, 0.9021 and 0.9767 for stage 1 ROP, 0.9275 and 0.9874 for stage 2 ROP, 0.9184 and 0.9929 for stage 3 ROP, respectively. AI model has made many achievements in the clinical staging and grading diagnosis of ROP. AI model can help clinicians to grade and stage diagnosis of ROP, which is more conducive to the early diagnosis and treatment of ROP patients.
To detect the blood vessels in areas I, II, and III of children with ROP and to assist in assessing the severity of ROP, Agrawal et al. (2021) built an AI model by combining U-Net and Circle Hough Transform. They collected 4,250 fundus images to develop and test the AI model, all of which were labeled by ROP experts. After testing, the model’s accuracy was 0.98. To predict the occurrence and evaluate the severity of ROP, Wu et al. (2022) constructed an AI prediction model and AI evaluation model based on OC-Net and SE-Net. They collected 7,796 retinal images for training and validation dataset. The results showed that the AUC, accuracy, sensitivity, and specificity of the OC-Net prediction model were 0.94, 0.333, 1.00, and 0.075, respectively. The AUC, accuracy, sensitivity, and specificity of the OC-Net prediction model were 0.88, 0.560, 1.00, and 0.353, respectively. We summarize the above research, as shown in Table 4.
TABLE 4.
Year | Country or region | Authors | Task | Dataset (disease images) | AI algorithm | Output |
---|---|---|---|---|---|---|
2018 | America | Brown et al. (2018) | Diagnosis | 5,511 images (977 images) | U-Net, Inception version 1 | Sensitivity = 0.93, Specificity = 0.94, Accuracy = 0.91 |
2020 | America | Chen Q. et al. (2021) | Diagnosis | 10,894 images (1945 images) | Convolution neural network | AUROC = 0.99, AUPRC = 0.98, Sensitivity = 0.94 |
2020 | China | Mao et al. (2020) | Diagnosis | 3,311 images (1,393 images) | U-Net, Dense Net | Specificity = 0.978, Sensitivity = 0.951 |
2022 | China | Peng et al. (2022) | Diagnosis | 8,733 images (3,684 images) | DenseNet121 | Accuracy = 0.9776, Recall = 0.9714, Precision = 0.9835, F1-score = 0.9774, Kappa = 0.9552 |
2020 | China | Tong et al. (2020) | Classification | 36,231 images (36,231 images) | ResNet, Faster region-based convolutional neural network | Accuracy = 0.903, Sensitivity = 0.778, Specificity = 0.932, F1 score = 0.761 |
2021 | China | Peng et al. (2021) | Classification | 635 images (332 images) | ResNet18, DenseNet121, EfficientNetB2 | Recall = 0.9055, Precision = 0.9092, F1 score = 0.9043, Accuracy = 0.9827, Kappa = 0.9786 |
2020 | Taiwan | Huang et al. (2021) | Classification | 11,372 images (1,279 images) | Convolution neural network | Accuracy = 0.9223, Sensitivity = 0.9614, Specificity = 0.9595, Sensitivity and Specificity of stage 1 ROP = 0.9182, 0.9450, Sensitivity and Specificity of stage 2 ROP = 0.8981,0.9899 |
2022 | China | Li and Liu (2022) | Classification | 18,827 images (3,869 images) | U-Net, Dense Net | Sensitivity of diagnosing = 0.9593, Specificity of diagnosing = 0.9929, Sensitivity and Specificity of stage 1 ROP = 0.9021, 0.9767, Sensitivity and Specificity of stage 2 ROP = 0.9275,0.9874, Sensitivity and Specificity of stage 3 ROP = 0.9184,0.9929 |
2021 | India | Agrawal et al. (2021) | Evaluation | 4,250 images (2,350 images) | U-Net, Circle Hough Transform | Accuracy = 0.98 |
2022 | China | Wu et al. (2022) | Evaluation | 7,796 images (1984 images) | OC-Net, SE-Net | AUC, Accuracy, Sensitivity and Specificity of OC-Net = 0.94,0.333,1.00, and 0.075, respectively |
AUC, Accuracy, Sensitivity and Specificity of SE-Net = 0.88, 0.560, 1.00, and 0.353, respectively |
3.5 Application of artificial intelligence in age-related macular degeneration
Age-related macular degeneration (AMD), also known as senile macular degeneration, is common in Europe, the United States, and other developed countries and is the main cause of blindness in the elderly in developed countries. Its incidence increases with age (Thomas et al., 2021). At present, the etiology and pathogenesis of AMD are not clear, and the related risk factors include age, sex, race, heredity, smoking, malnutrition, metabolic disorders, and retinal light damage (Lombardo et al., 2022; Tao et al., 2023). Most patients with AMD are more than 50 years old, have both eyes effected at the same time or successively, and have progressive visual impairment. According to clinical manifestations and pathological changes, AMD can be divided into two types: atrophic or non-exudative or dry; exudative or neovascularization or wet (Gale et al., 2023). The main feature of atrophic AMD is progressive RPE atrophy, the main changes of the fundus are vitreous warts and RPE degeneration and atrophy (Zhang et al., 2023), and the characteristic changes of exudative AMD are neovascularization under the RPE, subretinal neovascular membrane, and subretinal hemorrhage (Liberski et al., 2022; Cao et al., 2023). For treatment, because the etiology of AMD is not clear, there is still no specific drug treatment or fundamental effective preventive measures; vitreous injection of anti-VEGF drugs is mainly used for neovascular AMD (Fabre et al., 2022; Galindo-Camacho et al., 2022).
To assist clinicians in diagnosing age-related macular degeneration and distinguishing its different types, AI has carried out a lot of research in this area, with remarkable results. Han et al. (2022) collected 4,749 spectral domain optical coherence tomography (SD-OCT) images and constructed an AI model that can diagnose neovascular age-related macular degeneration using three convolution neural networks (VGG-16, VGG-19, and ResNet). They randomly divided 4,749 images into training and test datasets and used them to develop and verify the model. In addition, they compared the diagnostic performance of the model with that of ophthalmologists. The results showed that the accuracy of the model was 0.874, which was similar to that of ophthalmologists. To distinguish between different types of AMD, Tak et al. (2021) constructed a model based on convolutional neural networks and used 420 Optos wide-field retinal images for training and validation. The classification accuracy of the model was found to be 0.88. Chou et al. (2021) constructed a DL model based on EfficientNet-B3 for the differential diagnosis of neovascular age-related macular degeneration. They collected 699 fundus photographs for training and testing the model. After testing, the model showed good performance with accuracy, sensitivity, specificity, and AUC values of 0.8367, 0.8076, 0.8472, and 0.8857, respectively. Heo et al. (2020) constructed an AI model using the VGG16 model to identify the different types of AMD. In this study, 399 fundus images were used to train and verify the model, and the discrimination performance of the model was compared with that of residents. The accuracy of the model was better than that of the residents, with an accuracy of 0.9086.
In addition to extensive research on the diagnosis and classification of AMD, AI has been used to predict the severity, disease progression, and therapeutic effect in patients with age-related macular degeneration. Ganjdanesh et al. (2022) created a new DL model (LONGL-Net) based on ResNet-18 to predict the severity and progression of patients with age-related macular degeneration. They collected approximately 30,000 color fundus photographs for training and verifying the model. The average accuracy of the model was 0.905, and the AUC was 0.762. Song et al. (2022) constructed an AI model that predicted neovascular ANM based on a classified convolution neural network and a complete convolutional neural network algorithm. In total, 671 SD-OCT images were used to train and test the model. The average accuracy of the model was 0.930, the Dice coefficient was 0.873, the sensitivity was 0.873, and the specificity was 0.922. To predict the treatment effect and disease progression in patients with neovascular AMD, Yeh et al. (2022) built an AI prediction model using a new type of deep convolution neural network (Heterogeneous Data Fusion Net). They collected eye SD-OCT images from 698 patients and used them to train and test the model. In addition, they compared the predictive performance of the model with those of the ResNet50 and AlexNet models. The prediction performance of the model was better than that of ResNet50 and AlexNet, with an AUC value of 0.989, accuracy of 0.936, sensitivity of 0.933, and specificity of 0.938. Yan et al. (2020) developed an AI model based on convolutional neural networks to predict the disease progression in patients with AMD. They collected 31,262 eye OCT images and 52 related mutations. After testing, the AUC value of the model for predicting the disease progression was 0.85.
Holomcik et al. (2022) constructed an AI model on U-Net to automatically segment lesions in fluorescein angiography images of patients with neovascular AMD. They collected 9,268 images to develop and test the model. After testing, the F1 score, accuracy, and recall of the segmented lesion size were 0.65, 0.75, and 0.72, respectively, and the F1 scores, accuracy, and recall of the leakage area were 0.73, 0.80, and 0.78, respectively. He et al. (2022) created a DL model that can detect age-related macular degeneration through the ResNet-50 model and local outlier factor (LOF) algorithm and used the UCSD dataset and Duke dataset to train and test the model. Finally, the accuracy of the model was 0.9987 for the UCSD dataset and 0.9756 for the Duke dataset. We summarize the above research, as shown in Table 5.
TABLE 5.
Year | Country or region | Authors | Task | Dataset (disease images) | AI algorithm | Output |
---|---|---|---|---|---|---|
2022 | Korea | Han et al. (2022) | Diagnosis | 4,749 images (2,624 images) | VGG-16, VGG-19, ResNet | Accuracy = 0.874 |
2021 | America | Tak et al. (2021) | Classification | 420 images (420 images) | Convolutional neural networks | Accuracy = 0.88 |
2021 | Taiwan | Chou et al. (2021) | Diagnosis | 699 images (491 images) | EfficientNet-B3 | Accuracy = 0.8367, Sensitivity = 0.8076, Specificity = 0.8472, AUC = 0.8857 |
2020 | Korea | Heo et al. (2020) | Diagnosis | 399 images (399 images) | VGG16 | Accuracy = 0.9086 |
2022 | America | Ganjdanesh et al. (2022) | Prediction | 30,000 images (30,000 images) | ResNet-18 | Accuracy = 0.905, AUC = 0.762 |
2022 | China | Song et al. (2022) | Prediction | 671 images (671 images) | Classified convolution neural network, complete convolution neural network | Accuracy = 0.930, Dice coefficients = 0.873, Sensitivity = 0.873, Specificity = 0.922 |
2022 | Taiwan | Yeh et al. (2022) | Prediction | 698 images (698 images) | Deep convolution neural network | AUC = 0.989, Accuracy = 0.936, Sensitivity = 0.933, Specificity = 0.938 |
2020 | America | Yan et al. (2020) | Prediction | 31,262 images, 52 related mutated genes (31,262 images) | Convolutional neural networks | AUC = 0.85 |
2022 | Austria | Holomcik et al. (2022) | Division | 9,268 images (9,268 images) | U-Net | F1 score = 0.65, Accuracy = 0.75, Recall = 0.72 |
2022 | China | He et al. (2022) | Detection | UCSD dataset, Duke dataset (46,421 images) | ResNet-50, Local outlier factor | UCSD: Accuracy = 0.9987 |
Duke: Accuracy = 0.9756 |
4 Limitations and challenges
Based on the referenced studies, AI is widely used in retinal vascular diseases, especially in image recognition and data analysis. Although AI model shows superior performance in assisting the diagnosis, identification, screening, staging and grading of retinal vascular diseases, AI model also faces many limitations and challenges in the research process, which will seriously affect the further research of artificial intelligence in retinal vascular diseases and hinder its clinical application. Below, we list the main limitations and challenges of AI in research on retinal vascular diseases. 1) Image quality in the dataset (Aronson, 2022; Gutierrez et al., 2022): The image quality used in AI research has a significant impact on AI research. The higher the image quality, the better the performance of the AI model. However, the quality of the image is related to a variety of factors, such as shooting equipment, operators, the degree of cooperation of patients and so on. Therefore, high-quality images should be used as much as possible in AI research. 2) Manual annotations of images in the dataset (Hashimoto et al., 2020; Betzler et al., 2022): The images in many studies must be manually annotated, and the accuracy of manual labeling has a significant impact on the performance of the AI model. This requires experts in related diseases to label the images to ensure the validity of the data. 3) Sample size of the dataset (Ji et al., 2022b): The accuracy of the AI model is related to the sample size. The larger the sample size, the higher the accuracy of the AI model. The sample size of the dataset used in some studies was small, which had an impact on the performance of the AI model. Therefore, in the study, the sample size of the dataset should be expanded as much as possible to ensure the accuracy of the AI model. 4) Patient heterogeneity (Galante et al., 2023): Studies on the AI model are likely to be affected by different patient groups. Differences between patients such as age, sex, race, and region affect the performance of the AI model. If only one patient group is included in the data set used in the study, it will seriously affect the accuracy and clinical application of the AI model. 5) Clinical application of the AI model (Al-Aswad et al., 2022; Wawer Matos et al., 2022): Although in many studies, AI model shows superior performance in external verification datasets, due to the great difference between “real environment” and “research environment”, this will lead to a series of problems in clinical application of AI model, which will affect the performance of AI model. 6) Clinicians' reserve of AI algorithms and their related knowledge (Tabuchi, 2022; Yang et al., 2023): AI belongs to a branch of computer science and does not belong to the professional scope of clinicians, which leads to clinicians' lack of knowledge about AI algorithms, their related knowledge, and lack of explanation, which can easily lead to the “black box phenomenon” and hinder the application of AI in clinical work.
5 Conclusion
At present, the use of AI technology to assist clinicians in the study of ophthalmic images and other ophthalmic examinations is a current major focus. The combination of AI and ophthalmology will greatly improve the diagnosis of ophthalmic diseases, especially retinal vascular diseases based on the analysis of fundus images. The diagnosis model based on AI will be beneficial for the early detection, diagnosis, and treatment of retinal vascular diseases. Although the application of artificial intelligence in the field of ophthalmology has made a lot of research results, but from the overall situation, it is only the beginning. With further developments in computer science and technology, the application of AI in the field of ophthalmology will be more and more widely used in the field of ophthalmology. In addition, with the deepening of research, in addition to image processing and recognition, other artificial intelligence technologies will also carry out related research in the field of ophthalmology, so as to promote the continuous development of ophthalmology.
Funding Statement
This work was supported by Medical Science and Technology Development Project Fund of Nanjing (YKK21262), the Scientific Research Project of the Chinese Medicine Education Association (2022KTM028), and the Medical and health research project of Zhejiang Province (2018PY066).
Author contributions
YukJ and YunJ conceived and designed the research and wrote the manuscript; YL wrote the manuscript; YZ and LZ designed the research, acquired the article information, and revised the manuscript. All authors contributed to the article and have approved the submitted version.
Conflict of interest
The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.
Publisher’s note
All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.
References
- Abbas Q., Qureshi I., Ibrahim M. E. A. (2021). An automatic detection and classification system of five stages for hypertensive retinopathy using semantic and instance segmentation in DenseNet architecture. Sensors (Basel) 21, 6936. 10.3390/s21206936 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Abitbol E., Miere A., Excoffier J. B., Mehanna C. J., Amoroso F., Kerr S., et al. (2022). Deep learning-based classification of retinal vascular diseases using ultra-widefield colour fundus photographs. BMJ Open Ophthalmol. 7, e000924. 10.1136/bmjophth-2021-000924 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Agrawal R., Kulkarni S., Walambe R., Kotecha K. (2021). Assistive framework for automatic detection of all the zones in retinopathy of prematurity using deep learning. J. Digit. Imaging 34, 932–947. 10.1007/s10278-021-00477-8 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Akbar S., Akram M. U., Sharif M., Tariq A., Yasin U. U. (2018). Arteriovenous ratio and papilledema based hybrid decision support system for detection and grading of hypertensive retinopathy. Comput. Methods Programs Biomed. 154, 123–141. 10.1016/j.cmpb.2017.11.014 [DOI] [PubMed] [Google Scholar]
- Al-Aswad L. A., Ramachandran R., Schuman J. S., Medeiros F., Eydelman M. B. Collaborative Community for Ophthalmic Imaging Executive Committee and Glaucoma Workgroup (2022). Artificial intelligence for glaucoma: Creating and implementing artificial intelligence for disease detection and progression. Ophthalmol. Glaucoma 5, e16–e25. 10.1016/j.ogla.2022.02.010 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Altintas A. G. K., Ilhan C. (2023). Effects of the epiretinal membrane on the outcomes of intravitreal dexamethasone implantation for macular edema secondary to branch retinal vein occlusion. Arq. Bras. Oftalmol. 86, 13–19. 10.5935/0004-2749.20230011 [DOI] [PubMed] [Google Scholar]
- Anitha J., Vijila C. K., Selvakumar A. I., Indumathy A., Jude Hemanth D. (2012). Automated multi-level pathology identification techniques for abnormal retinal images using artificial neural networks. Br. J. Ophthalmol. 96, 220–223. 10.1136/bjophthalmol-2011-300032 [DOI] [PubMed] [Google Scholar]
- Aronson J. K. (2022). Artificial intelligence in pharmacovigilance: An introduction to terms, concepts, applications, and limitations. Drug Saf. 45, 407–418. 10.1007/s40264-022-01156-5 [DOI] [PubMed] [Google Scholar]
- Arsalan M., Haider A., Choi J., Park K. R. (2021). Diabetic and hypertensive retinopathy screening in fundus images using artificially intelligent shallow architectures. J. Pers. Med. 12, 7. 10.3390/jpm12010007 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Arsalan M., Owais M., Mahmood T., Cho S. W., Park K. R. (2019). Aiding the diagnosis of diabetic and hypertensive retinopathy using artificial intelligence-based semantic segmentation. J. Clin. Med. 8, 1446. 10.3390/jcm8091446 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Badawi S. A., Fraz M. M., Shehzad M., Mahmood I., Javed S., Mosalam E., et al. (2022). Detection and grading of hypertensive retinopathy using vessels tortuosity and arteriovenous ratio. J. Digit. Imaging 35, 281–301. 10.1007/s10278-021-00545-z [DOI] [PMC free article] [PubMed] [Google Scholar]
- Bai A., Carty C., Dai S. (2022). Performance of deep-learning artificial intelligence algorithms in detecting retinopathy of prematurity: A systematic review. Saudi J. Ophthalmol. 36, 296–307. 10.4103/sjopt.sjopt_219_21 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Barrero-Castillero A., Corwin B. K., Vanderveen D. K., Wang J. C. (2020). Workforce shortage for retinopathy of prematurity care and emerging role of telehealth and artificial intelligence. Pediatr. Clin. North Am. 67, 725–733. 10.1016/j.pcl.2020.04.012 [DOI] [PubMed] [Google Scholar]
- Betzler B. K., Rim T. H., Sabanayagam C., Cheng C. Y. (2022). Artificial intelligence in predicting systemic parameters and diseases from ophthalmic imaging. Front. Digit. Health 4, 889445. 10.3389/fdgth.2022.889445 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Brown J. M., Campbell J. P., Beers A., Chang K., Ostmo S., Chan R. V. P., et al. (2018). Automated diagnosis of plus disease in retinopathy of prematurity using deep convolutional neural networks. JAMA Ophthalmol. 136, 803–810. 10.1001/jamaophthalmol.2018.1934 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Campbell J. P., Chiang M. F., Chen J. S., Moshfeghi D. M., Nudleman E., Ruambivoonsuk P., et al. (2022). Artificial intelligence for retinopathy of prematurity: Validation of a vascular severity scale against international expert diagnosis. Ophthalmology 129, e69–e76. 10.1016/j.ophtha.2022.02.008 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Cao X., Sanchez J. C., Patel T. P., Yang Z., Guo C., Malik D., et al. (2023). Aflibercept more effectively weans patients with neovascular age-related macular degeneration off therapy compared with bevacizumab. J. Clin. Invest. 133, e159125. 10.1172/JCI159125 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Chen J. S., Coyner A. S., Ostmo S., Sonmez K., Bajimaya S., Pradhan E., et al. (2021a). Deep learning for the diagnosis of stage in retinopathy of prematurity: Accuracy and generalizability across populations and cameras. Ophthalmol. Retina 5, 1027–1035. 10.1016/j.oret.2020.12.013 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Chen Q., Yu W. H., Lin S., Liu B. S., Wang Y., Wei Q. J., et al. (2021b). Artificial intelligence can assist with diagnosing retinal vein occlusion. Int. J. Ophthalmol. 14, 1895–1902. 10.18240/ijo.2021.12.13 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Cheung C. Y., Biousse V., Keane P. A., Schiffrin E. L., Wong T. Y. (2022). Hypertensive eye disease. Nat. Rev. Dis. Prim. 8, 14. 10.1038/s41572-022-00342-0 [DOI] [PubMed] [Google Scholar]
- Chou Y. B., Hsu C. H., Chen W. S., Chen S. J., Hwang D. K., Huang Y. M., et al. (2021). Deep learning and ensemble stacking technique for differentiating polypoidal choroidal vasculopathy from neovascular age-related macular degeneration. Sci. Rep. 11, 7130. 10.1038/s41598-021-86526-2 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Coan L. J., Williams B. M., Krishna Adithya V., Upadhyaya S., Alkafri A., Czanner S., et al. (2023). Automatic detection of glaucoma via fundus imaging and artificial intelligence: A review. Surv. Ophthalmol. 68, 17–41. 10.1016/j.survophthal.2022.08.005 [DOI] [PubMed] [Google Scholar]
- Del Pinto R., Mule G., Vadala M., Carollo C., Cottone S., Agabiti Rosei C., et al. (2022). Arterial hypertension and the hidden disease of the eye: Diagnostic tools and therapeutic strategies. Nutrients 14, 2200. 10.3390/nu14112200 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Deo R. C. (2015). Machine learning in medicine. Circulation 132, 1920–1930. 10.1161/CIRCULATIONAHA.115.001593 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Di Marco E., Aiello F., Lombardo M., Di Marino M., Missiroli F., Mancino R., et al. (2022). A literature review of hypertensive retinopathy: Systemic correlations and new technologies. Eur. Rev. Med. Pharmacol. Sci. 26, 6424–6443. 10.26355/eurrev_202209_29742 [DOI] [PubMed] [Google Scholar]
- Dong L., He W., Zhang R., Ge Z., Wang Y. X., Zhou J., et al. (2022). Artificial intelligence for screening of multiple retinal and optic nerve diseases. JAMA Netw. Open 5, e229960. 10.1001/jamanetworkopen.2022.9960 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Dziedziak J., Zaleska-Zmijewska A., Szaflik J. P., Cudnoch-Jedrzejewska A. (2022). Impact of arterial hypertension on the eye: A review of the pathogenesis, diagnostic methods, and treatment of hypertensive retinopathy. Med. Sci. Monit. 28, e935135. 10.12659/MSM.935135 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Eilts S. K., Pfeil J. M., Poschkamp B., Krohne T. U., Eter N., Barth T., et al. (2023). Assessment of retinopathy of prematurity regression and reactivation using an artificial intelligence-based vascular severity score. JAMA Netw. Open 6, e2251512. 10.1001/jamanetworkopen.2022.51512 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Elgafi M., Sharafeldeen A., Elnakib A., Elgarayhi A., Alghamdi N. S., Sallah M., et al. (2022). Detection of diabetic retinopathy using extracted 3D features from OCT images. Sensors (Basel) 22, 7833. 10.3390/s22207833 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Fabre M., Mateo L., Lamaa D., Baillif S., Pages G., Demange L., et al. (2022). Recent advances in age-related macular degeneration therapies. Molecules 27, 5089. 10.3390/molecules27165089 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Galante N., Cotroneo R., Furci D., Lodetti G., Casali M. B. (2023). Applications of artificial intelligence in forensic sciences: Current potential benefits, limitations and perspectives. Int. J. Leg. Med. 137, 445–458. 10.1007/s00414-022-02928-5 [DOI] [PubMed] [Google Scholar]
- Gale R. P., Finger R. P., Eldem B., Aslam T., Barratt J., Daien V., et al. (2023). The management of neovascular age-related macular degeneration: A systematic literature review of patient-reported outcomes, patient mental health and caregiver burden. Acta Ophthalmol. 101, e26–e42. 10.1111/aos.15201 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Galindo-Camacho R. M., Blanco-Llamero C., Da Ana R., Fuertes M. A., Senorans F. J., Silva A. M., et al. (2022). Therapeutic approaches for age-related macular degeneration. Int. J. Mol. Sci. 23, 11769. 10.3390/ijms231911769 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Ganjdanesh A., Zhang J., Chew E. Y., Ding Y., Huang H., Chen W. (2022). LONGL-net: Temporal correlation structure guided deep learning model to predict longitudinal age-related macular degeneration severity. PNAS Nexus 1, pgab003. 10.1093/pnasnexus/pgab003 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Gensure R. H., Chiang M. F., Campbell J. P. (2020). Artificial intelligence for retinopathy of prematurity. Curr. Opin. Ophthalmol. 31, 312–317. 10.1097/ICU.0000000000000680 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Ghanchi F., Bourne R., Downes S. M., Gale R., Rennie C., Tapply I., et al. (2022). An update on long-acting therapies in chronic sight-threatening eye diseases of the posterior segment: AMD, DMO, RVO, uveitis and glaucoma. Eye (Lond) 36, 1154–1167. 10.1038/s41433-021-01766-w [DOI] [PMC free article] [PubMed] [Google Scholar]
- Grauslund J. (2022). Diabetic retinopathy screening in the emerging era of artificial intelligence. Diabetologia 65, 1415–1423. 10.1007/s00125-022-05727-0 [DOI] [PubMed] [Google Scholar]
- Gutierrez L., Lim J. S., Foo L. L., Ng W. Y., Yip M., Lim G. Y. S., et al. (2022). Application of artificial intelligence in cataract management: Current and future directions. Eye Vis. (Lond) 9, 3. 10.1186/s40662-021-00273-z [DOI] [PMC free article] [PubMed] [Google Scholar]
- Hamet P., Tremblay J. (2017). Artificial intelligence in medicine. Metabolism 69S, S36–S40. 10.1016/j.metabol.2017.01.011 [DOI] [PubMed] [Google Scholar]
- Han J., Choi S., Park J. I., Hwang J. S., Han J. M., Lee H. J., et al. (2022). Classifying neovascular age-related macular degeneration with a deep convolutional neural network based on optical coherence tomography images. Sci. Rep. 12, 2232. 10.1038/s41598-022-05903-7 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Han Y., Li W., Liu M., Wu Z., Zhang F., Liu X., et al. (2021). Application of an anomaly detection model to screen for ocular diseases using color retinal fundus images: Design and evaluation study. J. Med. Internet Res. 23, e27822. 10.2196/27822 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Han Z., Yang B., Deng S., Li Z., Tong Z. (2023). Category weighted network and relation weighted label for diabetic retinopathy screening. Comput. Biol. Med. 152, 106408. 10.1016/j.compbiomed.2022.106408 [DOI] [PubMed] [Google Scholar]
- Hashimoto D. A., Witkowski E., Gao L., Meireles O., Rosman G. (2020). Artificial intelligence in anesthesiology: Current techniques, clinical applications, and limitations. Anesthesiology 132, 379–394. 10.1097/ALN.0000000000002960 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Hassan D., Gill H. M., Happe M., Bhatwadekar A. D., Hajrasouliha A. R., Janga S. C. (2022). Combining transfer learning with retinal lesion features for accurate detection of diabetic retinopathy. Front. Med. (Lausanne) 9, 1050436. 10.3389/fmed.2022.1050436 [DOI] [PMC free article] [PubMed] [Google Scholar]
- He T., Zhou Q., Zou Y. (2022). Automatic detection of age-related macular degeneration based on deep learning and local outlier factor algorithm. Diagn. (Basel) 12, 532. 10.3390/diagnostics12020532 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Heo T. Y., Kim K. M., Min H. K., Gu S. M., Kim J. H., Yun J., et al. (2020). Development of a deep-learning-based artificial intelligence tool for differential diagnosis between dry and neovascular age-related macular degeneration. Diagn. (Basel) 10, 261. 10.3390/diagnostics10050261 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Holomcik D., Seebock P., Gerendas B. S., Mylonas G., Najeeb B. H., Schmidt-Erfurth U., et al. (2022). Segmentation of macular neovascularization and leakage in fluorescein angiography images in neovascular age-related macular degeneration using deep learning. Eye (Lond). 10.1038/s41433-022-02156-6 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Huang J., Yeung A. M., Armstrong D. G., Battarbee A. N., Cuadros J., Espinoza J. C., et al. (2023). Artificial intelligence for predicting and diagnosing complications of diabetes. J. Diabetes Sci. Technol. 17, 224–238. 10.1177/19322968221124583 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Huang Y. P., Basanta H., Kang E. Y., Chen K. J., Hwang Y. S., Lai C. C., et al. (2021). Automated detection of early-stage ROP using a deep convolutional neural network. Br. J. Ophthalmol. 105, 1099–1103. 10.1136/bjophthalmol-2020-316526 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Irgat S. G., Ozcura F. (2023). Afibercept treatment for macular edema with and without serous retinal detachment due to branch retinal vein occlusion. Arq. Bras. Oftalmol. 86, 60–67. 10.5935/0004-2749.20230019 [DOI] [PubMed] [Google Scholar]
- Islam M. R., Abdulrazak L. F., Nahiduzzaman M., Goni M. O. F., Anower M. S., Ahsan M., et al. (2022). Applying supervised contrastive learning for the detection of diabetic retinopathy and its severity levels from fundus images. Comput. Biol. Med. 146, 105602. 10.1016/j.compbiomed.2022.105602 [DOI] [PubMed] [Google Scholar]
- Ji Y., Chen N., Liu S., Yan Z., Qian H., Zhu S., et al. (2022a). Research progress of artificial intelligence image analysis in systemic disease-related ophthalmopathy. Dis. Markers 2022, 3406890. 10.1155/2022/3406890 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Ji Y., Liu S., Hong X., Lu Y., Wu X., Li K., et al. (2022b). Advances in artificial intelligence applications for ocular surface diseases diagnosis. Front. Cell. Dev. Biol. 10, 1107689. 10.3389/fcell.2022.1107689 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Kang E. Y., Yeung L., Lee Y. L., Wu C. H., Peng S. Y., Chen Y. P., et al. (2021). A multimodal imaging-based deep learning model for detecting treatment-requiring retinal vascular diseases: Model development and validation study. JMIR Med. Inf. 9, e28868. 10.2196/28868 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Katz O., Presil D., Cohen L., Nachmani R., Kirshner N., Hoch Y., et al. (2022). Evaluation of a new neural network classifier for diabetic retinopathy. J. Diabetes Sci. Technol. 16, 1401–1409. 10.1177/19322968211042665 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Klig J. E. (2008). Ophthalmologic complications of systemic disease. Emerg. Med. Clin. North Am. 26, 217–231. 10.1016/j.emc.2007.10.003 [DOI] [PubMed] [Google Scholar]
- Lecun Y., Bengio Y., Hinton G. (2015). Deep learning. Nature 521, 436–444. 10.1038/nature14539 [DOI] [PubMed] [Google Scholar]
- Li F., Wang Y., Xu T., Dong L., Yan L., Jiang M., et al. (2022a). Deep learning-based automated detection for diabetic retinopathy and diabetic macular oedema in retinal fundus photographs. Eye (Lond) 36, 1433–1441. 10.1038/s41433-021-01552-8 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Li X., Jiang Y., Zhang J., Li M., Luo H., Yin S. (2022b). Lesion-attention pyramid network for diabetic retinopathy grading. Artif. Intell. Med. 126, 102259. 10.1016/j.artmed.2022.102259 [DOI] [PubMed] [Google Scholar]
- Li P., Liu J. (2022). Early diagnosis and quantitative analysis of stages in retinopathy of prematurity based on deep convolutional neural networks. Transl. Vis. Sci. Technol. 11, 17. 10.1167/tvst.11.5.17 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Liberski S., Wichrowska M., Kociecki J. (2022). Aflibercept versus faricimab in the treatment of neovascular age-related macular degeneration and diabetic macular edema: A review. Int. J. Mol. Sci. 23, 9424. 10.3390/ijms23169424 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Lim J. I., Regillo C. D., Sadda S. R., Ipp E., Bhaskaranand M., Ramachandra C., et al. (2023). Artificial intelligence detection of diabetic retinopathy: Subgroup comparison of the EyeArt system with ophthalmologists' dilated examinations. Ophthalmol. Sci. 3, 100228. 10.1016/j.xops.2022.100228 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Liu Y., Li J., Pan J., Wang Y., Mao G., Jiang Z. (2021). Morphological changes in and quantitative analysis of macular retinal microvasculature by optical coherence tomography angiography in hypertensive retinopathy. Hypertens. Res. 44, 325–336. 10.1038/s41440-020-00583-0 [DOI] [PubMed] [Google Scholar]
- Lombardo M., Serrao S., Lombardo G. (2022). Challenges in age-related macular degeneration: From risk factors to novel diagnostics and prevention strategies. Front. Med. (Lausanne) 9, 887104. 10.3389/fmed.2022.887104 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Mao J., Luo Y., Liu L., Lao J., Shao Y., Zhang M., et al. (2020). Automated diagnosis and quantitative analysis of plus disease in retinopathy of prematurity based on deep convolutional neural networks. Acta Ophthalmol. 98, e339–e345. 10.1111/aos.14264 [DOI] [PubMed] [Google Scholar]
- Mehra A. A., Softing A., Guner M. K., Hodge D. O., Barkmeier A. J. (2022). Diabetic retinopathy telemedicine outcomes with artificial intelligence-based image analysis, reflex dilation, and image overread. Am. J. Ophthalmol. 244, 125–132. 10.1016/j.ajo.2022.08.008 [DOI] [PubMed] [Google Scholar]
- Miao J., Yu J., Zou W., Su N., Peng Z., Wu X., et al. (2022). Deep learning models for segmenting non-perfusion area of color fundus photographs in patients with branch retinal vein occlusion. Front. Med. (Lausanne) 9, 794045. 10.3389/fmed.2022.794045 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Morya A. K., Janti S. S., Sisodiya P., Tejaswini A., Prasad R., Mali K. R., et al. (2022). Everything real about unreal artificial intelligence in diabetic retinopathy and in ocular pathologies. World J. Diabetes 13, 822–834. 10.4239/wjd.v13.i10.822 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Nagasato D., Tabuchi H., Masumoto H., Enno H., Ishitobi N., Kameoka M., et al. (2019a). Automated detection of a nonperfusion area caused by retinal vein occlusion in optical coherence tomography angiography images using deep learning. PLoS One 14, e0223965. 10.1371/journal.pone.0223965 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Nagasato D., Tabuchi H., Ohsugi H., Masumoto H., Enno H., Ishitobi N., et al. (2018). Deep neural network-based method for detecting central retinal vein occlusion using ultrawide-field fundus ophthalmoscopy. J. Ophthalmol. 2018, 1875431, 10.1155/2018/1875431 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Nagasato D., Tabuchi H., Ohsugi H., Masumoto H., Enno H., Ishitobi N., et al. (2019b). Deep-learning classifier with ultrawide-field fundus ophthalmoscopy for detecting branch retinal vein occlusion. Int. J. Ophthalmol. 12, 94–99. 10.18240/ijo.2019.01.15 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Nisha K. L., Ganapathy S., Puthumangalathu Savithri S., Idaguri M., Mohanachandran P., Vinekar A., et al. (2023). A novel method to improve inter-clinician variation in the diagnosis of retinopathy of prematurity using machine learning. Curr. Eye Res. 48, 60–69. 10.1080/02713683.2022.2139847 [DOI] [PubMed] [Google Scholar]
- Orskov M., Vorum H., Bjerregaard Larsen T., Vestergaard N., Lip G. Y. H., Bek T., et al. (2022). A review of risk factors for retinal vein occlusions. Expert Rev. Cardiovasc Ther. 20, 761–772. 10.1080/14779072.2022.2112667 [DOI] [PubMed] [Google Scholar]
- Padhy S., Kumar V. (2018). Dramatic response to intravitreal Bevacizumab in hypertensive retinopathy. Indian J. Ophthalmol. 66, 1494–1495. 10.4103/ijo.IJO_214_18 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Patil N. S., Mihalache A., Dhoot A. S., Popovic M. M., Muni R. H., Kertes P. J. (2023). The impact of residual retinal fluid following intravitreal anti-vascular endothelial growth factor therapy for diabetic macular edema and macular edema secondary to retinal vein occlusion: A systematic review. Ophthalmic Surg. Lasers Imaging Retina 54, 50–58. 10.3928/23258160-20221122-01 [DOI] [PubMed] [Google Scholar]
- Peng Y., Chen Z., Zhu W., Shi F., Wang M., Zhou Y., et al. (2022). ADS-net: Attention-awareness and deep supervision based network for automatic detection of retinopathy of prematurity. Biomed. Opt. Express 13, 4087–4101. 10.1364/BOE.461411 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Peng Y., Zhu W., Chen Z., Wang M., Geng L., Yu K., et al. (2021). Automatic staging for retinopathy of prematurity with deep feature fusion and ordinal classification strategy. IEEE Trans. Med. Imaging 40, 1750–1762. 10.1109/TMI.2021.3065753 [DOI] [PubMed] [Google Scholar]
- Pur D. R., Krance S., Pucchio A., Bassi A., Miranda R. N., Felfeli T. (2023). Emerging applications of bioinformatics and artificial intelligence in the analysis of biofluid markers involved in retinal occlusive diseases: A systematic review. Graefes Arch. Clin. Exp. Ophthalmol. 261, 317–336. 10.1007/s00417-022-05769-5 [DOI] [PubMed] [Google Scholar]
- Ramanathan A., Athikarisamy S. E., Lam G. C. (2022). Artificial intelligence for the diagnosis of retinopathy of prematurity: A systematic review of current algorithms. Eye (Lond). 10.1038/s41433-022-02366-y [DOI] [PMC free article] [PubMed] [Google Scholar]
- Ren X., Feng W., Ran R., Gao Y., Lin Y., Fu X., et al. (2022). Artificial intelligence to distinguish retinal vein occlusion patients using color fundus photographs. Eye (Lond). 10.1038/s41433-022-02239-4 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Sabri K., Ells A. L., Lee E. Y., Dutta S., Vinekar A. (2022). Retinopathy of prematurity: A global perspective and recent developments. Pediatrics 150, e2021053924. 10.1542/peds.2021-053924 [DOI] [PubMed] [Google Scholar]
- Scruggs B. A., Chan R. V. P., Kalpathy-Cramer J., Chiang M. F., Campbell J. P. (2020). Artificial intelligence in retinopathy of prematurity diagnosis. Transl. Vis. Sci. Technol. 9, 5. 10.1167/tvst.9.2.5 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Sheng B., Chen X., Li T., Ma T., Yang Y., Bi L., et al. (2022). An overview of artificial intelligence in diabetic retinopathy and other ocular diseases. Front. Public Health 10, 971943. 10.3389/fpubh.2022.971943 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Song X., Xu Q., Li H., Fan Q., Zheng Y., Zhang Q., et al. (2022). Automatic quantification of retinal photoreceptor integrity to predict persistent disease activity in neovascular age-related macular degeneration using deep learning. Front. Neurosci. 16, 952735. 10.3389/fnins.2022.952735 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Sood G., Samanta R., Kumawat D., Agrawal A., Singh A. (2022). Clinical profile and retinal nerve fibre layer thickness of optic disc oedema patients at a tertiary care institute in North India. Ther. Adv. Ophthalmol. 14, 25158414211072634. 10.1177/25158414211072634 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Tabuchi H. (2022). Understanding required to consider AI applications to the field of ophthalmology. Taiwan J. Ophthalmol. 12, 123–129. 10.4103/tjo.tjo_8_22 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Tak N., Reddy A. J., Martel J., Martel J. B. (2021). Clinical wide-field retinal image deep learning classification of exudative and non-exudative age-related macular degeneration. Cureus 13, e17579. 10.7759/cureus.17579 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Tang Y., Cheng Y., Wang S., Wang Y., Liu P., Wu H. (2022). Review: The development of risk factors and cytokines in retinal vein occlusion. Front. Med. (Lausanne) 9, 910600. 10.3389/fmed.2022.910600 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Tang Z., Zhang X., Yang G., Zhang G., Gong Y., Zhao K., et al. (2021). Automated segmentation of retinal nonperfusion area in fluorescein angiography in retinal vein occlusion using convolutional neural networks. Med. Phys. 48, 648–658. 10.1002/mp.14640 [DOI] [PubMed] [Google Scholar]
- Tao T., Xu H., Ma X., Cheng Y., Shi X., Sun Y., et al. (2023). Analysis of systemic and serum risk factors in patients with age-related macular degeneration and polypoidal choroidal vasculopathy. Ophthalmol. Ther. 12, 1033–1044. 10.1007/s40123-023-00650-y [DOI] [PMC free article] [PubMed] [Google Scholar]
- Terao R., Fujino R., Ahmed T. (2022). Risk factors and treatment strategy for retinal vascular occlusive diseases. J. Clin. Med. 11, 6340. 10.3390/jcm11216340 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Thomas C. J., Mirza R. G., Gill M. K. (2021). Age-related macular degeneration. Med. Clin. North Am. 105, 473–491. 10.1016/j.mcna.2021.01.003 [DOI] [PubMed] [Google Scholar]
- Ting D. S. J., Foo V. H., Yang L. W. Y., Sia J. T., Ang M., Lin H., et al. (2021). Artificial intelligence for anterior segment diseases: Emerging applications in ophthalmology. Br. J. Ophthalmol. 105, 158–168. 10.1136/bjophthalmol-2019-315651 [DOI] [PubMed] [Google Scholar]
- Ting D. S. W., Pasquale L. R., Peng L., Campbell J. P., Lee A. Y., Raman R., et al. (2019). Artificial intelligence and deep learning in ophthalmology. Br. J. Ophthalmol. 103, 167–175. 10.1136/bjophthalmol-2018-313173 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Tognetto D., Giglio R., Vinciguerra A. L., Milan S., Rejdak R., Rejdak M., et al. (2022). Artificial intelligence applications and cataract management: A systematic review. Surv. Ophthalmol. 67, 817–829. 10.1016/j.survophthal.2021.09.004 [DOI] [PubMed] [Google Scholar]
- Tong Y., Lu W., Deng Q. Q., Chen C., Shen Y. (2020). Automated identification of retinopathy of prematurity by image-based deep learning. Eye Vis. (Lond) 7, 40. 10.1186/s40662-020-00206-2 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Trovato Battagliola E., Pacella F., Malvasi M., Scalinci S. Z., Turchetti P., Pacella E., et al. (2022). Risk factors in central retinal vein occlusion: A multi-center case-control study conducted on the Italian population: Demographic, environmental, systemic, and ocular factors that increase the risk for major thrombotic events in the retinal venous system. Eur. J. Ophthalmol. 32, 2801–2809. 10.1177/11206721211064469 [DOI] [PubMed] [Google Scholar]
- Tsukikawa M., Stacey A. W. (2020). A review of hypertensive retinopathy and chorioretinopathy. Clin. Optom. (Auckl) 12, 67–73. 10.2147/OPTO.S183492 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Wang R., Zuo G., Li K., Li W., Xuan Z., Han Y., et al. (2022). Systematic bibliometric and visualized analysis of research hotspots and trends on the application of artificial intelligence in diabetic retinopathy. Front. Endocrinol. (Lausanne) 13, 1036426. 10.3389/fendo.2022.1036426 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Wawer Matos P. A., Reimer R. P., Rokohl A. C., Caldeira L., Heindl L. M., Grosse Hokamp N. (2022). Artificial intelligence in ophthalmology - status quo and future perspectives. Semin. Ophthalmol., 1–12. 10.1080/08820538.2022.2139625 [DOI] [PubMed] [Google Scholar]
- Wong T. Y., Mitchell P. (2004). Hypertensive retinopathy. N. Engl. J. Med. 351, 2310–2317. 10.1056/NEJMra032865 [DOI] [PubMed] [Google Scholar]
- Wu Q., Hu Y., Mo Z., Wu R., Zhang X., Yang Y., et al. (2022). Development and validation of a deep learning model to predict the occurrence and severity of retinopathy of prematurity. JAMA Netw. Open 5, e2217447. 10.1001/jamanetworkopen.2022.17447 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Xu W., Yan Z., Chen N., Luo Y., Ji Y., Wang M., et al. (2022). Development and application of an intelligent diagnosis system for retinal vein occlusion based on deep learning. Dis. Markers 2022, 4988256. 10.1155/2022/4988256 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Yan Q., Weeks D. E., Xin H., Swaroop A., Chew E. Y., Huang H., et al. (2020). Deep-learning-based prediction of late age-related macular degeneration progression. Nat. Mach. Intell. 2, 141–150. 10.1038/s42256-020-0154-9 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Yang D., Ran A. R., Nguyen T. X., Lin T. P. H., Chen H., Lai T. Y. Y., et al. (2023). Deep learning in optical coherence tomography angiography: Current progress, challenges, and future directions. Diagn. (Basel) 13, 326. 10.3390/diagnostics13020326 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Yang Z., Tan T. E., Shao Y., Wong T. Y., Li X. (2022). Classification of diabetic retinopathy: Past, present and future. Front. Endocrinol. (Lausanne) 13, 1079217. 10.3389/fendo.2022.1079217 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Yeh T. C., Luo A. C., Deng Y. S., Lee Y. H., Chen S. J., Chang P. H., et al. (2022). Prediction of treatment outcome in neovascular age-related macular degeneration using a novel convolutional neural network. Sci. Rep. 12, 5871. 10.1038/s41598-022-09642-7 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Yin S., Cui Y., Jiao W., Zhao B. (2022). Potential prognostic indicators for patients with retinal vein occlusion. Front. Med. (Lausanne) 9, 839082. 10.3389/fmed.2022.839082 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Zhang G., Sun B., Chen Z., Gao Y., Zhang Z., Li K., et al. (2022a). Diabetic retinopathy grading by deep graph correlation network on retinal images without manual annotations. Front. Med. (Lausanne) 9, 872214. 10.3389/fmed.2022.872214 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Zhang G., Sun B., Zhang Z., Wu S., Zhuo G., Rong H., et al. (2022b). Hypermixed convolutional neural network for retinal vein occlusion classification. Dis. Markers 2022, 1730501. 10.1155/2022/1730501 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Zhang W. F., Li D. H., Wei Q. J., Ding D. Y., Meng L. H., Wang Y. L., et al. (2022c). The validation of deep learning-based grading model for diabetic retinopathy. Front. Med. (Lausanne) 9, 839088. 10.3389/fmed.2022.839088 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Zhang X., Li F., Li D., Wei Q., Han X., Zhang B., et al. (2022d). Automated detection of severe diabetic retinopathy using deep learning method. Graefes Arch. Clin. Exp. Ophthalmol. 260, 849–856. 10.1007/s00417-021-05402-x [DOI] [PubMed] [Google Scholar]
- Zhang X. T., Zhong Y. F., Xue Y. Q., Li S. Q., Wang B. Y., Zhang G. Q., et al. (2022e). Clinical features of central retinal vein occlusion in young patients. Ophthalmol. Ther. 11, 1409–1422. 10.1007/s40123-022-00534-7 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Zhang Y., Gan Y., Zeng Y., Zhuang X., Zhang X., Ji Y., et al. (2023). Incidence and multimodal imaging characteristics of macular neovascularisation subtypes in Chinese neovascular age-related macular degeneration patients. Br. J. Ophthalmol. 2022, 322392. 10.1136/bjo-2022-322392 [DOI] [PubMed] [Google Scholar]
- Zhao Y., Li X., Li S., Dong M., Yu H., Zhang M., et al. (2022). Using machine learning techniques to develop risk prediction models for the risk of incident diabetic retinopathy among patients with type 2 diabetes mellitus: A cohort study. Front. Endocrinol. (Lausanne) 13, 876559. 10.3389/fendo.2022.876559 [DOI] [PMC free article] [PubMed] [Google Scholar]