CATFA-Net: A Trans-Convolutional Approach for Accurate Medical Image Segmentation
Siddhartha Mallick, Aayushman Ghosh, Jayanta Paul, Jaya Sil

TL;DR
CATFA-Net is a novel hybrid segmentation framework combining transformers and convolutions, achieving high accuracy and efficiency in medical image segmentation by introducing new attention mechanisms and a hierarchical encoder-decoder architecture.
Contribution
This paper introduces CATFA-Net, a hybrid transformer-convolutional framework with novel attention modules, reducing computational costs and improving segmentation accuracy and robustness.
Findings
Sets new state-of-the-art Dice scores on GLaS and ISIC 2018 datasets.
Outperforms existing methods in accuracy and efficiency.
Demonstrates strong generalization in binary segmentation tasks.
Abstract
Convolutional blocks have played a crucial role in advancing medical image segmentation by excelling in dense prediction tasks. However, their inability to effectively capture long-range dependencies has limited their performance. Transformer-based architectures, leveraging attention mechanisms, address this limitation by modeling global context and creating expressive feature representations. Recent research has explored this potential by introducing hybrid frameworks that combine transformer encoders with convolutional decoders. Despite their advantages, these approaches face challenges such as limited inductive bias, high computational cost, and reduced robustness to data variability. To overcome these issues, this study introduces CATFA-Net, a novel and efficient segmentation framework designed to produce high-quality segmentation masks while reducing computational costs and…
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 · COVID-19 diagnosis using AI · AI in cancer detection
