paper-with-me

홈 › Papers

Dual Contrastive Loss and Attention for GANs

2021-03-31 · ICCV 2021 10 · Ning Yu, Guilin Liu, Aysegul Dundar, Andrew Tao, Bryan Catanzaro, Larry Davis, Mario Fritz

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 .

📄 PDF Abstract BibTeX arXiv:2103.16748

Code (1)

ningyu1991/AttentionDualContrastGAN 공식 구현 tf

Tasks

Image GenerationUnconditional Image Generation

Similar Papers 제목 키워드 기반

Adaptive Contrastive Learning with Dynamic Correlation for Multi-Phase Organ Segmentation

2022-10-16 · Ho Hin Lee, Yucheng Tang, Han Liu, Yubo Fan 외

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 Segmentation

Image Augmentations for GAN Training

2020-06-04 · Zhengli Zhao, Zizhao Zhang, Ting Chen, Sameer Singh 외

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 Generation

Medical Report Generation based on Segment-Enhanced Contrastive Representation Learning

2023-12-26 · Ruoqing Zhao, Xi Wang, Hongliang Dai, Pan Gao 외

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+2

DCdetector: Dual Attention Contrastive Representation Learning for Time Series Anomaly Detection

2023-06-17 · Yiyuan Yang, Chaoli Zhang, Tian Zhou, Qingsong Wen 외

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+1

Damage GAN: A Generative Model for Imbalanced Data

2023-12-08 · Ali Anaissi, Yuanzhe Jia, Ali Braytee, Mohamad Naji 외

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