Eformer: Edge Enhancement based Transformer for Medical Image Denoising
In this work, we present Eformer - Edge enhancement based transformer, a novel architecture that builds an encoder-decoder network using transformer blocks for medical image denoising. Non-overlapping window-based self-attention is used in the transformer block that reduces computational requirements. This work further incorporates learnable Sobel-Feldman operators to enhance edges in the image and propose an effective way to concatenate them in the intermediate layers of our architecture. The experimental analysis is conducted by comparing deterministic learning and residual learning for the task of medical image denoising. To defend the effectiveness of our approach, our model is evaluated on the AAPM-Mayo Clinic Low-Dose CT Grand Challenge Dataset and achieves state-of-the-art performance, $i.e.$, 43.487 PSNR, 0.0067 RMSE, and 0.9861 SSIM. We believe that our work will encourage more research in transformer-based architectures for medical image denoising using residual learning.
Code (0)
등록된 구현이 없습니다.
Tasks
DecoderDenoisingImage DenoisingMedical Image DenoisingSSIMSimilar Papers 제목 키워드 기반
DEFormer: DCT-driven Enhancement Transformer for Low-light Image and Dark Vision
Low-light image enhancement restores the colors and details of a single image and improves high-level visual tasks. However, restoring the lost details in the dark area is still a challenge relying only on the RGB domain…
Autonomous DrivingImage EnhancementLow-Light Image EnhancementAgileFormer: Spatially Agile Transformer UNet for Medical Image Segmentation
In the past decades, deep neural networks, particularly convolutional neural networks, have achieved state-of-the-art performance in a variety of medical image segmentation tasks. Recently, the introduction of the vision…
Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1RefineFormer3D: Efficient 3D Medical Image Segmentation via Adaptive Multi-Scale Transformer with Cross Attention Fusion
Accurate and computationally efficient 3D medical image segmentation remains a critical challenge in clinical workflows. Transformer-based architectures often demonstrate superior global contextual modeling but at the ex…
Medical Image SegmentationComputational EfficiencyUnlocking Fine-Grained Details with Wavelet-based High-Frequency Enhancement in Transformers
Medical image segmentation is a critical task that plays a vital role in diagnosis, treatment planning, and disease monitoring. Accurate segmentation of anatomical structures and abnormalities from medical images can aid…
DecoderImage SegmentationLesion SegmentationMedical Image Segmentation+3WaveFormer: Wavelet Embedding Transformer for Biomedical Signals
Biomedical signal classification presents unique challenges due to long sequences, complex temporal dynamics, and multi-scale frequency patterns that are poorly captured by standard transformer architectures. We propose …
Human Activity RecognitionTime Series Classification