| Literature DB >> 35493607 |
Ying Zhang1,2,3, Fabao Xu1, Zhenzhe Lin4, Jiawei Wang1, Chao Huang1, Min Wei1, Weibin Zhai1, Jianqiao Li1.
Abstract
Purpose: To predict visual acuity (VA) 1 month after anti-vascular endothelial growth factor (VEGF) therapy in patients with diabetic macular edema (DME) by using machine learning.Entities:
Mesh:
Substances:
Year: 2022 PMID: 35493607 PMCID: PMC9042629 DOI: 10.1155/2022/5779210
Source DB: PubMed Journal: J Diabetes Res Impact factor: 4.061
Figure 1Overall study workflow. Workflow diagram showed the training overview for the visual acuity prediction model.
Figure 2Correlation matrix of all baseline data. A correlation matrix was established for all baseline data to exclude redundant features.
Figure 3Relative importance of different features for VA and VA variance predictions. The plot showed the weight of different features for the VA (a, b) and VA variance (c, d) prediction task. The blue bar indicated how important the feature was for the model on the different test runs.
Patient demographics.
| Demographics | Training data | Test data |
|
|---|---|---|---|
| Eyes | 226 | 55 | N/A |
| Age (years) | 56.57 ± 10.12 | 53.38 ± 10.41 | 0.89 |
| VA (baseline) | 0.585 ± 0.316 | 0.576 ± 0.332 | 0.90 |
| VA (endpoint) | 0.540 ± 0.342 | 0.536 ± 0.331 | 0.94 |
| VA (variance) | −0.029 ± 0.265 | −0.031 ± 0.271 | 0.90 |
| Diffuse retinal thickening | 153 | 38 | N/A |
| Cystoids macular edema | 114 | 29 | N/A |
| Serous retinal detachment | 56 | 16 | N/A |
| CMT | 358.36 ± 225.39 | 348.42 ± 221.47 | 0.88 |
| DRILL | 195 | 41 | N/A |
| Presence of HRF | 53 | 15 | N/A |
| Exudation or hemorrhage | 112 | 29 | N/A |
VA, visual acuity; values are presented as the means ± standard deviations at baseline in different groups (in logarithm of minimum angle of resolution [logMAR] units). CMT, central macular thickness; DRIL, disorganization of retinal inner layer; HRF, hyperreflective foci.
Accuracy of visual acuity predictions.
| Algorithm learner | MAE | MSE | ||
|---|---|---|---|---|
| All features | Selected features | All features | Selected features | |
| Linear regression (LR) | 0.153 | 0.149 | 0.048 | 0.046 |
| SVM | 0.272 | 0.359 | 0.140 | 0.188 |
| K neighbors regressor | 0.222 | 0.195 | 0.076 | 0.060 |
| Random forest regressor (RF) | 0.168 | 0.153 | 0.050 | 0.042 |
| Ridge regressor | 0.183 | 0.159 | 0.058 | 0.046 |
| LR + RF | 0.153 | 0.137 | 0.045 | 0.033 |
MAE, mean absolute error; MSE, mean square error; accuracy (VA in logMAR) of VA prediction at 1 month after anti-VEGF compared with the ground truth.
Accuracy of visual acuity variance predictions.
| Algorithm learner | MAE | MSE | ||
|---|---|---|---|---|
| All features | Selected features | All features | Selected features | |
| Linear regression (LR) | 0.188 | 0.188 | 0.069 | 0.069 |
| SVM | 0.254 | 0.349 | 0.111 | 0.208 |
| K neighbors regressor | 0.187 | 0.202 | 0.065 | 0.071 |
| Random forest regressor (RF) | 0.193 | 0.185 | 0.071 | 0.069 |
| Ridge regressor | 0.188 | 0.187 | 0.069 | 0.069 |
| LR + RF | 0.169 | 0.164 | 0.059 | 0.056 |
MAE, mean absolute error; MSE, mean square error; accuracy (VA in logMAR) of VA variance prediction at 1 month after anti-VEGF compared with the ground truth.
Figure 4Comparison of VA and VA variance predictions in different models. The plot showed the performance of the different algorithms for the VA (a) and VA variance (b) prediction task.
Figure 5Visual acuity prediction fitting curve in different models. (a) fitting curve for VA predictions; (b) fitting curve for VA variance predictions.