CVDec 21, 2017

Deep learning for predicting refractive error from retinal fundus images

arXiv:1712.07798v1186 citations
Originality Synthesis-oriented
AI Analysis

This work addresses the challenge of diagnosing refractive error in regions lacking traditional equipment like autorefractors, offering a potential low-cost solution using mobile phone-based imaging, though it is incremental as it applies existing deep learning techniques to a new medical application.

The researchers tackled the problem of predicting refractive error, a leading cause of visual impairment, from retinal fundus images using a deep learning algorithm with an attention method, achieving a mean absolute error of 0.56 diopters on the UK Biobank dataset and 0.91 diopters on the AREDS dataset, significantly outperforming baseline predictions.

Refractive error, one of the leading cause of visual impairment, can be corrected by simple interventions like prescribing eyeglasses. We trained a deep learning algorithm to predict refractive error from the fundus photographs from participants in the UK Biobank cohort, which were 45 degree field of view images and the AREDS clinical trial, which contained 30 degree field of view images. Our model use the "attention" method to identify features that are correlated with refractive error. Mean absolute error (MAE) of the algorithm's prediction compared to the refractive error obtained in the AREDS and UK Biobank. The resulting algorithm had a MAE of 0.56 diopters (95% CI: 0.55-0.56) for estimating spherical equivalent on the UK Biobank dataset and 0.91 diopters (95% CI: 0.89-0.92) for the AREDS dataset. The baseline expected MAE (obtained by simply predicting the mean of this population) was 1.81 diopters (95% CI: 1.79-1.84) for UK Biobank and 1.63 (95% CI: 1.60-1.67) for AREDS. Attention maps suggested that the foveal region was one of the most important areas used by the algorithm to make this prediction, though other regions also contribute to the prediction. The ability to estimate refractive error with high accuracy from retinal fundus photos has not been previously known and demonstrates that deep learning can be applied to make novel predictions from medical images. Given that several groups have recently shown that it is feasible to obtain retinal fundus photos using mobile phones and inexpensive attachments, this work may be particularly relevant in regions of the world where autorefractors may not be readily available.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes