paper-with-me

홈 › Papers

Multi-dimension Transformer with Attention-based Filtering for Medical Image Segmentation

2024-05-20 · Wentao Wang, Xi Xiao, Mingjie Liu, Qing Tian, Xuanyao Huang, Qizhen Lan, Swalpa Kumar Roy, Tianyang Wang

The accurate segmentation of medical images is crucial for diagnosing and treating diseases. Recent studies demonstrate that vision transformer-based methods have significantly improved performance in medical image segmentation, primarily due to their superior ability to establish global relationships among features and adaptability to various inputs. However, these methods struggle with the low signal-to-noise ratio inherent to medical images. Additionally, the effective utilization of channel and spatial information, which are essential for medical image segmentation, is limited by the representation capacity of self-attention. To address these challenges, we propose a multi-dimension transformer with attention-based filtering (MDT-AF), which redesigns the patch embedding and self-attention mechanism for medical image segmentation. MDT-AF incorporates an attention-based feature filtering mechanism into the patch embedding blocks and employs a coarse-to-fine process to mitigate the impact of low signal-to-noise ratio. To better capture complex structures in medical images, MDT-AF extends the self-attention mechanism to incorporate spatial and channel dimensions, enriching feature representation. Moreover, we introduce an interaction mechanism to improve the feature aggregation between spatial and channel dimensions. Experimental results on three public medical image segmentation benchmarks show that MDT-AF achieves state-of-the-art (SOTA) performance.

📄 PDF Abstract BibTeX arXiv:2405.12328

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

MIST: Medical Image Segmentation Transformer with Convolutional Attention Mixing (CAM) Decoder

2023-10-30 · Md Motiur Rahman, Shiva Shokouhmand, Smriti Bhatt, Miad Faezipour

One of the common and promising deep learning approaches used for medical image segmentation is transformers, as they can capture long-range dependencies among the pixels by utilizing self-attention. Despite being succes…

DecoderImage SegmentationMedical Image SegmentationSegmentation+1

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 segm…

DecoderImage SegmentationMedical Image SegmentationSegmentation+1

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

FEAT: Full-Dimensional Efficient Attention Transformer for Medical Video Generation

2025-06-05 · Huihan Wang, Zhiwen Yang, HUI ZHANG, Dan Zhao 외

Synthesizing high-quality dynamic medical videos remains a significant challenge due to the need for modeling both spatial consistency and temporal dynamics. Existing Transformer-based approaches face critical limitation…

DenoisingVideo Generation

HST-MRF: Heterogeneous Swin Transformer with Multi-Receptive Field for Medical Image Segmentation

2023-04-10 · Xiaofei Huang, Hongfang Gong, Jin Zhang

The Transformer has been successfully used in medical image segmentation due to its excellent long-range modeling capabilities. However, patch segmentation is necessary when building a Transformer class model. This proce…

Image SegmentationLesion SegmentationLong-range modelingMedical Image Segmentation+3