OptiModNet: A UNet-Transformer Hybrid with Grouped-Query and Channel Attention for Optic Disc and Cup Segmentation

📅 2026-08-19
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
本文提出OptiModNet,一种结合UNet和Transformer的轻量级混合架构,通过多阶段注意力机制增强特征表示,解决视盘和视杯精确分割问题。
📝 Abstract
Precise segmentation of the optic disc and cup is critical for the early detection and diagnosis of glaucoma. However, achieving consistently high performance across datasets while maintaining low computational requirements remains a significant challenge. In glaucoma detection, low-computation methods are crucial for enabling rapid, large-scale screening and facilitating deployment in resource-limited clinical environments. While deep learning models such as UNets, Vision Transformers (ViTs), and Diffusion models have demonstrated strong segmentation performance but these methods often come with substantial computational overhead. UNets are efficient at capturing local features but are limited in modeling global contextual information. Conversely, ViTs excel at long-range dependency modeling but are computationally intensive. Hybrid architectures, such as UNetR, which combine transformer-based encoders with UNet-style decoders, have shown improved performance but while incurring additional complexity. Considering these, in this work, we propose OptiModNet, a light weight novel hybrid architecture tailored for optic disc and cup segmentation. The model integrates diverse attention mechanisms at multiple stages of the network to enhance both local and global feature representation. We include an Aggregated Pyramid Loss that supervises predictions at multiple decoder depths, to promote better gradient flow and structural consistency. We evaluate OptiModNet on the REFUGE2 dataset for both optic disc and cup segmentation tasks. Our method achieves state-of-the-art performance, exceeding existing approaches by over 2.5\%, while maintaining high efficiency with only 3.73 GFLOPs and 1.93M parameters. The code is available at https://github.com/SG1947/OptiModNet.
Problem

Research questions and friction points this paper is trying to address.

optic disc and cup segmentation
glaucoma detection
low computational requirements
Innovation

Methods, ideas, or system contributions that make the work stand out.

UNet-Transformer Hybrid
Grouped-Query and Channel Attention
Aggregated Pyramid Loss
Efficient Segmentation
🔎 Similar Papers
No similar papers found.
💼 Related Jobs
No related jobs found.
S
Soumili Ghosh
IEM Saltlake, India
D
Debapriya Roy
Techno Main Salt Lake, India
A
Aryan Das
VIT Bhopal University, India
Bikash Santra
Bikash Santra
IIT Jodhpur
Computer VisionMachine LearningMedical Image Analysis