中文
相关论文

相关论文: TextKD-GAN: Text Generation using KnowledgeDistill…

200 篇论文

Applying generative adversarial networks (GANs) to text-related tasks is challenging due to the discrete nature of language. One line of research resolves this issue by employing reinforcement learning (RL) and optimizing the next-word…

计算与语言 · 计算机科学 2020-11-05 Yanghoon Kim , Seungpil Won , Seunghyun Yoon , Kyomin Jung

Text generation with generative adversarial networks (GANs) can be divided into the text-based and code-based categories according to the type of signals used for discrimination. In this work, we introduce a novel text-based approach called…

计算与语言 · 计算机科学 2019-04-24 Md. Akmal Haidar , Mehdi Rezagholizadeh , Alan Do-Omri , Ahmad Rashid

Generative Adversarial Networks (GAN) is a model for data synthesis, which creates plausible data through the competition of generator and discriminator. Although GAN application to image synthesis is extensively studied, it has inherent…

计算与语言 · 计算机科学 2025-01-07 Jun-Min Lee , Tae-Bin Ha

The Generative Adversarial Network (GAN) has achieved great success in generating realistic (real-valued) synthetic data. However, convergence issues and difficulties dealing with discrete data hinder the applicability of GAN to text. We…

机器学习 · 统计学 2017-11-21 Yizhe Zhang , Zhe Gan , Kai Fan , Zhi Chen , Ricardo Henao , Dinghan Shen , Lawrence Carin

Generative Adversarial Networks (GANs) have experienced a recent surge in popularity, performing competitively in a variety of tasks, especially in computer vision. However, GAN training has shown limited success in natural language…

计算与语言 · 计算机科学 2019-01-03 David Donahue , Anna Rumshisky

Generative adversarial networks (GANs) have shown considerable success, especially in the realistic generation of images. In this work, we apply similar techniques for the generation of text. We propose a novel approach to handle the…

计算与语言 · 计算机科学 2019-04-05 Akshay Budhkar , Krishnapriya Vishnubhotla , Safwan Hossain , Frank Rudzicz

In this paper, we propose a model using generative adversarial net (GAN) to generate realistic text. Instead of using standard GAN, we combine variational autoencoder (VAE) with generative adversarial net. The use of high-level latent…

计算与语言 · 计算机科学 2018-11-08 Heng Wang , Zengchang Qin , Tao Wan

Generative Adversarial Networks (GANs) are a promising approach for text generation that, unlike traditional language models (LM), does not suffer from the problem of ``exposure bias''. However, A major hurdle for understanding the…

计算与语言 · 计算机科学 2019-03-26 Guy Tevet , Gavriel Habib , Vered Shwartz , Jonathan Berant

Remarkable achievements have been attained with Generative Adversarial Networks (GANs) in image-to-image translation. However, due to a tremendous amount of parameters, state-of-the-art GANs usually suffer from low efficiency and bulky…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Linfeng Zhang , Xin Chen , Xiaobing Tu , Pengfei Wan , Ning Xu , Kaisheng Ma

Automatically generating coherent and semantically meaningful text has many applications in machine translation, dialogue systems, image captioning, etc. Recently, by combining with policy gradient, Generative Adversarial Nets (GAN) that…

计算与语言 · 计算机科学 2017-12-11 Jiaxian Guo , Sidi Lu , Han Cai , Weinan Zhang , Yong Yu , Jun Wang

Generative Adversarial Networks (GANs) rely heavily on large-scale training data for training high-quality image generation models. With limited training data, the GAN discriminator often suffers from severe overfitting which directly leads…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Kaiwen Cui , Yingchen Yu , Fangneng Zhan , Shengcai Liao , Shijian Lu1 , Eric Xing

Despite Generative Adversarial Networks (GANs) have been widely used in various image-to-image translation tasks, they can be hardly applied on mobile devices due to their heavy computation and storage cost. Traditional network compression…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Hanting Chen , Yunhe Wang , Han Shu , Changyuan Wen , Chunjing Xu , Boxin Shi , Chao Xu , Chang Xu

It is still a challenging task to learn a neural text generation model under the framework of generative adversarial networks (GANs) since the entire training process is not differentiable. The existing training strategies either suffer…

计算与语言 · 计算机科学 2023-07-25 Liping Yuan , Jiehang Zeng , Xiaoqing Zheng

Generative adversarial networks (GANs) have shown significant potential in modeling high dimensional distributions of image data, especially on image-to-image translation tasks. However, due to the complexity of these tasks,…

计算机视觉与模式识别 · 计算机科学 2021-05-20 Zeqi Li , Ruowei Jiang , Parham Aarabi

In recent years, generative adversarial networks (GANs) have been an actively studied topic and shown to successfully produce high-quality realistic images in various domains. The controllable synthesis ability of GAN generators suggests…

计算机视觉与模式识别 · 计算机科学 2022-11-08 Yu Yang , Xiaotian Cheng , Chang Liu , Hakan Bilen , Xiangyang Ji

The compression of Generative Adversarial Networks (GANs) has lately drawn attention, due to the increasing demand for deploying GANs into mobile devices for numerous applications such as image translation, enhancement and editing. However,…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Yonggan Fu , Wuyang Chen , Haotao Wang , Haoran Li , Yingyan Celine Lin , Zhangyang Wang

Generative adversarial networks (GANs) have achieved significant success in generating real-valued data. However, the discrete nature of text hinders the application of GAN to text-generation tasks. Instead of using the standard GAN…

计算与语言 · 计算机科学 2020-08-13 Liqun Chen , Shuyang Dai , Chenyang Tao , Dinghan Shen , Zhe Gan , Haichao Zhang , Yizhe Zhang , Lawrence Carin

State-of-the-art offline handwriting text recognition systems tend to use neural networks and therefore require a large amount of annotated data to be trained. In order to partially satisfy this requirement, we propose a system based on…

计算机视觉与模式识别 · 计算机科学 2020-11-12 Eloi Alonso , Bastien Moysset , Ronaldo Messina

This study focused on efficient text generation using generative adversarial networks (GAN). Assuming that the goal is to generate a paragraph of a user-defined topic and sentimental tendency, conventionally the whole network has to be…

计算与语言 · 计算机科学 2020-06-23 Chenhan Yuan , Yi-chin Huang , Cheng-Hung Tsai

Learning disentangled representation of data without supervision is an important step towards improving the interpretability of generative models. Despite recent advances in disentangled representation learning, existing approaches often…

计算机视觉与模式识别 · 计算机科学 2020-01-14 Wonkwang Lee , Donggyun Kim , Seunghoon Hong , Honglak Lee
‹ 上一页 1 2 3 10 下一页 ›