Multi-GlaucNet: A multi-task model for optic disc segmentation, blood vessel segmentation and glaucoma detection

Haoren Xiong,Fei Long,Mohammad S. Alam,Jun Sang
DOI: https://doi.org/10.1016/j.bspc.2024.106850
IF: 5.1
2024-09-11
Biomedical Signal Processing and Control
Abstract:Glaucoma is a common and severe ocular disease that often leads to vision loss. The information on the optic disc (OD) and blood vessels in fundus images can significantly aid in glaucoma detection. In addition, the use of deep learning models for glaucoma detection is a highly effective approach. We propose a multi-task deep learning model called Multi-GlaucNet that can simultaneously segment the OD and blood vessels, thereby assisting doctors in diagnosing glaucoma. Multi-GlaucNet consists of three modules: the OD segmentation module, blood vessel segmentation module and glaucoma detection module. The OD segmentation module and blood vessel segmentation module both adopt an encoder–decoder structure to segment OD and blood vessels, respectively. The segmentation module is constructed using bottleneck layers in the encoding process and uses Pixel Shuffle and channel attention mechanisms in the decoding process. The detection module uses the ResNet50 network to perform glaucoma detection based on the features extracted from the segmentation modules. Multi-GlaucNet demonstrates outstanding performance in three areas. It achieves a Dice coefficient of 96.7% for OD segmentation on the ORIGA dataset, accuracy of 0.9798 and F1 score of 0.8562 for blood vessel segmentation on a mixed dataset. For glaucoma detection on the REFUGE dataset, it attains the highest accuracy of 0.967 and an area under the curve (AUC) of 0.950. These results validate the effectiveness of Multi-GlaucNet for glaucoma detection. The model's ability to perform multiple tasks with high accuracy and efficiency demonstrates that it is a valuable aiding tool for glaucoma diagnosis.
engineering, biomedical
What problem does this paper attempt to address?