| Literature DB >> 32298265 |
Takahiro Sogawa1, Hitoshi Tabuchi1,2, Daisuke Nagasato1,2, Hiroki Masumoto1,2, Yasushi Ikuno3, Hideharu Ohsugi4, Naofumi Ishitobi1, Yoshinori Mitamura5.
Abstract
This study examined and compared outcomes of deep learning (DL) in identifying swept-source optical coherence tomography (OCT) images without myopic macular lesions [i.e., no high myopia (nHM) vs. high myopia (HM)], and OCT images with myopic macular lesions [e.g., myopic choroidal neovascularization (mCNV) and retinoschisis (RS)]. A total of 910 SS-OCT images were included in the study as follows and analyzed by k-fold cross-validation (k = 5) using DL's renowned model, Visual Geometry Group-16: nHM, 146 images; HM, 531 images; mCNV, 122 images; and RS, 111 images (n = 910). The binary classification of OCT images with or without myopic macular lesions; the binary classification of HM images and images with myopic macular lesions (i.e., mCNV and RS images); and the ternary classification of HM, mCNV, and RS images were examined. Additionally, sensitivity, specificity, and the area under the curve (AUC) for the binary classifications as well as the correct answer rate for ternary classification were examined. The classification results of OCT images with or without myopic macular lesions were as follows: AUC, 0.970; sensitivity, 90.6%; specificity, 94.2%. The classification results of HM images and images with myopic macular lesions were as follows: AUC, 1.000; sensitivity, 100.0%; specificity, 100.0%. The correct answer rate in the ternary classification of HM images, mCNV images, and RS images were as follows: HM images, 96.5%; mCNV images, 77.9%; and RS, 67.6% with mean, 88.9%.Using noninvasive, easy-to-obtain swept-source OCT images, the DL model was able to classify OCT images without myopic macular lesions and OCT images with myopic macular lesions such as mCNV and RS with high accuracy. The study results suggest the possibility of conducting highly accurate screening of ocular diseases using artificial intelligence, which may improve the prevention of blindness and reduce workloads for ophthalmologists.Entities:
Mesh:
Year: 2020 PMID: 32298265 PMCID: PMC7161961 DOI: 10.1371/journal.pone.0227240
Source DB: PubMed Journal: PLoS One ISSN: 1932-6203 Impact factor: 3.240
Fig 1Representative horizontal scans of SS-OCT.
Normal OCT image without HM (A), OCT image with HM and no macular lesions (B), and OCT images with mCNV (C) and RS (D) of the left eye using SS-OCT.
Fig 2Overall architecture of the VGG16 model.
The image data were converted to a pixel resolution of 256 × 192 pixels and set as the input tensor. After placing the convolution layers (Conv 1, 2, and 3), activation function (ReLU), pooling layers (MP 1 and 2) after Conv 1 and 3 and a dropout layer (drop rate: 0.25) all were passed through two fully connected layers (FC 1 and 2). In the final output layer, the classification was performed using some class softmax functions.
Fig 3Representative horizontal scans of SS-OCT and corresponding heatmaps.
Presented are a normal SS-OCT image with nHM (A), and its corresponding superimposed heatmap (B); OCT image with HM and no macular lesions (C) and its corresponding superimposed heatmap (D); OCT image with myopic choroidal neovascularization (E) and its corresponding superimposed heatmap (F); and OCT image with myopic retinoschisis (G) and its corresponding superimposed heatmap (H). For all of them, the convolutional DNN focused on the macular area (red color) on the SS-OCT images (B, D, F, and H). In particular, the DNN focused on the lesion area of the SS-OCT images in the images with retinoschisis and myopic choroidal neovascularization.
Subject demographics.
| nHM | HM | mCNV | RS | p-value | |
|---|---|---|---|---|---|
| N | 146 | 531 | 122 | 111 | |
| Age (years) | 64.5 ± 13.5 | 58.3 ± 14.0 | 68.6 ± 9.3 | 64.7 ± 11.5 | <0.001 |
| Sex (female) | 73 (50.0%) | 356(67.0%) | 97 (79.5%) | 87 (78.4%) | <0.005 |
| Eye (left) | 76 (52.1%) | 273 (51.6%) | 71 (41.8%) | 57 (48.6%) | 0.66 |
| AL (mm) | 24.4 ± 1.3 | 28.1 ± 1.7 | 29.2 ± 1.7 | 29.4 ± 1.8 | <0.001 |
nHM, no high myopia; HM, high myopia; mCNV, myopic choroidal neovascularization; RS, retinoschisis; AL, axial length;
*analysis of variance,
**chi-squared test.
Results of the binary classifications.
| nHM and HM vs. mCNV and RS | HM vs. mCNV and RS | |
|---|---|---|
| AUC | 0.970 (0.939–1.000) | 1.000 (1.000–1.000) |
| Sensitivity | 90.6 (86.1–95.1) | 100.0 (98.3–100.0) |
| Specificity | 94.2 (92.1–96.3) | 100.0 (99.2–100.0) |
nHM, no high myopia; HM, high myopia; mCNV, myopic choroidal neovascularization; RS, retinoschisis; AUC, area under the curve.
95% CIs are presented in parentheses.
Results of the ternary classification.
| HM | mCNV | RS | Average | |
|---|---|---|---|---|
| Correct answer rate | 96.5 | 77.9 | 67.6 | 88.9 |
HM, high myopia; mCNV, myopic choroidal neovascularization; RS, retinoschisis.
Data are presented in %.
Results of the comparison between outcomes of neural networks and humans.
| Neural networks | Ophthalmologists | p-value | |
|---|---|---|---|
| nHM and HM vs. mCNV and RS | 0.837 (0.745–0.906) | 0.877 (0.832–0.913) | 0.86 |
| HM vs. mCNV and RS | 1.000 (0.959–1.000) | 0.875 (0.829–0.912) | 0.48 |
| Overall accuracy of HM, RS, and mCNV | 79.7 (68.3–88.4) | 86.0% (80.5–90.4) | 0.76 |
nHM, no high myopia; HM, high myopia; mCNV, myopic choroidal neovascularization; RS, retinoschisis.
95% CIs are presented in parentheses.