NHS Diabetic Eye Screening photographs the retina of every registered diabetic patient once a year. A convolutional neural network — usually a large network pretrained on natural images and then transfer-learned onto labelled fundus photographs — grades each image on the International Clinical Diabetic Retinopathy (ICDR) severity scale, from no retinopathy to sight-threatening proliferative disease.
Diabetic retinopathy is the leading cause of preventable blindness in working-age adults in the UK. Automated grading systems such as this have been validated to safely triage the large majority of "no referable disease" images, letting human graders focus on the borderline and vision-threatening cases.
A 3D fundus camera captures a retinal photograph, a Grad-CAM heatmap highlights the lesions driving the model's decision, and a monitor panel reports the predicted ICDR severity grade and referral pathway.
How lesion density (microaneurysms, haemorrhages, exudates, neovascularisation) on a retinal photograph maps onto ICDR severity grades, and how Grad-CAM explains which regions a CNN attended to when grading.
Pick a severity grade, fade the Grad-CAM overlay, toggle CLAHE preprocessing, and click "Run AI screening" to watch a simulated inference pass sweep the retina and update the grading panel.
Diabetic retinopathy is the leading cause of preventable blindness in working-age adults in the UK, which is why the NHS Diabetic Eye Screening Programme photographs every registered diabetic patient annually.