Inference Stage Denoising for Undersampled MRI Reconstruction
Yuyang Xue, Chen Qin, Sotirios A. Tsaftaris
TL;DR
This paper tackles the challenge of generalising MRI reconstruction to distribution shifts and noise without resorting to data augmentation. It introduces a conditional hypernetwork that modulates a reconstruction model via AdaIN conditioning on a hyperparameter $oldsymbol{lambda}$, enabling robust inference across varying noise levels. A cosine-based scheduler accelerates training by progressively adjusting the DC influence, yielding faster convergence and better performance than baselines. Experiments on FastMRI knee data show that the approach achieves superior image quality, especially under low-SNR conditions, and that augmentation offers limited gains only in specific high-noise scenarios, underscoring the practicality of augmentation-free robustness in clinical settings.
Abstract
Reconstruction of magnetic resonance imaging (MRI) data has been positively affected by deep learning. A key challenge remains: to improve generalisation to distribution shifts between the training and testing data. Most approaches aim to address this via inductive design or data augmentation. However, they can be affected by misleading data, e.g. random noise, and cases where the inference stage data do not match assumptions in the modelled shifts. In this work, by employing a conditional hyperparameter network, we eliminate the need of augmentation, yet maintain robust performance under various levels of Gaussian noise. We demonstrate that our model withstands various input noise levels while producing high-definition reconstructions during the test stage. Moreover, we present a hyperparameter sampling strategy that accelerates the convergence of training. Our proposed method achieves the highest accuracy and image quality in all settings compared to baseline methods.
