中文
相关论文

相关论文: Pun-GAN: Generative Adversarial Network for Pun Ge…

200 篇论文

A natural image usually conveys rich semantic content and can be viewed from different angles. Existing image description methods are largely restricted by small sets of biased visual paragraph annotations, and fail to cover rich underlying…

计算机视觉与模式识别 · 计算机科学 2017-03-27 Xiaodan Liang , Zhiting Hu , Hao Zhang , Chuang Gan , Eric P. Xing

Besides the well-known classification task, these days neural networks are frequently being applied to generate or transform data, such as images and audio signals. In such tasks, the conventional loss functions like the mean squared error…

Generative adversarial networks (GANs) provide an algorithmic framework for constructing generative models with several appealing properties: they do not require a likelihood function to be specified, only a generating procedure; they…

机器学习 · 统计学 2017-02-28 Shakir Mohamed , Balaji Lakshminarayanan

We introduce the Probabilistic Generative Adversarial Network (PGAN), a new GAN variant based on a new kind of objective function. The central idea is to integrate a probabilistic model (a Gaussian Mixture Model, in our case) into the GAN…

机器学习 · 计算机科学 2017-08-08 Hamid Eghbal-zadeh , Gerhard Widmer

Generative adversarial networks (GAN) have been effective for learning generative models for real-world data. However, existing GANs (GAN and its variants) tend to suffer from training problems such as instability and mode collapse. In this…

机器学习 · 计算机科学 2018-03-05 Chaoyue Wang , Chang Xu , Xin Yao , Dacheng Tao

The text generated by neural language models is not as good as the real text. This means that their distributions are different. Generative Adversarial Nets (GAN) are used to alleviate it. However, some researchers argue that GAN variants…

计算机视觉与模式识别 · 计算机科学 2019-11-26 Xingyuan Chen , Ping Cai , Peng Jin , Haokun Du , Hongjun Wang , Xingyu Dai , Jiajun Chen

Generative adversarial networks have seen rapid development in recent years and have led to remarkable improvements in generative modelling of images. However, their application in the audio domain has received limited attention, and…

This work proposes a novel algorithm to generate natural language adversarial input for text classification models, in order to investigate the robustness of these models. It involves applying gradient-based perturbation on the sentence…

信息检索 · 计算机科学 2019-09-11 Yu-Lun Hsieh , Minhao Cheng , Da-Cheng Juan , Wei Wei , Wen-Lian Hsu , Cho-Jui Hsieh

Our voice encodes a uniquely identifiable pattern which can be used to infer private attributes, such as gender or identity, that an individual might wish not to reveal when using a speech recognition service. To prevent attribute inference…

声音 · 计算机科学 2022-07-05 Dimitrios Stoidis , Andrea Cavallaro

Latent space based GAN methods and attention based sequence to sequence models have achieved impressive results in text generation and unsupervised machine translation respectively. Leveraging the two domains, we propose an adversarial…

计算与语言 · 计算机科学 2019-05-16 Ahmad Rashid , Alan Do-Omri , Md. Akmal Haidar , Qun Liu , Mehdi Rezagholizadeh

We extend Generative Adversarial Networks (GANs) to the semi-supervised context by forcing the discriminator network to output class labels. We train a generative model G and a discriminator D on a dataset with inputs belonging to one of N…

机器学习 · 统计学 2016-10-25 Augustus Odena

As a new way of training generative models, Generative Adversarial Nets (GAN) that uses a discriminative model to guide the training of the generative model has enjoyed considerable success in generating real-valued data. However, it has…

机器学习 · 计算机科学 2017-08-28 Lantao Yu , Weinan Zhang , Jun Wang , Yong Yu

Generative Adversarial Networks (GANs) enjoy great success at image generation, but have proven difficult to train in the domain of natural language. Challenges with gradient estimation, optimization instability, and mode collapse have lead…

计算与语言 · 计算机科学 2020-02-28 Cyprien de Masson d'Autume , Mihaela Rosca , Jack Rae , Shakir Mohamed

We are creating multimedia contents everyday and everywhere. While automatic content generation has played a fundamental challenge to multimedia community for decades, recent advances of deep learning have made this problem feasible. For…

计算机视觉与模式识别 · 计算机科学 2018-04-24 Yingwei Pan , Zhaofan Qiu , Ting Yao , Houqiang Li , Tao Mei

Neural text generation models are often autoregressive language models or seq2seq models. These models generate text by sampling words sequentially, with each word conditioned on the previous word, and are state-of-the-art for several…

机器学习 · 统计学 2018-03-02 William Fedus , Ian Goodfellow , Andrew M. Dai

In this paper we present a novel algorithm for automatic performance testing that uses an online variant of the Generative Adversarial Network (GAN) to optimize the test generation process. The objective of the proposed approach is to…

软件工程 · 计算机科学 2021-04-23 Ivan Porres , Hergys Rexha , Sébastien Lafond

The speech enhancement task usually consists of removing additive noise or reverberation that partially mask spoken utterances, affecting their intelligibility. However, little attention is drawn to other, perhaps more aggressive signal…

声音 · 计算机科学 2019-04-09 Santiago Pascual , Joan Serrà , Antonio Bonafonte

To generate new images for a given category, most deep generative models require abundant training images from this category, which are often too expensive to acquire. To achieve the goal of generation based on only a few images, we propose…

计算机视觉与模式识别 · 计算机科学 2020-03-26 Yan Hong , Li Niu , Jianfu Zhang , Liqing Zhang

While strong progress has been made in image captioning over the last years, machine and human captions are still quite distinct. A closer look reveals that this is due to the deficiencies in the generated word distribution, vocabulary…

计算机视觉与模式识别 · 计算机科学 2017-11-07 Rakshith Shetty , Marcus Rohrbach , Lisa Anne Hendricks , Mario Fritz , Bernt Schiele

Automatic question generation according to an answer within the given passage is useful for many applications, such as question answering system, dialogue system, etc. Current neural-based methods mostly take two steps which extract several…

计算与语言 · 计算机科学 2019-07-02 Yutong Wang , Jiyuan Zheng , Qijiong Liu , Zhou Zhao , Jun Xiao , Yueting Zhuang