Dynamic Linear Transformer for 3D Biomedical Image Segmentation
Transformer-based neural networks have surpassed promising performance on many biomedical image segmentation tasks due to a better global information modeling from the self-attention mechanism. However, most methods are still designed for 2D medical images while ignoring the essential 3D volume information. The main challenge for 3D transformer-based segmentation methods is the quadratic complexity introduced by the self-attention mechanism \cite{vaswani2017attention}. In this paper, we propose a novel transformer architecture for 3D medical image segmentation using an encoder-decoder style architecture with linear complexity. Furthermore, we newly introduce a dynamic token concept to further reduce the token numbers for self-attention calculation. Taking advantage of the global information modeling, we provide uncertainty maps from different hierarchy stages. We evaluate this method on multiple challenging CT pancreas segmentation datasets. Our promising results show that our novel 3D Transformer-based segmentor could provide promising highly feasible segmentation performance and accurate uncertainty quantification using single annotation. Code is available https://github.com/freshman97/LinTransUNet.
Code (1)
Tasks
3D Medical Imaging SegmentationDecoderImage SegmentationMedical Image SegmentationPancreas SegmentationSegmentationSemantic SegmentationUncertainty QuantificationSimilar Papers 제목 키워드 기반
TTT-Unet: Enhancing U-Net with Test-Time Training Layers for Biomedical Image Segmentation
Biomedical image segmentation is crucial for accurately diagnosing and analyzing various diseases. However, Convolutional Neural Networks (CNNs) and Transformers, the most commonly used architectures for this task, strug…
Cell SegmentationImage SegmentationOrgan SegmentationSegmentation+1ViTBIS: Vision Transformer for Biomedical Image Segmentation
In this paper, we propose a novel network named Vision Transformer for Biomedical Image Segmentation (ViTBIS). Our network splits the input feature maps into three parts with $1\times 1$, $3\times 3$ and $5\times 5$ conv…
DecoderImage SegmentationMRI segmentationOrgan Segmentation+2VTBIS: Vision Transformer for Biomedical Image Segmentation
In this paper, we propose a novel network named Vision Transformer for Biomedical Image Segmentation (VTBIS). Our network splits the input feature maps into three parts with 1 × 1, 3 × 3 and 5 × 5 convolutions in both en…
DecoderImage SegmentationMRI segmentationOrgan Segmentation+2U-Mamba: Enhancing Long-range Dependency for Biomedical Image Segmentation
Convolutional Neural Networks (CNNs) and Transformers have been the most popular architectures for biomedical image segmentation, but both of them have limited ability to handle long-range dependencies because of inheren…
Cell SegmentationImage SegmentationMambaOrgan Segmentation+3xLSTM-UNet can be an Effective 2D & 3D Medical Image Segmentation Backbone with Vision-LSTM (ViL) better than its Mamba Counterpart
Convolutional Neural Networks (CNNs) and Vision Transformers (ViT) have been pivotal in biomedical image segmentation, yet their ability to manage long-range dependencies remains constrained by inherent locality and comp…
3D Medical Imaging Segmentationimage-classificationImage ClassificationImage Segmentation+5