IVCVLGMar 8, 2022

Towards performant and reliable undersampled MR reconstruction via diffusion model sampling

arXiv:2203.04292v2129 citationsh-index: 81Has Code
Originality Incremental advance
AI Analysis

This addresses the need for more reliable and adaptable MR reconstruction for medical imaging practitioners, though it is incremental as it builds on existing diffusion model approaches.

The paper tackles the problem of reconstructing magnetic resonance (MR) images from under-sampled data, which can be fragile to unseen conditions and deterministic, by introducing DiffuseRecon, a diffusion model-based method that achieves state-of-the-art performances on fastMRI and SKM-TEA datasets.

Magnetic Resonance (MR) image reconstruction from under-sampled acquisition promises faster scanning time. To this end, current State-of-The-Art (SoTA) approaches leverage deep neural networks and supervised training to learn a recovery model. While these approaches achieve impressive performances, the learned model can be fragile on unseen degradation, e.g. when given a different acceleration factor. These methods are also generally deterministic and provide a single solution to an ill-posed problem; as such, it can be difficult for practitioners to understand the reliability of the reconstruction. We introduce DiffuseRecon, a novel diffusion model-based MR reconstruction method. DiffuseRecon guides the generation process based on the observed signals and a pre-trained diffusion model, and does not require additional training on specific acceleration factors. DiffuseRecon is stochastic in nature and generates results from a distribution of fully-sampled MR images; as such, it allows us to explicitly visualize different potential reconstruction solutions. Lastly, DiffuseRecon proposes an accelerated, coarse-to-fine Monte-Carlo sampling scheme to approximate the most likely reconstruction candidate. The proposed DiffuseRecon achieves SoTA performances reconstructing from raw acquisition signals in fastMRI and SKM-TEA. Code will be open-sourced at www.github.com/cpeng93/DiffuseRecon.

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