Noise Level Adaptive Diffusion Model for Robust Reconstruction of Accelerated MRI
Shoujin Huang, Guanxiong Luo, Xi Wang, Ziran Chen, Yuwan Wang, Huaishui Yang, Pheng-Ann Heng, Lingyan Zhang, Mengye Lyu
TL;DR
The paper tackles diffusion-model–based MRI reconstruction under realistic, inherently noisy acquisition conditions, where a fixed denoising schedule can be misaligned with actual noise levels. It introduces Nila-DC, a noise level adaptive data-consistency operation that linearly attenuates the DC gradient with a parameterized $\lambda_t = kt + b$ to preserve the diffusion prior guidance during reverse diffusion. Reconstruction is cast as Bayesian inversion with a diffusion prior and a likelihood $p(\mathbf{y}|\mathbf{x}) = \mathcal{CN}(\mathbf{y}; \mathcal{A}\mathbf{x}, \sigma_y^2 \mathbf{I})$ under the forward model $\mathbf{y} = \mathcal{A}\mathbf{x} + \boldsymbol{\eta}$, using a learned reverse process $p_\theta(\mathbf{x}_t|\mathbf{x}_{t+1})$. Empirical results on fastMRI, M4Raw, and an in-house 3T dataset show that Nila-DC achieves higher PSNR/SSIM and greater robustness to added noise than L1-wavelet SENSE, CSGM, Spreco, and AdaDiff, including real-world DWI scenarios; the work also discusses practical calibration of $\sigma_y$ and provides code for public use.
Abstract
In general, diffusion model-based MRI reconstruction methods incrementally remove artificially added noise while imposing data consistency to reconstruct the underlying images. However, real-world MRI acquisitions already contain inherent noise due to thermal fluctuations. This phenomenon is particularly notable when using ultra-fast, high-resolution imaging sequences for advanced research, or using low-field systems favored by low- and middle-income countries. These common scenarios can lead to sub-optimal performance or complete failure of existing diffusion model-based reconstruction techniques. Specifically, as the artificially added noise is gradually removed, the inherent MRI noise becomes increasingly pronounced, making the actual noise level inconsistent with the predefined denoising schedule and consequently inaccurate image reconstruction. To tackle this problem, we propose a posterior sampling strategy with a novel NoIse Level Adaptive Data Consistency (Nila-DC) operation. Extensive experiments are conducted on two public datasets and an in-house clinical dataset with field strength ranging from 0.3T to 3T, showing that our method surpasses the state-of-the-art MRI reconstruction methods, and is highly robust against various noise levels. The code for Nila is available at https://github.com/Solor-pikachu/Nila.
