paper-with-me

Papers

Improving Neural Machine Translation with Conditional Sequence Generative Adversarial Nets

2017-03-15 · NAACL 2018 6 · Zhen Yang, Wei Chen, Feng Wang, Bo Xu

This paper proposes an approach for applying GANs to NMT. We build a conditional sequence generative adversarial net which comprises of two adversarial sub models, a generator and a discriminator. The generator aims to generate sentences which are hard to be discriminated from human-translated sentences (i.e., the golden target sentences), And the discriminator makes efforts to discriminate the machine-generated sentences from human-translated ones. The two sub models play a mini-max game and achieve the win-win situation when they reach a Nash Equilibrium. Additionally, the static sentence-level BLEU is utilized as the reinforced objective for the generator, which biases the generation towards high BLEU points. During training, both the dynamic discriminator and the static BLEU objective are employed to evaluate the generated sentences and feedback the evaluations to guide the learning of the generator. Experimental results show that the proposed model consistently outperforms the traditional RNNSearch and the newly emerged state-of-the-art Transformer on English-German and Chinese-English translation tasks.

📄 PDF Abstract BibTeX arXiv:1703.04887

Code (3)

ZhenYangIACAS/NMT_GAN 공식 구현 tf
qiuguoxia/chatbotmodal
yukio326/gan-nmt

Tasks

Machine TranslationNMTSentenceTranslation

Similar Papers 제목 키워드 기반

Comparative Analysis of GAN and Diffusion for MRI-to-CT translation

2025-09-26 · Emily Honey, Anders Helbo, Jens Petersen arxiv

Computed tomography (CT) is essential for treatment and diagnostics; In case CT are missing or otherwise difficult to obtain, methods for generating synthetic CT (sCT) images from magnetic resonance imaging (MRI) images …

Text2Sign: Towards Sign Language Production Using Neural Machine Translation and Generative Adversarial Networks

2020-01-02 · International Journal of Computer Vision 2020 1 · Stephanie Stoll, Necati Cihan Camgoz, Simon Hadfield, Richard Bowden

We present a novel approach to automatic Sign Language Production using recent developments in Neural Machine Translation (NMT), Generative Adversarial Networks, and motion generation. Our system is capable of producing …

Generative Adversarial NetworkMachine TranslationMotion GenerationNMT+4

Image to Image Translation : Generating maps from satellite images

2021-05-19 · Vaishali Ingale, Rishabh Singh, Pragati Patwal

Generation of maps from satellite images is conventionally done by a range of tools. Maps became an important part of life whose conversion from satellite images may be a bit expensive but Generative models can pander to…

Generative Adversarial NetworkImage-to-Image TranslationTranslation

Diversity Augmented Conditional Generative Adversarial Network for Enhanced Multimodal Image-to-Image Translation

2021-01-01 · Yunlong MENG, Lin Xu

Conditional generative adversarial networks (cGANs) play an important role in multimodal image-to-image translation. We propose Diversity Augmented conditional Generative Adversarial Network (DivAugGAN), a highly effecti…

DiversityGenerative Adversarial NetworkImage-to-Image TranslationTranslation

Heightmap Reconstruction of Macula on Color Fundus Images Using Conditional Generative Adversarial Networks

2020-09-03 · Peyman Tahghighi, Reza A. Zoroofi, Sare Safi, Alireza Ramezani

For screening, 3D shape of the eye retina often provides structural information and can assist ophthalmologists to diagnose diseases. However, fundus images which are one the most common screening modalities for retina d…

3D ReconstructionMedical DiagnosisSSIMTranslation