Efficient and robust 3D blind harmonization for large domain gaps
Hwihun Jeong, Hayeon Lee, Se Young Chun, Jongho Lee
TL;DR
The paper tackles MRI domain gaps by proposing BlindHarmonyDiff, a 3D blind harmonization framework that uses a target-domain edge-to-image model to harmonize unseen source-domain MR images. It introduces a rectified-flow-based E2I generator trained with multi-stride patch training and a refinement module to suppress hallucinations and enforce cross-domain consistency. The core loss is defined over a velocity field $v_\theta$ mapping Gaussian noise $x_0$ to edge-conditioned patches $x_1$, optimizing $\mathcal{L}= \mathbb{E}_{x_0\sim\mathcal{N}(0,1)} [ \int_0^1 \lVert (x_1 - x_0) - v_\theta (x_t,t; e,i,j,k) \rVert^2 dt ]$, enabling high-quality 3D harmonization. Experiments on the OASIS3 dataset across multiple scanners show improved PSNR/SSIM and downstream task performance, demonstrating robustness and practical applicability for blind harmonization in MRI pipelines.
Abstract
Blind harmonization has emerged as a promising technique for MR image harmonization to achieve scale-invariant representations, requiring only target domain data (i.e., no source domain data necessary). However, existing methods face limitations such as inter-slice heterogeneity in 3D, moderate image quality, and limited performance for a large domain gap. To address these challenges, we introduce BlindHarmonyDiff, a novel blind 3D harmonization framework that leverages an edge-to-image model tailored specifically to harmonization. Our framework employs a 3D rectified flow trained on target domain images to reconstruct the original image from an edge map, then yielding a harmonized image from the edge of a source domain image. We propose multi-stride patch training for efficient 3D training and a refinement module for robust inference by suppressing hallucination. Extensive experiments demonstrate that BlindHarmonyDiff outperforms prior arts by harmonizing diverse source domain images to the target domain, achieving higher correspondence to the target domain characteristics. Downstream task-based quality assessments such as tissue segmentation and age prediction on diverse MR scanners further confirm the effectiveness of our approach and demonstrate the capability of our robust and generalizable blind harmonization.
