用全局自注意力提升眼底图像多阶段青光眼分类精度
GS-Net: Global Self-Attention Guided CNN for Multi-Stage Glaucoma Classification
- 引入双通道并行注意力模块,捕捉图像全局特征依赖
- 在公开数据集上优于当前最优方法,准确率显著提升
- 适合眼科AI研究者与医学影像分析开发者参考
青光眼是一种常见眼病,若不及时发现将导致不可逆失明。早期检测对制定有效治疗方案、保护视力至关重要。现有基于CNN的方法多聚焦于二分类任务,尚未充分探索不同青光眼阶段的识别,该任务因病变微小且类别间差异细微而极具挑战。本文提出一种基于全局自注意力机制的GS-Net网络,用于高效多阶段青光眼分类。设计全局自注意力模块(GSAM),包含通道注意力模块(CAM)与空间注意力模块(SAM),并行学习跨通道与空间维度的全局特征依赖关系,增强特征的判别性与类别特异性。在公开数据集上的实验表明,所提方法性能超越现有先进方法;同时,GSAM在效果上可媲美主流注意力模块。
原文摘要 · Abstract (English)
Glaucoma is a common eye disease that leads to irreversible blindness unless timely detected. Hence, glaucoma detection at an early stage is of utmost importance for a better treatment plan and ultimately saving the vision. The recent literature has shown the prominence of CNN-based methods to detect glaucoma from retinal fundus images. However, such methods mainly focus on solving binary classification tasks and have not been thoroughly explored for the detection of different glaucoma stages, which is relatively challenging due to minute lesion size variations and high inter-class similarities. This paper proposes a global self-attention based network called GS-Net for efficient multi-stage glaucoma classification. We introduce a global self-attention module (GSAM) consisting of two parallel attention modules, a channel attention module (CAM) and a spatial attention module (SAM), to learn global feature dependencies across channel and spatial dimensions. The GSAM encourages extracting more discriminative and class-specific features from the fundus images. The experimental results on a publicly available dataset demonstrate that our GS-Net outperforms state-of-the-art methods. Also, the GSAM achieves competitive performance against popular attention modules.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。