SDLFormer: A Sparse and Dense Locality-enhanced Transformer for Accelerated MR Image Reconstruction
Rahul G.S., Sriprabha Ramnarayanan, Mohammad Al Fahim, Keerthi Ram,, Preejith S.P, and Mohanasankar Sivaprakasam

TL;DR
SDLFormer introduces a novel transformer architecture with sparse and dense locality enhancements, combining dilated attention and convolution, to improve accelerated MRI image reconstruction in a self-supervised learning framework.
Contribution
It presents a new window-based transformer with dilated attention and convolution, specifically designed for accelerated MRI reconstruction, trained in a self-supervised manner.
Findings
Achieves approximately 1.40 dB higher PSNR than other architectures.
Attains around 0.028 higher SSIM compared to baseline methods.
Demonstrates superior performance across multiple MRI contrasts and undersampling rates.
Abstract
Transformers have emerged as viable alternatives to convolutional neural networks owing to their ability to learn non-local region relationships in the spatial domain. The self-attention mechanism of the transformer enables transformers to capture long-range dependencies in the images, which might be desirable for accelerated MRI image reconstruction as the effect of undersampling is non-local in the image domain. Despite its computational efficiency, the window-based transformers suffer from restricted receptive fields as the dependencies are limited to within the scope of the image windows. We propose a window-based transformer network that integrates dilated attention mechanism and convolution for accelerated MRI image reconstruction. The proposed network consists of dilated and dense neighborhood attention transformers to enhance the distant neighborhood pixel relationship and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced MRI Techniques and Applications · Medical Imaging Techniques and Applications · Radiomics and Machine Learning in Medical Imaging
MethodsConvolution · Neighborhood Attention
