| Literature DB >> 36224300 |
Ghazale Razaghi1, Ehsan Hedayati2, Marjaneh Hejazi1, Rahele Kafieh3, Melika Samadi2, Robert Ritch4, Prem S Subramanian5, Masoud Aghsaei Fard6.
Abstract
This work aims at determining the ability of a deep learning (DL) algorithm to measure retinal nerve fiber layer (RNFL) thickness from optical coherence tomography (OCT) scans in anterior ischemic optic neuropathy (NAION) and demyelinating optic neuritis (ON). The training/validation dataset included 750 RNFL OCT B-scans. Performance of our algorithm was evaluated on 194 OCT B-scans from 70 healthy eyes, 82 scans from 28 NAION eyes, and 84 scans of 29 ON eyes. Results were compared to manual segmentation as a ground-truth and to RNFL calculations from the built-in instrument software. The Dice coefficient for the test images was 0.87. The mean average RNFL thickness using our U-Net was not different from the manually segmented best estimate and OCT machine data in control and ON eyes. In NAION eyes, while the mean average RNFL thickness using our U-Net algorithm was not different from the manual segmented value, the OCT machine data were different from the manual segmented values. In NAION eyes, the MAE of the average RNFL thickness was 1.18 ± 0.69 μm and 6.65 ± 5.37 μm in the U-Net algorithm segmentation and the conventional OCT machine data, respectively (P = 0.0001).Entities:
Mesh:
Year: 2022 PMID: 36224300 PMCID: PMC9556618 DOI: 10.1038/s41598-022-22135-x
Source DB: PubMed Journal: Sci Rep ISSN: 2045-2322 Impact factor: 4.996
Comparison of estimate of RNFL thickness measurements (µm) in seven sectors by three different methods in the control, non-arteritic anterior ischemic optic neuropathy (NAION) and demyelinating optic neuritis (ON).
| Parameter | Control | P value | NAION | P value | ON | P value | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Ground truth | OCT Machine | U-Net | Ground truth | OCT Machine | U-Net | Ground truth | OCT machine | U-Net | ||||
| Average | 100.3 ± 10.9 | 100.2 ± 11.2 | 100.1 ± 10.8 | 0.69 | 69.7 ± 19.3 | 64.4 ± 21.3 | 70.5 ± 19.4 | 0.02 | 76.1 ± 16.2 | 75.8 ± 16.6 | 77.1 ± 16.1 | 0.66 |
| Nasal | 75.6 ± 12.6 | 75.4 ± 12.9 | 76.3 ± 12.3 | 0.79 | 54.5 ± 16.9 | 51.3 ± 23.9 | 55.5 ± 16.7 | 0.27 | 57.8 ± 14.6 | 57.8 ± 14.5 | 58.9 ± 14.5 | 0.60 |
| Temporal | 68.4 ± 10.8 | 68.4 ± 10.8 | 68.9 ± 10.9 | 0.88 | 51.9 ± 18.2 | 49.6 ± 21.1 | 53.1 ± 18.2 | 0.50 | 47.4 ± 16.2 | 47.3 ± 15.9 | 48.3 ± 15.9 | 0.65 |
| Nasal inferior | 117.1 ± 22.8 | 116.9 ± 23.1 | 117.8 ± 22.9 | 0.92 | 89.9 ± 40.0 | 89.1 ± 42.1 | 90.6 ± 39.7 | 0.92 | 91.5 ± 24.4 | 92.6 ± 24.3 | 92.6 ± 24.3 | 0.76 |
| Temporal inferior | 145.1 ± 22.2 | 145.1 ± 22.2 | 145.8 ± 22.0 | 0.93 | 101.7 ± 43.2 | 100.3 ± 45.7 | 102.9 ± 43 | 0.88 | 108.4 ± 33.1 | 108.3 ± 33 | 109.6 ± 32.9 | 0.89 |
| Nasal superior | 114.8 ± 20.8 | 115.1 ± 20.9 | 114.8 ± 22.4 | 0.99 | 70.7 ± 20.7 | 67 ± 27.1 | 71.9 ± 20.6 | 0.40 | 93 ± 23.2 | 92.6 ± 24.1 | 94.1 ± 23.1 | 0.79 |
| Temporal superior | 137.2 ± 18.1 | 137.2 ± 18.1 | 137.8 ± 18.1 | 0.93 | 82.3 ± 34.9 | 77.3 ± 36.2 | 83 ± 35.2 | 0.37 | 105.8 ± 25.8 | 105.4 ± 26.7 | 106.7 ± 25.8 | 0.88 |
Figure 1Line graphs showing correlation between average retinal nerve fiber layer (RNFL) thickness estimated by our U-Net and ground-truth in three study groups. (A) In anterior ischemic optic neuropathy (AION), (B) in optic neuritis (ON) and (C) in normal data.
Figure 2Line graphs showing correlation between each sector retinal nerve fiber layer (RNFL) thickness estimated by neural network and ground-truth in anterior ischemic optic neuropathy (AION) group. (A) Sector nasal (N), (B) sector temporal (T), (C) sector nasal inferior (NI), (D) sector temporal inferior (TI), (E) sector nasal superior (NS), (F) sector temporal superior (TS).
Figure 3Sample OCT image of an eye with ischemic optic neuropathy. Retinal nerve fiber layer segmentation by OCT machine with error (A) and after manual correction (B). (C) The image input for our U-Net and (D) is the prediction mask output of our U-Net retinal nerve fiber layer segmentation, which is very similar to ground-truth (B).
Figure 4Image processing before (A) and after (B) denoising.
Figure 5U-Net architecture overview. Input X pass forward the network and prediction mask is created by network.