I2I-Galip: Unsupervised Medical Image Translation Using Generative Adversarial CLIP
Yilmaz Korkmaz, Vishal M. Patel

TL;DR
I2I-Galip introduces an unsupervised, multi-domain medical image translation framework leveraging a pre-trained CLIP model, enabling efficient translation with a single lightweight generator, outperforming traditional methods like CycleGAN.
Contribution
The paper presents a novel framework that uses CLIP to reduce the need for multiple generator-discriminator pairs in multi-domain image translation.
Findings
Outperforms existing methods on MRI and CT datasets
Uses a single generator with ~13M parameters for multiple domains
Achieves better translation quality and efficiency
Abstract
Unpaired image-to-image translation is a challenging task due to the absence of paired examples, which complicates learning the complex mappings between the distinct distributions of the source and target domains. One of the most commonly used approach for this task is CycleGAN which requires the training of a new pair of generator-discriminator networks for each domain pair. In this paper, we propose a new image-to-image translation framework named Image-to-Image-Generative-Adversarial-CLIP (I2I-Galip) where we utilize a pre-trained multi-model foundation model (i.e., CLIP) to mitigate the need of separate generator-discriminator pairs for each source-target mapping while achieving better and more efficient multi-domain translation. By utilizing the massive knowledge gathered during pre-training a foundation model, our approach makes use of a single lightweight generator network with…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Retrieval and Classification Techniques · AI in cancer detection · Brain Tumor Detection and Classification
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Batch Normalization · Residual Connection · Tanh Activation · PatchGAN · Residual Block · Cycle Consistency Loss · GAN Least Squares Loss · Instance Normalization · Sigmoid Activation
