Y-CA-Net: A Convolutional Attention Based Network for Volumetric Medical Image Segmentation
Muhammad Hamza Sharif, Muzammal Naseer, Mohammad Yaqub, Min Xu, Mohsen, Guizani

TL;DR
Y-CA-Net introduces a hybrid convolutional and transformer-based architecture for volumetric medical image segmentation, effectively combining local and global features to improve accuracy across multiple tasks.
Contribution
The paper proposes Y-CA-Net, a versatile architecture that integrates convolutional and attention-based encoders with a decoder, enhancing volumetric segmentation performance.
Findings
Y-CT-Net achieves 82.4% dice score on multi-organ segmentation.
Y-CH-Net improves HD95 score by 3% over baseline models.
Y-CA-Net demonstrates superior results across various medical segmentation tasks.
Abstract
Recent attention-based volumetric segmentation (VS) methods have achieved remarkable performance in the medical domain which focuses on modeling long-range dependencies. However, for voxel-wise prediction tasks, discriminative local features are key components for the performance of the VS models which is missing in attention-based VS methods. Aiming at resolving this issue, we deliberately incorporate the convolutional encoder branch with transformer backbone to extract local and global features in a parallel manner and aggregate them in Cross Feature Mixer Module (CFMM) for better prediction of segmentation mask. Consequently, we observe that the derived model, Y-CT-Net, achieves competitive performance on multiple medical segmentation tasks. For example, on multi-organ segmentation, Y-CT-Net achieves an 82.4% dice score, surpassing well-tuned VS Transformer/CNN-like baselines…
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
TopicsRadiomics and Machine Learning in Medical Imaging · Medical Image Segmentation Techniques · AI in cancer detection
MethodsSoftmax · Attention Is All You Need · Convolution
