paper-with-me

홈 › Papers

Generative Adversarial Data Programming

2020-04-30 · Arghya Pal, Vineeth N. Balasubramanian

The paucity of large curated hand-labeled training data forms a major bottleneck in the deployment of machine learning models in computer vision and other fields. Recent work (Data Programming) has shown how distant supervision signals in the form of labeling functions can be used to obtain labels for given data in near-constant time. In this work, we present Adversarial Data Programming (ADP), which presents an adversarial methodology to generate data as well as a curated aggregated label, given a set of weak labeling functions. More interestingly, such labeling functions are often easily generalizable, thus allowing our framework to be extended to different setups, including self-supervised labeled image generation, zero-shot text to labeled image generation, transfer learning, and multi-task learning.

📄 PDF Abstract BibTeX arXiv:2005.00364

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationMulti-Task LearningTransfer Learning

Similar Papers 제목 키워드 기반

GANCoder: An Automatic Natural Language-to-Programming Language Translation Approach based on GAN

2019-12-02 · Yabing Zhu, Yanfeng Zhang, Huili Yang, Fangjing Wang

We propose GANCoder, an automatic programming approach based on Generative Adversarial Networks (GAN), which can generate the same functional and logical programming language codes conditioned on the given natural langua…

Code GenerationTranslation

An attempt to generate new bridge types from latent space of generative adversarial network

2024-01-01 · Hongjun Zhang

Try to generate new bridge types using generative artificial intelligence technology. Symmetric structured image dataset of three-span beam bridge, arch bridge, cable-stayed bridge and suspension bridge are used . Based …

Generative Adversarial Network

Distributionally Robust Chance Constrained Programming with Generative Adversarial Networks (GANs)

2020-02-28 · Shipu Zhao, Fengqi You

This paper presents a novel deep learning based data-driven optimization method. A novel generative adversarial network (GAN) based data-driven distributionally robust chance constrained programming framework is proposed…

Generative Adversarial Network

A Novel Wasserstein Quaternion Generative Adversarial Network for Color Image Generation

2025-12-09 · Zhigang Jia, Duan Wang, Hengkai Wang, Yajun Xie 외 arxiv

Color image generation has a wide range of applications, but the existing generation models ignore the correlation among color channels, which may lead to chromatic aberration problems. In addition, the data distribution…

Image Generation

A Variational Inequality Perspective on Generative Adversarial Networks

2018-02-28 · ICLR 2019 5 · Gauthier Gidel, Hugo Berard, Gaëtan Vignoud, Pascal Vincent 외

Generative adversarial networks (GANs) form a generative modeling approach known for producing appealing samples, but they are notably difficult to train. One common way to tackle this issue has been to propose new formu…

Misconceptions