paper-with-me

홈 › Papers

Eformer: Edge Enhancement based Transformer for Medical Image Denoising

2021-09-16 · Achleshwar Luthra, Harsh Sulakhe, Tanish Mittal, Abhishek Iyer, Santosh Yadav

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.

📄 PDF Abstract BibTeX arXiv:2109.08044

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderDenoisingImage DenoisingMedical Image DenoisingSSIM

Similar Papers 제목 키워드 기반

DEFormer: DCT-driven Enhancement Transformer for Low-light Image and Dark Vision

2023-09-13 · Xiangchen Yin, Zhenda Yu, Xin Gao, Xiao Sun

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 Enhancement

AgileFormer: Spatially Agile Transformer UNet for Medical Image Segmentation

2024-03-29 · Peijie Qiu, Jin Yang, Sayantan Kumar, Soumyendu Sekhar Ghosh 외

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+1

RefineFormer3D: Efficient 3D Medical Image Segmentation via Adaptive Multi-Scale Transformer with Cross Attention Fusion

2026-02-18 · Kavyansh Tyagi, Vishwas Rathi, Puneet Goyal arxiv

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 Efficiency

Unlocking Fine-Grained Details with Wavelet-based High-Frequency Enhancement in Transformers

2023-08-25 · Reza Azad, Amirhossein Kazerouni, Alaa Sulaiman, Afshin Bozorgpour 외

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+3

WaveFormer: Wavelet Embedding Transformer for Biomedical Signals

2026-02-12 · Habib Irani, Bikram De, Vangelis Metsis arxiv

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