Effective Shortcut Technique for GAN
Seung Park, Cheol-Hwan Yoo, Yong-Goo Shin

TL;DR
This paper introduces a gated shortcut mechanism for GANs that enhances information flow in residual blocks, leading to significant improvements in image generation quality across multiple datasets.
Contribution
It proposes a novel gated shortcut method that selectively retains relevant information in residual blocks, boosting GAN performance beyond traditional residual connections.
Findings
Improved FID and IS scores on tiny-ImageNet.
Significant performance gains on CIFAR and LSUN datasets.
Effective enhancement of GAN image quality.
Abstract
In recent years, generative adversarial network (GAN)-based image generation techniques design their generators by stacking up multiple residual blocks. The residual block generally contains a shortcut, \ie skip connection, which effectively supports information propagation in the network. In this paper, we propose a novel shortcut method, called the gated shortcut, which not only embraces the strength point of the residual block but also further boosts the GAN performance. More specifically, based on the gating mechanism, the proposed method leads the residual block to keep (or remove) information that is relevant (or irrelevant) to the image being generated. To demonstrate that the proposed method brings significant improvements in the GAN performance, this paper provides extensive experimental results on the various standard datasets such as CIFAR-10, CIFAR-100, LSUN, and…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Advanced Image Processing Techniques · Advanced Neural Network Applications
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Convolution · Batch Normalization · Residual Connection · Residual Block
