CL-GAN: Contrastive Learning-Based Generative Adversarial Network for Modality Transfer with Limited Paired Data

Abstract

Separate acquisition of multiple modalities in medical imaging is time-consuming, costly and increases unnecessary irradiation to patients. This paper proposes a novel deep learning method, contrastive learning-based Generative Adversarial Network (CL-GAN) for modality transfer with limited paired data. We employ CL-GAN to generate synthetic PET (synPET) images from MRI data, and it has a three-phase training pipeline: 1) intra-modality training for separate source (MRI) and target (PET) domain encoders, 2) cross-modality encoder training with MRI-PET pairs and 3) GAN training. As obtaining paired MRI-PET training data in sufficient quantities is often very costly and cumbersome in clinical practice, we integrate contrastive learning (CL) in all three training phases to fully leverage paired and unpaired data, leading to more accurate and realistic synPET images. Experimental results on benchmark datasets demonstrate the superior performance of CL-GAN, both qualitatively and quantitatively, when compared with current state-of-the-art methods.

Cite

Text

Emami et al. "CL-GAN: Contrastive Learning-Based Generative Adversarial Network for Modality Transfer with Limited Paired Data." European Conference on Computer Vision Workshops, 2022. doi:10.1007/978-3-031-25066-8_30

Markdown

[Emami et al. "CL-GAN: Contrastive Learning-Based Generative Adversarial Network for Modality Transfer with Limited Paired Data." European Conference on Computer Vision Workshops, 2022.](https://mlanthology.org/eccvw/2022/emami2022eccvw-clgan/) doi:10.1007/978-3-031-25066-8_30

BibTeX

@inproceedings{emami2022eccvw-clgan,
  title     = {{CL-GAN: Contrastive Learning-Based Generative Adversarial Network for Modality Transfer with Limited Paired Data}},
  author    = {Emami, Hajar and Dong, Ming and Glide-Hurst, Carri},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2022},
  pages     = {527-542},
  doi       = {10.1007/978-3-031-25066-8_30},
  url       = {https://mlanthology.org/eccvw/2022/emami2022eccvw-clgan/}
}