๐
๐
Old Age
FreGAN: Exploiting Frequency Components for Training GANs under Limited Data
October 11, 2022 ยท Entered Twilight ยท ๐ Neural Information Processing Systems
Repo contents: README.md, assets, benchmarking, datasets, diffaug.py, eval.py, lpips, models.py, operation.py, run.sh, scripts, train.py
Authors
Mengping Yang, Zhe Wang, Ziqiu Chi, Yanbing Zhang
arXiv ID
2210.05461
Category
cs.CV: Computer Vision
Citations
44
Venue
Neural Information Processing Systems
Repository
https://github.com/kobeshegu/FreGAN_NeurIPS2022
โญ 57
Last Checked
2 months ago
Abstract
Training GANs under limited data often leads to discriminator overfitting and memorization issues, causing divergent training. Existing approaches mitigate the overfitting by employing data augmentations, model regularization, or attention mechanisms. However, they ignore the frequency bias of GANs and take poor consideration towards frequency information, especially high-frequency signals that contain rich details. To fully utilize the frequency information of limited data, this paper proposes FreGAN, which raises the model's frequency awareness and draws more attention to producing high-frequency signals, facilitating high-quality generation. In addition to exploiting both real and generated images' frequency information, we also involve the frequency signals of real images as a self-supervised constraint, which alleviates the GAN disequilibrium and encourages the generator to synthesize adequate rather than arbitrary frequency signals. Extensive results demonstrate the superiority and effectiveness of our FreGAN in ameliorating generation quality in the low-data regime (especially when training data is less than 100). Besides, FreGAN can be seamlessly applied to existing regularization and attention mechanism models to further boost the performance.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Computer Vision
๐
๐
Old Age
Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks
R.I.P.
๐ป
Ghosted
You Only Look Once: Unified, Real-Time Object Detection
๐
๐
Old Age
SSD: Single Shot MultiBox Detector
๐
๐
Old Age
Squeeze-and-Excitation Networks
R.I.P.
๐ป
Ghosted