TransUNet: Transformers Make Strong Encoders for Medical Image Segmentation
2021-02-08
SCID: 54.1/zhdfph9r
Discuss with AI
TransUNetTransformer encoderU-Netglobal self-attentionmedical image segmentation
Figures from the paper
Abstract (AI)
Medical image segmentation is an essential prerequisite for developing healthcare systems, especially for disease diagnosis and treatment planning. On various medical image segmentation tasks, the u-shaped architecture, also known as U-Net, has become the de-facto standard and achieved tremendous success. However, due to the intrinsic locality of convolution operations, U-Net generally demonstrates limitations in explicitly modeling long-range dependency. Transformers, designed for sequence-to-sequence prediction, have emerged as alternative architectures with innate global self-attention mechanisms, but can result in limited localization abilities due to insufficient low-level details. In this paper, we propose TransUNet, which merits both Transformers and U-Net, as a strong alternative for medical image segmentation. On one hand, the Transformer encodes tokenized image patches from a convolution neural network (CNN) feature map as the input sequence for extracting global contexts. On the other hand, the decoder upsamples the encoded features which are then combined with the high-resolution CNN feature maps to enable precise localization. We argue that Transformers can serve as strong encoders for medical image segmentation tasks, with the combination of U-Net to enhance finer details by recovering localized spatial information. TransUNet achieves superior performances to various competing methods on different medical applications including multi-organ segmentation and cardiac segmentation. Code and models are available at https://github.com/Beckschen/TransUNet.
Key Findings
1
The Transformer encodes tokenized image patches from a CNN feature map to extract global contextual information.
2
The decoder upsamples encoded features and fuses them with high-resolution CNN feature maps to recover fine-grained spatial details.
3
TransUNet combines a Transformer encoder with a U-Net style decoder to leverage global self-attention and precise localization for medical image segmentation.
4
TransUNet outperforms various competing methods on different medical applications, including multi-organ segmentation and cardiac segmentation.
5
Transformers can serve as strong encoders for medical image segmentation when combined with U-Net to address Transformer's limited low-level localization.
Research Object
TransUNet model for medical image segmentation (Transformer encoder + U-Net decoder combining CNN feature maps)
Research Subject
Effectiveness of using Transformers as encoders combined with U-Net-style decoding to capture global context while preserving precise localization for medical image segmentation tasks (e.g., multi-organ and cardiac segmentation)
Publication Details
Publication Date
2021-02-08
Journal
Publisher
ISSN
Cited by
3959
Open access PDF
Access Type
Author Information
Download PDF
Subscribe to digest
References available in scid.ai3
Cited by5
UNETR: Transformers for 3D Medical Image Segmentation2022
Transformers in medical image analysis2022
DA-TransUNet: integrating spatial and channel dual attention with transformer U-net for medical image segmentation2024
CLIP-Driven Universal Model for Organ Segmentation and Tumor Detection2023
Lightweight hybrid Mamba2 for unsupervised medical image registration2025