Highlight

TransUNet: Transformers Make Strong Encoders for Medical Image Segmentation

Proposes TransUNet, combining Transformers and U-Net to use transformers as strong encoders for medical image segmentation.

Based on

TransUNet: Transformers Make Strong Encoders for Medical Image Segmentation

By Jieneng Chen, Yongyi Lu, Qihang Yu et al.arXiv.org
Read original article →

The paper proposes TransUNet, a hybrid architecture for medical image segmentation that merges the strengths of Transformers and the U-Net design. It observes that while the u-shaped U-Net architecture has become the de-facto standard for medical segmentation, the intrinsic locality of convolution operations limits its ability to explicitly model long-range dependencies, whereas Transformers offer innate global self-attention but weaker localization due to insufficient low-level detail. TransUNet uses a Transformer to encode tokenized image patches taken from a CNN feature map as an input sequence, extracting global context from the image.

The decoder then upsamples the encoded features and combines them with the high-resolution CNN feature maps, recovering localized spatial information to enable precise localization. By using Transformers as strong encoders together with U-Net's detail-preserving decoder, TransUNet achieves superior performance over various competing methods on different medical applications, including multi-organ segmentation and cardiac segmentation. The work demonstrated the value of Transformer-based global context for medical image segmentation, and its code and models were released publicly.

Abstract

TransUNet combines Transformers and U-Net for medical image segmentation, addressing U-Net's weak long-range dependency modeling caused by convolution locality. The Transformer encodes tokenized image patches from a CNN feature map as an input sequence to extract global context, while the decoder upsamples these encoded features and combines them with high-resolution CNN feature maps to enable precise localization. The authors argue Transformers are strong encoders for segmentation; TransUNet achieves superior performance on multi-organ and cardiac segmentation.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

medical image segmentationtransformersU-Netself-attentionmulti-organ segmentation
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.