Breaking the Dilemma of Medical Image-to-image Translation
Lingke Kong, Chenyu Lian, Detian Huang, Zhenjiang Li, Yanle Hu, Qichao, Zhou

TL;DR
RegGAN introduces a novel unsupervised mode for medical image-to-image translation that effectively handles misaligned and unpaired data by integrating a registration network, outperforming existing methods like Pix2Pix and CycleGAN.
Contribution
The paper proposes RegGAN, a new unsupervised approach combining image translation and registration, improving performance on misaligned medical images without requiring paired data.
Findings
RegGAN surpasses Pix2Pix on aligned data.
RegGAN outperforms CycleGAN on misaligned or unpaired data.
RegGAN is robust to noise and versatile across scenarios.
Abstract
Supervised Pix2Pix and unsupervised Cycle-consistency are two modes that dominate the field of medical image-to-image translation. However, neither modes are ideal. The Pix2Pix mode has excellent performance. But it requires paired and well pixel-wise aligned images, which may not always be achievable due to respiratory motion or anatomy change between times that paired images are acquired. The Cycle-consistency mode is less stringent with training data and works well on unpaired or misaligned images. But its performance may not be optimal. In order to break the dilemma of the existing modes, we propose a new unsupervised mode called RegGAN for medical image-to-image translation. It is based on the theory of "loss-correction". In RegGAN, the misaligned target images are considered as noisy labels and the generator is trained with an additional registration network to fit the misaligned…
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
Taxonomy
TopicsRadiomics and Machine Learning in Medical Imaging · Medical Image Segmentation Techniques · AI in cancer detection
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Residual Connection · Tanh Activation · Instance Normalization · Residual Block · Dropout · Convolution · Sigmoid Activation · GAN Least Squares Loss · Cycle Consistency Loss
