CycleGAN Models for MRI Image Translation
Cassandra Czobit, Reza Samavi

TL;DR
This paper develops a CycleGAN model to translate neuroimages between different MRI field strengths, improving data augmentation and robustness in medical imaging with promising quantitative results.
Contribution
It introduces a CycleGAN-based approach for MRI image translation across field strengths, demonstrating its effectiveness compared to DCGAN architectures.
Findings
CycleGAN achieved a PSNR of 25.69 dB in image translation.
The model demonstrated reasonable accuracy in synthetic image generation.
It outperformed DCGAN in translating neuroimages between MRI field strengths.
Abstract
Image-to-image translation has gained popularity in the medical field to transform images from one domain to another. Medical image synthesis via domain transformation is advantageous in its ability to augment an image dataset where images for a given class is limited. From the learning perspective, this process contributes to data-oriented robustness of the model by inherently broadening the model's exposure to more diverse visual data and enabling it to learn more generalized features. In the case of generating additional neuroimages, it is advantageous to obtain unidentifiable medical data and augment smaller annotated datasets. This study proposes the development of a CycleGAN model for translating neuroimages from one field strength to another (e.g., 3 Tesla to 1.5). This model was compared to a model based on DCGAN architecture. CycleGAN was able to generate the synthetic and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Advanced Neural Network Applications · Domain Adaptation and Few-Shot Learning
MethodsHuMan(Expedia)||How do I get a human at Expedia? · *Communicated@Fast*How Do I Communicate to Expedia? · Residual Connection · Residual Block · PatchGAN · Tanh Activation · Sigmoid Activation · Convolution · Instance Normalization · Batch Normalization
