| Literature DB >> 35361278 |
Jun Li1,2, Lilong Wang3, Yan Gao1,2, Qianqian Liang1,2, Lingzhi Chen3, Xiaolei Sun2,4, Huaqiang Yang5, Zhongfang Zhao6, Lina Meng7, Shuyue Xue1,2, Qing Du1,2, Zhichun Zhang1,2, Chuanfeng Lv3, Haifeng Xu1,2, Zhen Guo1,2, Guotong Xie8,9,10, Lixin Xie11,12.
Abstract
BACKGROUND: Myopic maculopathy (MM) has become a major cause of visual impairment and blindness worldwide, especially in East Asian countries. Deep learning approaches such as deep convolutional neural networks (DCNN) have been successfully applied to identify some common retinal diseases and show great potential for the intelligent analysis of MM. This study aimed to build a reliable approach for automated detection of MM from retinal fundus images using DCNN models.Entities:
Keywords: Color fundus image; Deep convolutional neural network; Myopic maculopathy; Pathologic myopia; Tessellated fundus
Year: 2022 PMID: 35361278 PMCID: PMC8973805 DOI: 10.1186/s40662-022-00285-3
Source DB: PubMed Journal: Eye Vis (Lond) ISSN: 2326-0254
Dataset summary
| Data source | Subject characteristics | Grading distribution | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| No. of images | No. of eyes | No. of individuals | Age | Female no./total individuals (%) | Camera | No. of gradable images/total images (%) | No. of no MM/total gradable images (%) | No. of TF/total gradable images (%) | No. of PM/total gradable images (%) | |
| Development dataset | ||||||||||
| Qingdao Eye Hospital North Branch of Shandong First Medical University | 15,857 | 15,857 | 8156 | 50.8 (11.3) | 3809 (46.7) | Canon, Syseye | 14,356 (90.5) | 11,856 (82.6) | 996 (6.9) | 1504 (10.5) |
| Rongcheng Eye Hospital | 15,683 | 15,683 | 7919 | 52.1 (15.4) | 3857 (48.7) | Zeiss | 13,876 (88.5) | 10,647 (76.7) | 1749 (12.6) | 1480 (10.7) |
| Qilu Hospital of Shandong University (Qingdao) | 4915 | 4915 | 2507 | 55.2 (13.2) | 1243 (49.6) | Canon | 4393 (89.4) | 2987 (68.0) | 620 (14.1) | 786 (17.9) |
| No. 971 Hospital of the People’s Liberation Army | 4139 | 4139 | 2184 | 59.8 (12.9) | 1262 (57.8) | Topcon | 3890 (94.0) | 1896 (48.7) | 902 (23.2) | 1092 (28.1) |
| External testing datasets | ||||||||||
| Shandong Eye Hospital of Shandong First Medical University | 7869 | 7869 | 4024 | 54.5 (15.5) | 1898 (47.2) | Topcon | 7077 (89.9) | 4884 (69.0) | 1687 (23.8) | 506 (7.2) |
| Qingdao Eye Hospital of Shandong First Medical University | 8685 | 8685 | 4440 | 49.2 (17.5) | 2264 (51.0) | Kowa | 7909 (91.1) | 6508 (82.3) | 747 (9.4) | 654 (8.3) |
MM = myopic maculopathy; TF = tessellated fundus; PM = pathologic myopia; SD = standard deviation
Fig. 1The framework of our proposed DCNN approach. a The processed images have more uniform color histogram distribution and better clarity than the original images in most cases. b Brief structure of the DCNN-DS model using both original and processed images as inputs. c The classification output into no MM, TF, or PM. MM, myopic maculopathy; TF, tessellated fundus; PM, pathologic myopia; CHDO, color histogram distribution optimization; Conv, convolution; MBConv, mobile inverted bottlrneck convolution; Concat, concatenation; GAP, global average pooling; FC, full connection
Performance of the DCNN models on the internal validation and external testing datasets
| Model | Accuracy (%) | κ | Sensitivity (%, 95% CI) | Specificity (%, 95% CI) | AUC (95% CI) | |||
|---|---|---|---|---|---|---|---|---|
| PM | TF | PM | TF | PM | TF | |||
| Internal validation | ||||||||
| Qingdao Eye Hospital North Branch of Shandong First Medical University (Camera: Canon, Syseye) | ||||||||
| DCNN-DS | 96.5 | 0.922 | 96.6 (94.1–98.1) | 94.7 (91.8–96.6) | 99.3 (98.8–99.6) | 97.0 (96.2–97.6) | 0.998 (0.996–0.999) | 0.989 (0.984–0.992) |
| DCNN-P | 93.1 | 0.862 | 93.2 (90.1–95.5) | 93.1 (90.0–95.3) | 98.8 (98.2–99.1) | 94.1 (93.1–95.0) | 0.995 (0.992–0.997) | 0.978 (0.972–0.983) |
| DCNN-O | 90.5 | 0.800 | 88.8 (85.1–91.7) | 91.9 (88.6–94.3) | 97.9 (97.2–98.4) | 91.8 (90.6–92.9) | 0.991 (0.987–0.994) | 0.968 (0.961–0.974) |
| Rongcheng Eye Hospital (Camera: Zeiss) | ||||||||
| DCNN-DS | 96.8 | 0.928 | 97.8 (95.6–99.0) | 91.4 (87.6–94.1) | 99.0 (98.4–99.3) | 97.7 (97.0–98.3) | 0.998 (0.995–0.999) | 0.983 (0.977–0.987) |
| DCNN-P | 93.2 | 0.853 | 93.3 (90.1–95.5) | 90.7 (86.9–93.6) | 98.7 (98.0–99.1) | 94.1 (93.0–95.0) | 0.997 (0.994–0.999) | 0.972 (0.965–0.978) |
| DCNN-O | 90.3 | 0.796 | 90.8 (87.3–93.5) | 89.2 (85.2–92.3) | 97.6 (96.8–98.2) | 92.2 (91.0–93.3) | 0.992 (0.988–0.995) | 0.962 (0.954–0.969) |
| Qilu Hospital of Shandong University (Qingdao) (Camera: Canon) | ||||||||
| DCNN-DS | 95.6 | 0.903 | 93.8 (88.2–96.9) | 92.6 (86.8–96.0) | 99.3 (98.5–99.7) | 96.4 (94.9–97.5) | 0.997 (0.991–0.999) | 0.984 (0.974–0.990) |
| DCNN-P | 93.6 | 0.862 | 92.4 (86.5–96.0) | 92.6 (86.8–96.0) | 99.0 (98.0–99.5) | 94.2 (92.4–95.6) | 0.995 (0.989–0.998) | 0.982 (0.972–0.988) |
| DCNN-O | 90.4 | 0.798 | 83.4 (76.2–88.9) | 93.2 (87.6–96.5) | 98.3 (97.2–99.0) | 91.4 (89.3–93.1) | 0.989 (0.981–0.994) | 0.966 (0.953–0.975) |
| No. 971 Hospital of the People’s Liberation Army (Camera: Topcon) | ||||||||
| DCNN-DS | 96.9 | 0.928 | 94.3 (88.1–97.5) | 97.5 (92.4–99.4) | 99.3 (98.3–99.7) | 97.3 (95.9–98.3) | 0.989 (0.980–0.994) | 0.981 (0.970–0.988) |
| DCNN-P | 91.6 | 0.811 | 90.2 (83.1–94.6) | 89.3 (82.1–94.0) | 98.5 (97.4–99.2) | 92.6 (90.5–94.3) | 0.991 (0.983–0.995) | 0.962 (0.948–0.972) |
| DCNN-O | 91.0 | 0.802 | 88.5 (81.2–93.4) | 91.8 (85.1–95.8) | 97.9 (96.7–98.8) | 92.0 (89.9–93.7) | 0.988 (0.979–0.993) | 0.968 (0.955–0.977) |
| Overall | ||||||||
| DCNN-DS | 96.5 | 0.922 | 96.4 (95.0–97.4) | 93.6 (91.9–95.0) | 99.2 (98.9–99.4) | 97.2 (96.8–97.6) | 0.997 (0.995–0.998) | 0.985 (0.982–0.988) |
| DCNN-P | 93.0 | 0.849 | 92.8 (91.0–94.2) | 91.8 (89.9–93.4) | 98.7 (98.4–99.0) | 93.9 (93.3–94.5) | 0.996 (0.994–0.997) | 0.975 (0.971–0.978) |
| DCNN-O | 90.5 | 0.799 | 88.8 (86.6–90.6) | 91.2 (89.2–92.8) | 97.8 (97.5–98.2) | 91.9 (91.2–92.6) | 0.991 (0.989–0.993) | 0.966 (0.962–0.970) |
| External testing | ||||||||
| Shandong Eye Hospital of Shandong First Medical University (Camera: Topcon) | ||||||||
| DCNN-DS | 96.3 | 0.922 | 93.3 (90.6–95.2) | 98.8 (98.1–99.2) | 99.6 (99.5–99.8) | 95.6 (95.0–96.1) | 0.998 (0.997–0.999) | 0.986 (0.983–0.988) |
| DCNN-P | 93.9 | 0.872 | 88.1 (84.9–90.8) | 92.5 (91.1–93.7) | 98.7 (98.4–98.9) | 94.5 (93.8–95.1) | 0.995 (0.993–0.996) | 0.972 (0.968–0.976) |
| DCNN-O | 92.5 | 0.844 | 88.7 (85.6–91.3) | 94.7 (93.5–95.7) | 98.9 (98.7–99.2) | 91.9 (91.1–92.6) | 0.996 (0.994–0.997) | 0.970 (0.966–0.974) |
| Qingdao Eye Hospital of Shandong First Medical University (Camera: Kowa) | ||||||||
| DCNN-DS | 93.0 | 0.797 | 91.0 (88.5–93.0) | 92.8 (90.6–94.5) | 98.7 (98.4–98.9) | 94.1 (93.5–94.6) | 0.994 (0.992–0.995) | 0.970 (0.966–0.974) |
| DCNN-P | 92.3 | 0.772 | 79.8 (76.5–82.8) | 87.1 (84.5–89.4) | 98.5 (98.1–98.7) | 93.8 (93.2–94.4) | 0.990 (0.988–0.992) | 0.967 (0.963–0.971) |
| DCNN-O | 90.6 | 0.731 | 74.5 (70.9–77.7) | 89.0 (86.5–91.1) | 98.2 (97.9–98.5) | 91.7 (91.1–92.4) | 0.987 (0.984–0.989) | 0.960 (0.955–0.964) |
AUC = area under the curve; CI = confidence interval; PM = pathologic myopia; TF = tessellated fundus
Fig. 2Receiver operating characteristic (ROC) curves of three DCNN models on the Shandong Eye Hospital (SDEH) and Qingdao Eye Hospital (QDEH) external testing datasets. a ROC curves for PM; b ROC curves for TF. DCNN, deep convolutional neural network; PM, pathologic myopia; TF, tessellated fundus
Fig. 3Typical examples of true positive, false negative and false positive images and the corresponding CAM heatmaps. a Is a true positive of TF, the heatmap predominantly visualizes TF region. b, c Are true positives of PM respectively, the corresponding heatmaps highlight the atrophy lesions. In the row below, d is a false negative of PM which is recognized as TF by the DCNN-DS model, e, f are false positives of TF and PM respectively caused by other macular pathologies. The corresponding heatmaps also visualize the major interested regions of the DCNN-DS model. CAM, class activation map; TF, tessellated fundus; PM, pathologic myopia; DCNN-DS, dual-stream deep convolutional neural network
Fig. 4Results for the comparison testing dataset comparing our DCNN model with four ophthalmologists. a, b Performance of the DCNN-DS model and ophthalmologists for the detection of PM and TF, respectively. c Five confusion matrices for our DCNN model and ophthalmologists; the numbers of correct classification are listed on the diagonal. DCNN, deep convolutional neural network; PM, pathologic myopia; TF, tessellated fundus; DCNN-DS, dual-stream DCNN