MRI Reconstruction via Cascaded Channel-wise Attention Network
Qiaoying Huang, Dong Yang, Pengxiang Wu, Hui Qu, Jingru Yi, Dimitris, Metaxas

TL;DR
This paper introduces MICCAN, a novel deep learning model with channel-wise attention for MRI reconstruction from highly undersampled k-space data, improving quality and efficiency.
Contribution
The paper proposes MICCAN, a new cascaded network with channel-wise attention, skip connections, and combined loss for better MRI reconstruction from low undersampled data.
Findings
Achieves superior reconstruction quality on cardiac MRI data.
Effectively filters irrelevant features and emphasizes high-frequency details.
Outperforms existing methods in common evaluation metrics.
Abstract
We consider an MRI reconstruction problem with input of k-space data at a very low undersampled rate. This can practically benefit patient due to reduced time of MRI scan, but it is also challenging since quality of reconstruction may be compromised. Currently, deep learning based methods dominate MRI reconstruction over traditional approaches such as Compressed Sensing, but they rarely show satisfactory performance in the case of low undersampled k-space data. One explanation is that these methods treat channel-wise features equally, which results in degraded representation ability of the neural network. To solve this problem, we propose a new model called MRI Cascaded Channel-wise Attention Network (MICCAN), highlighted by three components: (i) a variant of U-net with Channel-wise Attention (UCA) module, (ii) a long skip connection and (iii) a combined loss. Our model is able to…
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
TopicsSparse and Compressive Sensing Techniques · Advanced MRI Techniques and Applications · Medical Imaging Techniques and Applications
MethodsConcatenated Skip Connection · *Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · Convolution · U-Net
