IVCVJul 29, 2020

Neural Network-based Reconstruction in Compressed Sensing MRI Without Fully-sampled Training Data

arXiv:2007.14979v130 citationsHas Code
AI Analysis

This addresses the need for more robust and data-efficient MRI reconstruction techniques, offering an incremental improvement over existing supervised deep learning approaches.

The paper tackles the problem of training deep learning models for compressed sensing MRI reconstruction without requiring fully-sampled ground-truth data, achieving lower loss and improved robustness compared to supervised methods.

Compressed Sensing MRI (CS-MRI) has shown promise in reconstructing under-sampled MR images, offering the potential to reduce scan times. Classical techniques minimize a regularized least-squares cost function using an expensive iterative optimization procedure. Recently, deep learning models have been developed that model the iterative nature of classical techniques by unrolling iterations in a neural network. While exhibiting superior performance, these methods require large quantities of ground-truth images and have shown to be non-robust to unseen data. In this paper, we explore a novel strategy to train an unrolled reconstruction network in an unsupervised fashion by adopting a loss function widely-used in classical optimization schemes. We demonstrate that this strategy achieves lower loss and is computationally cheap compared to classical optimization solvers while also exhibiting superior robustness compared to supervised models. Code is available at https://github.com/alanqrwang/HQSNet.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes