GCA-ResUNet: Medical Image Segmentation Using Grouped Coordinate Attention
Jun Ding, Shang Gao

TL;DR
GCA-ResUNet is an efficient medical image segmentation model that combines grouped coordinate attention with CNNs to improve accuracy in complex scenarios while maintaining low computational costs.
Contribution
The paper introduces GCA-ResUNet with a novel lightweight Grouped Coordinate Attention module that enhances global context modeling in CNN-based segmentation.
Findings
Achieves higher Dice scores on Synapse and ACDC benchmarks.
Outperforms CNN and Transformer-based methods like Swin-UNet and TransUNet.
Improves segmentation of small, complex anatomical structures.
Abstract
Accurate segmentation of heterogeneous anatomical structures is pivotal for computer-aided diagnosis and subsequent clinical decision-making. Although U-Net based convolutional neural networks have achieved remarkable progress, their intrinsic locality and largely homogeneous attention formulations often limit the modeling of long-range contextual dependencies, especially in multi-organ scenarios and low-contrast regions. Transformer-based architectures mitigate this issue by leveraging global self-attention, but they usually require higher computational resources and larger training data, which may impede deployment in resource-constrained clinical environments.In this paper, we propose GCA-ResUNet, an efficient medical image segmentation framework equipped with a lightweight and plug-and-play Grouped Coordinate Attention (GCA) module. The proposed GCA decouples channel-wise context…
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
TopicsAdvanced Neural Network Applications · Medical Imaging and Analysis · AI in cancer detection
