IVAICVMar 2, 2025

Cross Modality Medical Image Synthesis for Improving Liver Segmentation

arXiv:2503.00945v13 citationsh-index: 12Comput. methods Biomech. Biomed. Eng. Imaging Vis.
Originality Synthesis-oriented
AI Analysis

This work addresses data scarcity for medical imaging researchers, but it is incremental as it builds on existing CycleGAN methods with a small performance gain.

The paper tackles the problem of data scarcity in medical imaging by using a CycleGAN-inspired network to synthesize abdominal MRI from CT images, which improved liver segmentation performance by 1.17% in IoU.

Deep learning-based computer-aided diagnosis (CAD) of medical images requires large datasets. However, the lack of large publicly available labeled datasets limits the development of deep learning-based CAD systems. Generative Adversarial Networks (GANs), in particular, CycleGAN, can be used to generate new cross-domain images without paired training data. However, most CycleGAN-based synthesis methods lack the potential to overcome alignment and asymmetry between the input and generated data. We propose a two-stage technique for the synthesis of abdominal MRI using cross-modality translation of abdominal CT. We show that the synthetic data can help improve the performance of the liver segmentation network. We increase the number of abdominal MRI images through cross-modality image transformation of unpaired CT images using a CycleGAN inspired deformation invariant network called EssNet. Subsequently, we combine the synthetic MRI images with the original MRI images and use them to improve the accuracy of the U-Net on a liver segmentation task. We train the U-Net on real MRI images and then on real and synthetic MRI images. Consequently, by comparing both scenarios, we achieve an improvement in the performance of U-Net. In summary, the improvement achieved in the Intersection over Union (IoU) is 1.17%. The results show potential to address the data scarcity challenge in medical imaging.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes