TL;DR
This paper introduces an end-to-end trainable iterative neural network architecture for accelerated radial multi-coil 2D cine MRI reconstruction, combining a lightweight CNN with a conjugate gradient method for improved performance and flexibility.
Contribution
It proposes a novel end-to-end trainable network that integrates a lightweight CNN with a conjugate gradient method, enabling dynamic adjustment of network length at test time for MRI reconstruction.
Findings
Outperforms non-learned regularization methods.
Comparable or better than 3D U-Net and dictionary learning approaches.
Training with only iteration allows increasing network length at test time for better results.
Abstract
Purpose: Iterative Convolutional Neural Networks (CNNs) which resemble unrolled learned iterative schemes have shown to consistently deliver state-of-the-art results for image reconstruction problems across different imaging modalities. However, because these methodes include the forward model in the architecture, their applicability is often restricted to either relatively small reconstruction problems or to problems with operators which are computationally cheap to compute. As a consequence, they have so far not been applied to dynamic non-Cartesian multi-coil reconstruction problems. Methods: In this work, we propose a CNN-architecture for image reconstruction of accelerated 2D radial cine MRI with multiple receiver coils. The network is based on a computationally light CNN-component and a subsequent conjugate gradient (CG) method which can be jointly trained end-to-end using an…
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
MethodsConcatenated Skip Connection · *Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · Convolution · U-Net
