Dual Contrastive Loss and Attention for GANs
Generative Adversarial Networks (GANs) produce impressive results on unconditional image generation when powered with large-scale image datasets. Yet generated images are still easy to spot especially on datasets with high variance (e.g. bedroom, church). In this paper, we propose various improvements to further push the boundaries in image generation. Specifically, we propose a novel dual contrastive loss and show that, with this loss, discriminator learns more generalized and distinguishable representations to incentivize generation. In addition, we revisit attention and extensively experiment with different attention blocks in the generator. We find attention to be still an important module for successful image generation even though it was not used in the recent state-of-the-art models. Lastly, we study different attention architectures in the discriminator, and propose a reference attention mechanism. By combining the strengths of these remedies, we improve the compelling state-of-the-art Fr\'{e}chet Inception Distance (FID) by at least 17.5% on several benchmark datasets. We obtain even more significant improvements on compositional synthetic scenes (up to 47.5% in FID). Code and models are available at https://github.com/ningyu1991/AttentionDualContrastGAN .
Code (1)
Tasks
Image GenerationUnconditional Image GenerationSimilar Papers 제목 키워드 기반
Adaptive Contrastive Learning with Dynamic Correlation for Multi-Phase Organ Segmentation
Recent studies have demonstrated the superior performance of introducing ``scan-wise" contrast labels into contrastive learning for multi-organ segmentation on multi-phase computed tomography (CT). However, such scan-wis…
Computed Tomography (CT)Contrastive LearningOrgan SegmentationImage Augmentations for GAN Training
Data augmentations have been widely studied to improve the accuracy and robustness of classifiers. However, the potential of image augmentation in improving GAN models for image synthesis has not been thoroughly investig…
Image AugmentationImage GenerationMedical Report Generation based on Segment-Enhanced Contrastive Representation Learning
Automated radiology report generation has the potential to improve radiology reporting and alleviate the workload of radiologists. However, the medical report generation task poses unique challenges due to the limited av…
Contrastive LearningImage SegmentationMedical Image SegmentationMedical Report Generation+2DCdetector: Dual Attention Contrastive Representation Learning for Time Series Anomaly Detection
Time series anomaly detection is critical for a wide range of applications. It aims to identify deviant samples from the normal sample distribution in time series. The most fundamental challenge for this task is to learn…
Anomaly DetectionContrastive LearningRepresentation LearningTime Series+1Damage GAN: A Generative Model for Imbalanced Data
This study delves into the application of Generative Adversarial Networks (GANs) within the context of imbalanced datasets. Our primary aim is to enhance the performance and stability of GANs in such datasets. In pursuit…
Contrastive Learningmodel