CVJul 22, 2024

Harmonizing Flows: Leveraging normalizing flows for unsupervised and source-free MRI harmonization

arXiv:2407.15717v111 citationsh-index: 45Has Code
Originality Incremental advance
AI Analysis

This addresses the issue of poor generalization in deep neural networks for medical imaging due to acquisition variability, but it is incremental as it builds on existing harmonization methods with a novel approach.

The paper tackles the problem of heterogeneous MRI images across sites and devices by proposing an unsupervised harmonization framework using normalizing flows to align images to a source domain distribution, showing superior performance in cross-domain brain MRI segmentation and age estimation tasks.

Lack of standardization and various intrinsic parameters for magnetic resonance (MR) image acquisition results in heterogeneous images across different sites and devices, which adversely affects the generalization of deep neural networks. To alleviate this issue, this work proposes a novel unsupervised harmonization framework that leverages normalizing flows to align MR images, thereby emulating the distribution of a source domain. The proposed strategy comprises three key steps. Initially, a normalizing flow network is trained to capture the distribution characteristics of the source domain. Then, we train a shallow harmonizer network to reconstruct images from the source domain via their augmented counterparts. Finally, during inference, the harmonizer network is updated to ensure that the output images conform to the learned source domain distribution, as modeled by the normalizing flow network. Our approach, which is unsupervised, source-free, and task-agnostic is assessed in the context of both adults and neonatal cross-domain brain MRI segmentation, as well as neonatal brain age estimation, demonstrating its generalizability across tasks and population demographics. The results underscore its superior performance compared to existing methodologies. The code is available at https://github.com/farzad-bz/Harmonizing-Flows

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