Swin Deformable Attention U-Net Transformer (SDAUT) for Explainable Fast MRI
Jiahao Huang, Xiaodan Xing, Zhifan Gao, Guang Yang

TL;DR
This paper introduces a novel Transformer-based U-Net model with deformable attention for fast MRI reconstruction, achieving superior performance, reduced complexity, and enhanced explainability compared to existing methods.
Contribution
It proposes a new SDAUT architecture combining Shifted Windows Transformer, U-Net, and deformable attention to improve MRI reconstruction efficiency and interpretability.
Findings
Achieves better reconstruction accuracy than state-of-the-art models.
Uses fewer network parameters while maintaining performance.
Provides explainability through deformable attention mechanisms.
Abstract
Fast MRI aims to reconstruct a high fidelity image from partially observed measurements. Exuberant development in fast MRI using deep learning has been witnessed recently. Meanwhile, novel deep learning paradigms, e.g., Transformer based models, are fast-growing in natural language processing and promptly developed for computer vision and medical image analysis due to their prominent performance. Nevertheless, due to the complexity of the Transformer, the application of fast MRI may not be straightforward. The main obstacle is the computational cost of the self-attention layer, which is the core part of the Transformer, can be expensive for high resolution MRI inputs. In this study, we propose a new Transformer architecture for solving fast MRI that coupled Shifted Windows Transformer with U-Net to reduce the network complexity. We incorporate deformable attention to construe the…
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
TopicsRadiomics and Machine Learning in Medical Imaging · Medical Imaging Techniques and Applications · Medical Imaging and Analysis
MethodsAttention Is All You Need · *Communicated@Fast*How Do I Communicate to Expedia? · Linear Layer · Softmax · Multi-Head Attention · Residual Connection · Dense Connections · Position-Wise Feed-Forward Layer · Adam · Dropout
