CVLGJul 29, 2018

A Deep Learning based Joint Segmentation and Classification Framework for Glaucoma Assesment in Retinal Color Fundus Images

arXiv:1808.01355v123 citations
Originality Incremental advance
AI Analysis

This work addresses early glaucoma detection to prevent vision loss, offering a potential mass screening tool, but it is incremental as it builds on existing CNN methods for medical imaging.

The authors tackled automated glaucoma assessment by developing a multi-task CNN that jointly segments optic disc and cup and classifies glaucoma from retinal images, achieving an average dice score of 0.92 for OD, 0.84 for OC, and an AUC of 0.95 for classification.

Automated Computer Aided diagnostic tools can be used for the early detection of glaucoma to prevent irreversible vision loss. In this work, we present a Multi-task Convolutional Neural Network (CNN) that jointly segments the Optic Disc (OD), Optic Cup (OC) and predicts the presence of glaucoma in color fundus images. The CNN utilizes a combination of image appearance features and structural features obtained from the OD-OC segmentation to obtain a robust prediction. The use of fewer network parameters and the sharing of the CNN features for multiple related tasks ensures the good generalizability of the architecture, allowing it to be trained on small training sets. The cross-testing performance of the proposed method on an independent validation set acquired using a different camera and image resolution was found to be good with an average dice score of 0.92 for OD, 0.84 for OC and AUC of 0.95 on the task of glaucoma classification illustrating its potential as a mass screening tool for the early detection of glaucoma.

Foundations

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

Your Notes