TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Medical Transformer: Gated Axial-Attention for Medical Ima...

Medical Transformer: Gated Axial-Attention for Medical Image Segmentation

Jeya Maria Jose Valanarasu, Poojan Oza, Ilker Hacihaliloglu, Vishal M. Patel

2021-02-21SegmentationSemantic SegmentationMedical Image SegmentationImage Segmentation
PaperPDFCode(official)Code

Abstract

Over the past decade, Deep Convolutional Neural Networks have been widely adopted for medical image segmentation and shown to achieve adequate performance. However, due to the inherent inductive biases present in the convolutional architectures, they lack understanding of long-range dependencies in the image. Recently proposed Transformer-based architectures that leverage self-attention mechanism encode long-range dependencies and learn representations that are highly expressive. This motivates us to explore Transformer-based solutions and study the feasibility of using Transformer-based network architectures for medical image segmentation tasks. Majority of existing Transformer-based network architectures proposed for vision applications require large-scale datasets to train properly. However, compared to the datasets for vision applications, for medical imaging the number of data samples is relatively low, making it difficult to efficiently train transformers for medical applications. To this end, we propose a Gated Axial-Attention model which extends the existing architectures by introducing an additional control mechanism in the self-attention module. Furthermore, to train the model effectively on medical images, we propose a Local-Global training strategy (LoGo) which further improves the performance. Specifically, we operate on the whole image and patches to learn global and local features, respectively. The proposed Medical Transformer (MedT) is evaluated on three different medical image segmentation datasets and it is shown that it achieves better performance than the convolutional and other related transformer-based architectures. Code: https://github.com/jeya-maria-jose/Medical-Transformer

Results

TaskDatasetMetricValueModel
Medical Image SegmentationBrain USF188.84MedT
Medical Image SegmentationBrain USIoU81.34MedT
Medical Image SegmentationBrain USF188.54LoGo
Medical Image SegmentationBrain USIoU80.84LoGo
Medical Image SegmentationBrain USF187.92U-Net
Medical Image SegmentationBrain USIoU80.14U-Net
Medical Image SegmentationGlaSDice81.02MedT
Medical Image SegmentationGlaSF181.02MedT
Medical Image SegmentationGlaSIoU69.61MedT
Medical Image SegmentationGlaSDice79.68LoGo
Medical Image SegmentationGlaSF179.68LoGo
Medical Image SegmentationGlaSIoU67.69LoGo
Medical Image SegmentationGlaSDice76.26U-Net
Medical Image SegmentationGlaSF176.26U-Net
Medical Image SegmentationGlaSIoU63.03U-Net
Medical Image SegmentationMoNuSegF179.56LoGo
Medical Image SegmentationMoNuSegIoU66.17LoGo
Medical Image SegmentationMoNuSegF179.55MedT
Medical Image SegmentationMoNuSegIoU66.17MedT
Medical Image SegmentationMoNuSegF176.83U-Net
Medical Image SegmentationMoNuSegIoU62.49U-Net

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21Deep Learning-Based Fetal Lung Segmentation from Diffusion-weighted MRI Images and Lung Maturity Evaluation for Fetal Growth Restriction2025-07-17DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17From Variability To Accuracy: Conditional Bernoulli Diffusion Models with Consensus-Driven Correction for Thin Structure Segmentation2025-07-17Unleashing Vision Foundation Models for Coronary Artery Segmentation: Parallel ViT-CNN Encoding and Variational Fusion2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17Unified Medical Image Segmentation with State Space Modeling Snake2025-07-17A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17