paper-with-me

홈 › Papers

U-Net Transformer: Self and Cross Attention for Medical Image Segmentation

2021-03-10 · Olivier Petit, Nicolas Thome, Clément Rambour, Luc Soler

Medical image segmentation remains particularly challenging for complex and low-contrast anatomical structures. In this paper, we introduce the U-Transformer network, which combines a U-shaped architecture for image segmentation with self- and cross-attention from Transformers. U-Transformer overcomes the inability of U-Nets to model long-range contextual interactions and spatial dependencies, which are arguably crucial for accurate segmentation in challenging contexts. To this end, attention mechanisms are incorporated at two main levels: a self-attention module leverages global interactions between encoder features, while cross-attention in the skip connections allows a fine spatial recovery in the U-Net decoder by filtering out non-semantic features. Experiments on two abdominal CT-image datasets show the large performance gain brought out by U-Transformer compared to U-Net and local Attention U-Nets. We also highlight the importance of using both self- and cross-attention, and the nice interpretability features brought out by U-Transformer.

📄 PDF Abstract BibTeX arXiv:2103.06104

Code (2)

HXLH50K/U-Net-Transformer pytorch
MoaazK/unet-transformer pytorch

Tasks

DecoderImage SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Multi-Modal Brain Tumor Segmentation via 3D Multi-Scale Self-attention and Cross-attention

2025-04-12 · Yonghao Huang, Leiting Chen, Chuan Zhou

Due to the success of CNN-based and Transformer-based models in various computer vision tasks, recent works study the applicability of CNN-Transformer hybrid architecture models in 3D multi-modality medical segmentation …

Brain Tumor SegmentationDecoderImage SegmentationMedical Image Segmentation+3

TEC-Net: Vision Transformer Embrace Convolutional Neural Networks for Medical Image Segmentation

2023-06-07 · Rui Sun, Tao Lei, Weichuan Zhang, Yong Wan 외

The hybrid architecture of convolution neural networks (CNN) and Transformer has been the most popular method for medical image segmentation. However, the existing networks based on the hybrid architecture suffer from tw…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

USEMA: a Scalable Efficient Mamba Like Attention for Medical Image Segmentation

2026-05-11 · Elisha Dayag, Nhat Thanh Tran, Jack Xin arxiv

Accurate medical image segmentation is an integral part of the medical image analysis pipeline that requires the ability to merge local and global information. While vision transformers are able to capture global interac…

Medical Image SegmentationComputational Efficiency

Region Attention Transformer for Medical Image Restoration

2024-07-12 · Zhiwen Yang, Haowei Chen, Ziniu Qian, Yang Zhou 외

Transformer-based methods have demonstrated impressive results in medical image restoration, attributed to the multi-head self-attention (MSA) mechanism in the spatial dimension. However, the majority of existing Transfo…

DenoisingImage DenoisingImage GenerationImage Restoration+2

SPCTNet: A Series-Parallel CNN and Transformer Network for 3D Medical Image Segmentation

2024-02-04 · journal 2024 2 · Bin Yu, Quan Zhou & Xuming Zhang

Medical image segmentation is crucial for lesion localization and surgical navigation. Recent advancements in medical image segmentation have been driven by Convolutional Neural Networks (CNNs) and Transformers. However,…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation