Zero-shot Bias Correction: Efficient MR Image Inhomogeneity Reduction Without Any Data
Hongxu Yang, Edina Timko, Brice Fernandez
TL;DR
This work tackles MRI inhomogeneity caused by a bias field and additive noise by introducing a zero-shot, data-free deep learning approach that requires no pre-training. It decomposes bias correction into online homogeneity refinement guided by per-voxel parameters and a predicted bias field, enforced through an image-prior constraint and a lightweight CNN with approximately $3\text{k}$ parameters. The method optimizes $L(\theta)$ at test time using $L_{hc}$ (including smoothing, spatial, and exposure terms) and $L_{prior}$ (alignment to the observed image via $|Y - \hat{X}\hat{B}|_{1}$), yielding fast, stable convergence. Across five MRI datasets, the approach matches or outperforms the data-free N4 baseline in accuracy while delivering substantial speedups (about $3$ seconds on an NVIDIA $A100$), enabling faster preprocessing in automated MRI pipelines.
Abstract
In recent years, deep neural networks for image inhomogeneity reduction have shown promising results. However, current methods with (un)supervised solutions require preparing a training dataset, which is expensive and laborious for data collection. In this work, we demonstrate a novel zero-shot deep neural networks, which requires no data for pre-training and dedicated assumption of the bias field. The designed light-weight CNN enables an efficient zero-shot adaptation for bias-corrupted image correction. Our method provides a novel solution to mitigate the biased corrupted image as iterative homogeneity refinement, which therefore ensures the considered issue can be solved easier with stable convergence of zero-shot optimization. Extensive comparison on different datasets show that the proposed method performs better than current data-free N4 methods in both efficiency and accuracy.
