AdaIN-Switchable CycleGAN for Efficient Unsupervised Low-Dose CT Denoising
Jawook Gu, Jong Chul Ye

TL;DR
This paper introduces an efficient unsupervised low-dose CT denoising method using a novel AdaIN-Switchable CycleGAN with a single generator, reducing memory and parameter requirements while improving performance.
Contribution
A new cycleGAN architecture with a switchable generator based on AdaIN layers that minimizes memory use and simplifies training for low-dose CT denoising.
Findings
Outperforms previous cycleGAN methods in quality.
Uses approximately half the parameters of traditional models.
Enables more stable training with limited data.
Abstract
Recently, deep learning approaches have been extensively studied for low-dose CT denoising thanks to its superior performance despite the fast computational time. In particular, cycleGAN has been demonstrated as a powerful unsupervised learning scheme to improve the low-dose CT image quality without requiring matched high-dose reference data. Unfortunately, one of the main limitations of the cycleGAN approach is that it requires two deep neural network generators at the training phase, although only one of them is used at the inference phase. The secondary auxiliary generator is needed to enforce the cycle-consistency, but the additional memory requirement and increases of the learnable parameters are the main huddles for cycleGAN training. To address this issue, here we propose a novel cycleGAN architecture using a single switchable generator. In particular, a single generator is…
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
TopicsMedical Imaging Techniques and Applications · Image and Signal Denoising Methods · Advanced Image Processing Techniques
MethodsConvolution · PatchGAN · GAN Least Squares Loss · Tanh Activation · Cycle Consistency Loss · *Communicated@Fast*How Do I Communicate to Expedia? · Batch Normalization · HuMan(Expedia)||How do I get a human at Expedia? · Residual Connection · Residual Block
