Fine-Tuning Cycle-GAN for Domain Adaptation of MRI Images
Mohd Usama, Belal Ahmad, Faleh Menawer R Althiyabi
TL;DR
The paper tackles MRI domain shifts across scanners by proposing an unsupervised domain adaptation framework based on a fine-tuned Cycle-GAN to translate between T1 and T2 modalities while preserving anatomical structures via cycle-consistency and disparity losses. The model uses two generators and two discriminators with a combined objective that includes adversarial, cycle-consistency, and disparity terms, optimized with a staged training protocol. Evaluation on the iSeg/ISeg pediatric brain MRI dataset shows that the fine-tuned Cycle-GAN achieves superior structural fidelity and cross-domain alignment, evidenced by lower Bhattacharyya distance and higher histogram correlation, as well as higher SSIM after translation. The approach demonstrates robust, bidirectional modality translation without paired data, with potential to improve diagnostic accuracy and consistency in multi-site MRI analyses; future work extends to additional modalities.
Abstract
Magnetic Resonance Imaging (MRI) scans acquired from different scanners or institutions often suffer from domain shifts owing to variations in hardware, protocols, and acquisition parameters. This discrepancy degrades the performance of deep learning models trained on source domain data when applied to target domain images. In this study, we propose a Cycle-GAN-based model for unsupervised medical-image domain adaptation. Leveraging CycleGANs, our model learns bidirectional mappings between the source and target domains without paired training data, preserving the anatomical content of the images. By leveraging Cycle-GAN capabilities with content and disparity loss for adaptation tasks, we ensured image-domain adaptation while maintaining image integrity. Several experiments on MRI datasets demonstrated the efficacy of our model in bidirectional domain adaptation without labelled data. Furthermore, research offers promising avenues for improving the diagnostic accuracy of healthcare. The statistical results confirm that our approach improves model performance and reduces domain-related variability, thus contributing to more precise and consistent medical image analysis.
