IVCVLGSPMED-PHOct 21, 2019

Self-Supervised Physics-Based Deep Learning MRI Reconstruction Without Fully-Sampled Data

arXiv:1910.09116v193 citations
Originality Incremental advance
AI Analysis

This addresses a key limitation in MRI reconstruction for scenarios where fully-sampled data is unavailable due to physiological or physical constraints, with potential applications to other inverse problems.

The paper tackles the problem of reconstructing MRI images without fully-sampled data by proposing a self-supervised learning strategy that divides sub-sampled points into training and validation subsets, achieving results similar to supervised methods that use fully-sampled references.

Deep learning (DL) has emerged as a tool for improving accelerated MRI reconstruction. A common strategy among DL methods is the physics-based approach, where a regularized iterative algorithm alternating between data consistency and a regularizer is unrolled for a finite number of iterations. This unrolled network is then trained end-to-end in a supervised manner, using fully-sampled data as ground truth for the network output. However, in a number of scenarios, it is difficult to obtain fully-sampled datasets, due to physiological constraints such as organ motion or physical constraints such as signal decay. In this work, we tackle this issue and propose a self-supervised learning strategy that enables physics-based DL reconstruction without fully-sampled data. Our approach is to divide the acquired sub-sampled points for each scan into training and validation subsets. During training, data consistency is enforced over the training subset, while the validation subset is used to define the loss function. Results show that the proposed self-supervised learning method successfully reconstructs images without fully-sampled data, performing similarly to the supervised approach that is trained with fully-sampled references. This has implications for physics-based inverse problem approaches for other settings, where fully-sampled data is not available or possible to acquire.

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