paper-with-me

홈 › Papers

Counter-Contrastive Learning for Language GANs

2021-11-01 · Findings (EMNLP) 2021 11 · Yekun Chai, Haidong Zhang, Qiyue Yin, Junge Zhang

Generative Adversarial Networks (GANs) have achieved great success in image synthesis, but have proven to be difficult to generate natural language. Challenges arise from the uninformative learning signals passed from the discriminator. In other words, the poor learning signals limit the learning capacity for generating languages with rich structures and semantics. In this paper, we propose to adopt the counter-contrastive learning (CCL) method to support the generator’s training in language GANs. In contrast to standard GANs that adopt a simple binary classifier to discriminate whether a sample is real or fake, we employ a counter-contrastive learning signal that advances the training of language synthesizers by (1) pulling the language representations of generated and real samples together and (2) pushing apart representations of real samples to compete with the discriminator and thus prevent the discriminator from being overtrained. We evaluate our method on both synthetic and real benchmarks and yield competitive performance compared to previous GANs for adversarial sequence generation.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningImage Generation

Similar Papers 제목 키워드 기반

FakeCLR: Exploring Contrastive Learning for Solving Latent Discontinuity in Data-Efficient GANs

2022-07-18 · Ziqiang Li, Chaoyue Wang, Heliang Zheng, Jing Zhang 외

Data-Efficient GANs (DE-GANs), which aim to learn generative models with a limited amount of training data, encounter several challenges for generating high-quality samples. Since data augmentation strategies have largel…

Contrastive LearningData AugmentationDiversity

CT-GLIP: 3D Grounded Language-Image Pretraining with CT Scans and Radiology Reports for Full-Body Scenarios

2024-04-23 · Jingyang Lin, Yingda Xia, Jianpeng Zhang, Ke Yan 외

Medical Vision-Language Pretraining (Med-VLP) establishes a connection between visual content from medical images and the relevant textual descriptions. Existing Med-VLP methods primarily focus on 2D images depicting a s…

Contrastive LearningDiagnostic

Text-Free Learning of a Natural Language Interface for Pretrained Face Generators

2022-09-08 · Xiaodan Du, Raymond A. Yeh, Nicholas Kolkin, Eli Shechtman 외

We propose Fast text2StyleGAN, a natural language interface that adapts pre-trained GANs for text-guided human face synthesis. Leveraging the recent advances in Contrastive Language-Image Pre-training (CLIP), no text dat…

DiversityFace Generation

Exploring How Generative Adversarial Networks Learn Phonological Representations

2023-05-21 · Jingyi Chen, Micha Elsner

This paper explores how Generative Adversarial Networks (GANs) learn representations of phonological phenomena. We analyze how GANs encode contrastive and non-contrastive nasality in French and English vowels by applying…

TextGAIL: Generative Adversarial Imitation Learning for Text Generation

2020-04-07 · Qingyang Wu, Lei LI, Zhou Yu

Generative Adversarial Networks (GANs) for text generation have recently received many criticisms, as they perform worse than their MLE counterparts. We suspect previous text GANs' inferior performance is due to the lack…

Conditional Text GenerationDiversityImitation LearningText Generation