Papers › Medical Transformer: Gated Axial-Attention for Medical Image Segmentation

Medical Transformer: Gated Axial-Attention for Medical Image Segmentation

21 Feb 2021arXiv:2102.10662archive 2025-07-28

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

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

PaperPDFCode

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

Code

jeya-maria-jose/Medical-Transformer officialmentioned in papermentioned on GitHubpytorchMIT report
dani-capellan/ptb_lungregionextractor mentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Medical Image Segmentation Brain US MedT F1 88.84 #1 of 3 Archive leaderboard report
Medical Image Segmentation Brain US MedT IoU 81.34 #1 of 3 Archive leaderboard report
Medical Image Segmentation Brain US LoGo F1 88.54 #2 of 3 Archive leaderboard report
Medical Image Segmentation Brain US LoGo IoU 80.84 #2 of 3 Archive leaderboard report
Medical Image Segmentation Brain US U-Net F1 87.92 #3 of 3 Archive leaderboard report
Medical Image Segmentation Brain US U-Net IoU 80.14 #3 of 3 Archive leaderboard report
Medical Image Segmentation GlaS MedT Dice 81.02 #7 of 10 Archive leaderboard report
Medical Image Segmentation GlaS MedT F1 81.02 #7 of 10 Archive leaderboard report
Medical Image Segmentation GlaS MedT IoU 69.61 #7 of 10 Archive leaderboard report
Medical Image Segmentation GlaS LoGo Dice 79.68 #8 of 10 Archive leaderboard report
Medical Image Segmentation GlaS LoGo F1 79.68 #8 of 10 Archive leaderboard report
Medical Image Segmentation GlaS LoGo IoU 67.69 #8 of 10 Archive leaderboard report
Medical Image Segmentation GlaS U-Net Dice 76.26 #9 of 10 Archive leaderboard report
Medical Image Segmentation GlaS U-Net F1 76.26 #9 of 10 Archive leaderboard report
Medical Image Segmentation GlaS U-Net IoU 63.03 #9 of 10 Archive leaderboard report
Medical Image Segmentation MoNuSeg LoGo F1 79.56 #8 of 15 Archive leaderboard report
Medical Image Segmentation MoNuSeg LoGo IoU 66.17 #8 of 15 Archive leaderboard report
Medical Image Segmentation MoNuSeg MedT F1 79.55 #9 of 15 Archive leaderboard report
Medical Image Segmentation MoNuSeg MedT IoU 66.17 #9 of 15 Archive leaderboard report
Medical Image Segmentation MoNuSeg U-Net F1 76.83 #12 of 15 Archive leaderboard report
Medical Image Segmentation MoNuSeg U-Net IoU 62.49 #12 of 15 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

Absolute Position EncodingsAdamAttentionBPEDense ConnectionsDropoutLabel SmoothingLayer NormalizationLinear LayerMulti-Head AttentionPosition-Wise Feed-Forward LayerResidual ConnectionSoftmaxTransformer

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections