| Literature DB >> 35847781 |
Jinxin Miao1, Jiale Yu2, Wenjun Zou1,3, Na Su1, Zongyi Peng4, Xinjing Wu1, Junlong Huang1, Yuan Fang1, Songtao Yuan1, Ping Xie1, Kun Huang2, Qiang Chen2, Zizhong Hu1, Qinghuai Liu1.
Abstract
Purpose: To develop artificial intelligence (AI)-based deep learning (DL) models for automatically detecting the ischemia type and the non-perfusion area (NPA) from color fundus photographs (CFPs) of patients with branch retinal vein occlusion (BRVO).Entities:
Keywords: artificial intelligence; automatic segmentation; branch retinal vein occlusion; color fundus photograph; deep learning; non-perfusion area
Year: 2022 PMID: 35847781 PMCID: PMC9279621 DOI: 10.3389/fmed.2022.794045
Source DB: PubMed Journal: Front Med (Lausanne) ISSN: 2296-858X
Figure 1The research strategy of this study.
Figure 2Example of the comparison between the second DL model and FFA in detecting the non-perfusion area. (A) Color fundus photograph (CFP). (B) FFA image shows the superior-temporal non-perfusion area. (C) Labeling the NPA in the CFP according to the FFA images. The CFP image was registered with the corresponding FFA image through the superposition of the blood vessels. The NPA in the FFA image was then labeled in the CFP for the following DL training. (D) TP, True positive; yellow region; TN, true negative, colorless region; FP, false positive, green region; and FN, false negative, red region. Green plus yellow shows the NPA indicated by the DL model; red plus yellow shows the true NPA indicated by FFA. DL, deep learning; CFP, color fundus photograph; FFA, fundus fluorescein angiography; NPA, non-perfusion area.
Figure 3The U-net architecture (3 × 256 × 256 input, for instance). Each green arrow corresponds to two 3 × 3 convolutions each followed by a rectified linear unit (ReLU). Red arrows correspond to a 2 × 2 max pooling operation with stride 2 for downsampling. The orange arrows indicate upsampling with bilinear interpolation. The gray arrows indicate the skip-connection in the U-Net. A 1 × 1 convolution is represented by a purple arrow at the end of the model.
Hyper-parameters of the first task.
|
|
|
|---|---|
| Epoch | 100 |
| Batch Size | 5 |
| Iteration | 47 |
| Learning Rate |
|
| Optimizer | Adam |
Hyper-parameters of the second task.
|
|
|
|---|---|
| Epoch | 4000 |
| Batch Size | 10 |
| Iteration | 10 |
| Learning Rate |
|
| Optimizer | Adam |
Confusion matrix.
|
|
| ||
|---|---|---|---|
|
|
| ||
| Actual Condition | Positive (P) | True positive (TP) | False negative (FN) |
| Negative (N) | False positive (FP) | True negative (TN) | |
Figure 4The procedure of the comparison among the artificial intelligence (AI) and three groups of ophthalmologists.
Figure 5The receiver operating characteristic (ROC) curve of averaged 5-fold cross-validation.
Evaluation indicators obtained by a 5-fold cross-validation.
|
|
|
|
|
|
|
|---|---|---|---|---|---|
| 0 | 0.87 | 0.84 | 0.69 | 0.76 | 0.94 |
| 1 | 0.90 | 0.90 | 0.75 | 0.82 | 0.97 |
| 2 | 0.88 | 0.87 | 0.67 | 0.76 | 0.94 |
| 3 | 0.90 | 0.88 | 0.76 | 0.82 | 0.97 |
| 4 | 0.91 | 0.87 | 0.82 | 0.84 | 0.98 |
| Average | 0.89 ± 0.02 | 0.87 ± 0.02 | 0.74 ± 0.05 | 0.80 ± 0.03 | 0.96 ± 0.02 |
AUC, area under the curve; F1, F1 score is to calculate the harmonic mean of the precision rate and the recall rate.
Performance of DL model and senior doctor in identifying non-perfusion area (NPA).
|
|
|
|
| |
|---|---|---|---|---|
|
| 0.91 ± 0.04 | 0.79 ± 0.17 | 0.89 ± 0.07 | 0.82 ± 0.12 |
|
| 0.90 ± 0.05 | 0.87 ± 0.23 | 0.70 ± 0.24 | 0.76 ± 0.22 |
|
| −0.21 | 1.77 | −4.11 | −1.50 |
|
| 0.83 | 0.09 | 0.00 | 0.15 |
DL, deep learning; t, t statistic; p, p-value.