paper-with-me

Papers

GCA-ResUNet: Medical Image Segmentation Using Grouped Coordinate Attention

2025-12-30 · Jun Ding, Shang Gao arxiv

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 modeling into multiple groups to explicitly account for semantic heterogeneity across channels, and integrates direction-aware coordinate encoding to capture structured spatial dependencies along horizontal and vertical axes. This design enhances global representation capability while preserving the efficiency advantages of CNN backbones. Extensive experiments on two widely used benchmarks, Synapse and ACDC, demonstrate that GCA-ResUNet achieves Dice scores of 86.11% and 92.64%, respectively, outperforming a range of representative CNN and Transformer-based methods, including Swin-UNet and TransUNet. In particular, GCA-ResUNet yields consistent improvements in delineating small anatomical structures with complex boundaries. These results indicate that the proposed approach provides a favorable trade-off between segmentation accuracy and computational efficiency, offering a practical and scalable solution for clinical deployment.

📄 PDF Abstract BibTeX arXiv:2512.23990

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Image SegmentationComputational Efficiency

Similar Papers 제목 키워드 기반

GCA-ResUNet:Image segmentation in medical images using grouped coordinate attention

2025-11-18 · Jun Ding, Shang Gao arxiv

Medical image segmentation underpins computer-aided diagnosis and therapy by supporting clinical diagnosis, preoperative planning, and disease monitoring. While U-Net style convolutional neural networks perform well due …

Medical Image SegmentationComputational Efficiency

ResUNet++: An Advanced Architecture for Medical Image Segmentation

2019-11-16 · Debesh Jha, Pia H. Smedsrud, Michael A. Riegler, Dag Johansen 외

Accurate computer-aided polyp detection and segmentation during colonoscopy examinations can help endoscopists resect abnormal tissue and thereby decrease chances of polyps growing into cancer. Towards developing a fully…

Colorectal Polyps CharacterizationImage SegmentationMedical Image SegmentationPolyp Segmentation+2

Residual Connection Networks in Medical Image Processing: Exploration of ResUnet++ Model Driven by Human Computer Interaction

2024-12-30 · Peixin Dai, Jingsi Zhang, Zhitao Shu

Accurate identification and localisation of brain tumours from medical images remain challenging due to tumour variability and structural complexity. Convolutional Neural Networks (CNNs), particularly ResNet and Unet, ha…

DiagnosticImage SegmentationSegmentationSemantic Segmentation

MultiResUNet : Rethinking the U-Net Architecture for Multimodal Biomedical Image Segmentation

2019-02-11 · ScienceDirect 2019 2 · Nabil Ibtehaz, M. Sohel Rahman

In recent years Deep Learning has brought about a breakthrough in Medical Image Segmentation. U-Net is the most prominent deep network in this regard, which has been the most popular architecture in the medical imaging c…

Image SegmentationMedical Image SegmentationSemantic Segmentation

Neighborhood Attention Makes the Encoder of ResUNet Stronger for Accurate Road Extraction

2023-06-08 · Ali Jamali, Swalpa Kumar Roy, Jonathan Li, Pedram Ghamisi

In the domain of remote sensing image interpretation, road extraction from high-resolution aerial imagery has already been a hot research topic. Although deep CNNs have presented excellent results for semantic segmentati…

SegmentationSemantic Segmentation