Adversarial Neural Machine Translation

04/20/2017
by   Lijun Wu, et al.
0

In this paper, we study a new learning paradigm for Neural Machine Translation (NMT). Instead of maximizing the likelihood of the human translation as in previous works, we minimize the distinction between human translation and the translation given by an NMT model. To achieve this goal, inspired by the recent success of generative adversarial networks (GANs), we employ an adversarial training architecture and name it as Adversarial-NMT. In Adversarial-NMT, the training of the NMT model is assisted by an adversary, which is an elaborately designed Convolutional Neural Network (CNN). The goal of the adversary is to differentiate the translation result generated by the NMT model from that by human. The goal of the NMT model is to produce high quality translations so as to cheat the adversary. A policy gradient method is leveraged to co-train the NMT model and the adversary. Experimental results on English→French and German→English translation tasks show that Adversarial-NMT can achieve significantly better translation quality than several strong baselines.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/16/2018

Towards Robust Neural Machine Translation

Small perturbations in the input can severely distort intermediate repre...
research
11/01/2016

Dual Learning for Machine Translation

While neural machine translation (NMT) is making good progress in the pa...
research
10/06/2020

Adversarial Grammatical Error Correction

Recent works in Grammatical Error Correction (GEC) have leveraged the pr...
research
11/30/2021

Improvement in Machine Translation with Generative Adversarial Networks

In this paper, we explore machine translation improvement via Generative...
research
10/06/2020

Data Rejuvenation: Exploiting Inactive Training Examples for Neural Machine Translation

Large-scale training datasets lie at the core of the recent success of n...
research
05/04/2023

Unified Model Learning for Various Neural Machine Translation

Existing neural machine translation (NMT) studies mainly focus on develo...
research
04/05/2020

Understanding Learning Dynamics for Neural Machine Translation

Despite the great success of NMT, there still remains a severe challenge...

Please sign up or login with your details

Forgot password? Click here to reset