中文
相关论文

相关论文: Latent Code and Text-based Generative Adversarial …

200 篇论文

We propose to improve unconditional Generative Adversarial Networks (GAN) by training the self-supervised learning with the adversarial process. In particular, we apply self-supervised learning via the geometric transformation on input…

计算机视觉与模式识别 · 计算机科学 2019-05-15 Ngoc-Trung Tran , Viet-Hung Tran , Ngoc-Bao Nguyen , Ngai-Man Cheung

Generating time series data using Generative Adversarial Networks (GANs) presents several prevalent challenges, such as slow convergence, information loss in embedding spaces, instability, and performance variability depending on the series…

机器学习 · 计算机科学 2024-09-24 MohammadReza EskandariNasab , Shah Muhammad Hamdi , Soukaina Filali Boubrahimi

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

In this paper we propose a new language model called AGENT, which stands for Adversarial Generation and Encoding of Nested Texts. AGENT is designed for encoding, generating and refining documents that consist of a long and coherent text,…

计算与语言 · 计算机科学 2019-06-04 Alon Rozental

Generative Adversarial Networks have been crucial in the developments made in unsupervised learning in recent times. Exemplars of image synthesis from text or other images, these networks have shown remarkable improvements over conventional…

机器学习 · 计算机科学 2019-09-02 Rohan Akut , Sumukh Marathe , Rucha Apte , Ishan Joshi , Siddhivinayak Kulkarni

In this paper, we propose GlyphGAN: style-consistent font generation based on generative adversarial networks (GANs). GANs are a framework for learning a generative model using a system of two neural networks competing with each other. One…

计算机视觉与模式识别 · 计算机科学 2019-05-31 Hideaki Hayashi , Kohtaro Abe , Seiichi Uchida

We propose the HumanGAN, a generative adversarial network (GAN) incorporating human perception as a discriminator. A basic GAN trains a generator to represent a real-data distribution by fooling the discriminator that distinguishes real and…

声音 · 计算机科学 2019-09-26 Kazuki Fujii , Yuki Saito , Shinnosuke Takamichi , Yukino Baba , Hiroshi Saruwatari

In recent years, Generative Adversarial Networks (GANs) have drawn a lot of attentions for learning the underlying distribution of data in various applications. Despite their wide applicability, training GANs is notoriously difficult. This…

机器学习 · 计算机科学 2019-04-23 Babak Barazandeh , Meisam Razaviyayn , Maziar Sanjabi

For bidirectional joint image-text modeling, we develop variational hetero-encoder (VHE) randomized generative adversarial network (GAN), a versatile deep generative model that integrates a probabilistic text decoder, probabilistic image…

计算机视觉与模式识别 · 计算机科学 2020-01-09 Hao Zhang , Bo Chen , Long Tian , Zhengjue Wang , Mingyuan Zhou

Adversarial training of end-to-end (E2E) ASR systems using generative adversarial networks (GAN) has recently been explored for low-resource ASR corpora. GANs help to learn the true data representation through a two-player min-max game.…

音频与语音处理 · 电气工程与系统科学 2021-03-25 Md Akmal Haidar , Mehdi Rezagholizadeh

Generative adversarial networks (GANs) are a hot research topic recently. GANs have been widely studied since 2014, and a large number of algorithms have been proposed. However, there is few comprehensive study explaining the connections…

机器学习 · 计算机科学 2020-01-22 Jie Gui , Zhenan Sun , Yonggang Wen , Dacheng Tao , Jieping Ye

Generative adversarial networks (GANs) provide a way to learn deep representations without extensively annotated training data. They achieve this through deriving backpropagation signals through a competitive process involving a pair of…

计算机视觉与模式识别 · 计算机科学 2018-02-14 Antonia Creswell , Tom White , Vincent Dumoulin , Kai Arulkumaran , Biswa Sengupta , Anil A Bharath

Generative adversarial networks (GANs) aim to generate realistic data from some prior distribution (e.g., Gaussian noises). However, such prior distribution is often independent of real data and thus may lose semantic information (e.g.,…

计算机视觉与模式识别 · 计算机科学 2018-06-15 Jiezhang Cao , Yong Guo , Qingyao Wu , Chunhua Shen , Junzhou Huang , Mingkui Tan

Classical generative adversarial networks (GANs) have been applied to generate adversarial network traffic capable of attacking intrusion detection systems, but they suffer from shortcomings such as the need for large amounts of…

机器学习 · 计算机科学 2026-05-08 Prateek Paudel , Nitin Jha , Abhishek Parakh , Mahadevan Subramaniam

Generative adversarial networks (GANs)successfully generate high quality data by learning amapping from a latent vector to the data. Various studies assert that the latent space of a GAN is semanticallymeaningful and can be utilized for…

计算机视觉与模式识别 · 计算机科学 2020-03-06 Duhyeon Bang , Seoungyoon Kang , Hyunjung Shim

Generative Adversarial Networks (GANs) have been promising in the field of image generation, however, they have been hard to train for language generation. GANs were originally designed to output differentiable values, so discrete language…

机器学习 · 计算机科学 2018-07-04 Mehrad Moradshahi , Utkarsh Contractor

Generative adversarial networks (GANs) are neural networks that learn data distributions through adversarial training. In intensive studies, recent GANs have shown promising results for reproducing training images. However, in spite of…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Takuhiro Kaneko , Tatsuya Harada

Synthesizing a realistic image from textual description is a major challenge in computer vision. Current text to image synthesis approaches falls short of producing a highresolution image that represent a text descriptor. Most existing…

计算机视觉与模式识别 · 计算机科学 2022-08-16 Haileleol Tibebu , Aadil Malik , Varuna De Silva

Generative adversarial networks (GANs) are a method based on the training of two neural networks, one called generator and the other discriminator, competing with each other to generate new instances that resemble those of the probability…

人工智能 · 计算机科学 2023-02-21 Jordi de la Torre

Generative adversarial networks (GANs) have been a popular deep generative model for real-world applications. Despite many recent efforts on GANs that have been contributed, mode collapse and instability of GANs are still open problems…

计算机视觉与模式识别 · 计算机科学 2021-03-24 Shiming Chen , Wenjie Wang , Beihao Xia , Xinge You , Zehong Cao , Weiping Ding