English

MedGAN: Medical Image Translation using GANs

Computer Vision and Pattern Recognition 2019-11-26 v2

Abstract

Image-to-image translation is considered a new frontier in the field of medical image analysis, with numerous potential applications. However, a large portion of recent approaches offers individualized solutions based on specialized task-specific architectures or require refinement through non-end-to-end training. In this paper, we propose a new framework, named MedGAN, for medical image-to-image translation which operates on the image level in an end-to-end manner. MedGAN builds upon recent advances in the field of generative adversarial networks (GANs) by merging the adversarial framework with a new combination of non-adversarial losses. We utilize a discriminator network as a trainable feature extractor which penalizes the discrepancy between the translated medical images and the desired modalities. Moreover, style-transfer losses are utilized to match the textures and fine-structures of the desired target images to the translated images. Additionally, we present a new generator architecture, titled CasNet, which enhances the sharpness of the translated medical outputs through progressive refinement via encoder-decoder pairs. Without any application-specific modifications, we apply MedGAN on three different tasks: PET-CT translation, correction of MR motion artefacts and PET image denoising. Perceptual analysis by radiologists and quantitative evaluations illustrate that the MedGAN outperforms other existing translation approaches.

Keywords

Cite

@article{arxiv.1806.06397,
  title  = {MedGAN: Medical Image Translation using GANs},
  author = {Karim Armanious and Chenming Jiang and Marc Fischer and Thomas Küstner and Konstantin Nikolaou and Sergios Gatidis and Bin Yang},
  journal= {arXiv preprint arXiv:1806.06397},
  year   = {2019}
}

Comments

16 pages, 8 figures

R2 v1 2026-06-23T02:32:25.313Z