Retinal Vessel Segmentation with Deep Graph and Capsule Reasoning
Xinxu Wei, Xi Lin, Haiyun Liu, Shixuan Zhao, Yongjie Li

TL;DR
This paper introduces GCC-UNet, a novel deep learning architecture that combines graph, capsule, and convolutional techniques to improve retinal vessel segmentation by capturing both local and global features effectively.
Contribution
It presents the first integration of vanilla, graph, and capsule convolutions in medical image segmentation, enhancing vessel continuity and global context understanding.
Findings
Outperforms existing methods on public datasets
Demonstrates the effectiveness of each component through ablation studies
Sets a new benchmark in retinal vessel segmentation
Abstract
Effective retinal vessel segmentation requires a sophisticated integration of global contextual awareness and local vessel continuity. To address this challenge, we propose the Graph Capsule Convolution Network (GCC-UNet), which merges capsule convolutions with CNNs to capture both local and global features. The Graph Capsule Convolution operator is specifically designed to enhance the representation of global context, while the Selective Graph Attention Fusion module ensures seamless integration of local and global information. To further improve vessel continuity, we introduce the Bottleneck Graph Attention module, which incorporates Channel-wise and Spatial Graph Attention mechanisms. The Multi-Scale Graph Fusion module adeptly combines features from various scales. Our approach has been rigorously validated through experiments on widely used public datasets, with ablation studies…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRetinal Imaging and Analysis · Brain Tumor Detection and Classification · Retinal and Optic Conditions
MethodsSoftmax · Attention Is All You Need · Convolution
