Cycle-free CycleGAN using Invertible Generator for Unsupervised Low-Dose CT Denoising
Taesung Kwon, Jong Chul Ye

TL;DR
This paper introduces a novel cycle-free CycleGAN with an invertible generator for low-dose CT denoising, reducing model complexity and training time while maintaining high denoising performance.
Contribution
The proposed architecture uses an invertible generator to ensure cycle consistency, eliminating the need for multiple generators and discriminators in CycleGAN.
Findings
Significantly improved denoising performance on low-dose CT images.
Achieved this with only 10% of the learnable parameters of traditional CycleGAN.
Faster training times compared to conventional CycleGAN.
Abstract
Recently, CycleGAN was shown to provide high-performance, ultra-fast denoising for low-dose X-ray computed tomography (CT) without the need for a paired training dataset. Although this was possible thanks to cycle consistency, CycleGAN requires two generators and two discriminators to enforce cycle consistency, demanding significant GPU resources and technical skills for training. A recent proposal of tunable CycleGAN with Adaptive Instance Normalization (AdaIN) alleviates the problem in part by using a single generator. However, two discriminators and an additional AdaIN code generator are still required for training. To solve this problem, here we present a novel cycle-free Cycle-GAN architecture, which consists of a single generator and a discriminator but still guarantees cycle consistency. The main innovation comes from the observation that the use of an invertible generator…
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
MethodsHuMan(Expedia)||How do I get a human at Expedia? · *Communicated@Fast*How Do I Communicate to Expedia? · Batch Normalization · Tanh Activation · PatchGAN · GAN Least Squares Loss · Sigmoid Activation · Residual Connection · Convolution · Residual Block
