ReconFormer: Accelerated MRI Reconstruction Using Recurrent Transformer
Pengfei Guo, Yiqun Mei, Jinyuan Zhou, Shanshan Jiang, Vishal M. Patel

TL;DR
ReconFormer is a recurrent transformer model designed for accelerated MRI reconstruction, effectively handling highly under-sampled data by leveraging multi-scale information and recurrent states, resulting in improved performance and efficiency.
Contribution
The paper introduces ReconFormer, a novel recurrent transformer architecture utilizing Recurrent Pyramid Transformer Layers for efficient and accurate MRI reconstruction from under-sampled data.
Findings
Achieves significant improvements over state-of-the-art methods.
Demonstrates better parameter efficiency across multiple datasets.
Effectively reconstructs high-quality images from highly under-sampled k-space data.
Abstract
Accelerating magnetic resonance image (MRI) reconstruction process is a challenging ill-posed inverse problem due to the excessive under-sampling operation in k-space. In this paper, we propose a recurrent transformer model, namely ReconFormer, for MRI reconstruction which can iteratively reconstruct high fertility magnetic resonance images from highly under-sampled k-space data. In particular, the proposed architecture is built upon Recurrent Pyramid Transformer Layers (RPTL), which jointly exploits intrinsic multi-scale information at every architecture unit as well as the dependencies of the deep feature correlation through recurrent states. Moreover, the proposed ReconFormer is lightweight since it employs the recurrent structure for its parameter efficiency. We validate the effectiveness of ReconFormer on multiple datasets with different magnetic resonance sequences and show that…
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 · Sparse and Compressive Sensing Techniques
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Position-Wise Feed-Forward Layer · Adam · Label Smoothing · Layer Normalization · Absolute Position Encodings · Residual Connection · Dropout
