CVAILGFeb 5, 2024

IGUANe: a 3D generalizable CycleGAN for multicenter harmonization of brain MR images

arXiv:2402.03227v415 citationsh-index: 19Has CodeMedical Image Anal.
Originality Incremental advance
AI Analysis

This work addresses the challenge of data consistency in medical imaging for researchers and clinicians, though it is incremental as it builds on existing CycleGAN and style transfer techniques.

The authors tackled the problem of site-related variability in multicenter brain MRI studies by introducing IGUANe, a 3D CycleGAN-based model for harmonizing images across multiple domains, which was trained on data from 11 scanners and showed better preservation of individual information and biological variabilities like age and Alzheimer's disease compared to other methods.

In MRI studies, the aggregation of imaging data from multiple acquisition sites enhances sample size but may introduce site-related variabilities that hinder consistency in subsequent analyses. Deep learning methods for image translation have emerged as a solution for harmonizing MR images across sites. In this study, we introduce IGUANe (Image Generation with Unified Adversarial Networks), an original 3D model that leverages the strengths of domain translation and straightforward application of style transfer methods for multicenter brain MR image harmonization. IGUANe extends CycleGAN by integrating an arbitrary number of domains for training through a many-to-one architecture. The framework based on domain pairs enables the implementation of sampling strategies that prevent confusion between site-related and biological variabilities. During inference, the model can be applied to any image, even from an unknown acquisition site, making it a universal generator for harmonization. Trained on a dataset comprising T1-weighted images from 11 different scanners, IGUANe was evaluated on data from unseen sites. The assessments included the transformation of MR images with traveling subjects, the preservation of pairwise distances between MR images within domains, the evolution of volumetric patterns related to age and Alzheimer$'$s disease (AD), and the performance in age regression and patient classification tasks. Comparisons with other harmonization and normalization methods suggest that IGUANe better preserves individual information in MR images and is more suitable for maintaining and reinforcing variabilities related to age and AD. Future studies may further assess IGUANe in other multicenter contexts, either using the same model or retraining it for applications to different image modalities. IGUANe is available at https://github.com/RocaVincent/iguane_harmonization.git.

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