English

Variational Neural Machine Translation

Computation and Language 2016-09-27 v2

Abstract

Models of neural machine translation are often from a discriminative family of encoderdecoders that learn a conditional distribution of a target sentence given a source sentence. In this paper, we propose a variational model to learn this conditional distribution for neural machine translation: a variational encoderdecoder model that can be trained end-to-end. Different from the vanilla encoder-decoder model that generates target translations from hidden representations of source sentences alone, the variational model introduces a continuous latent variable to explicitly model underlying semantics of source sentences and to guide the generation of target translations. In order to perform efficient posterior inference and large-scale training, we build a neural posterior approximator conditioned on both the source and the target sides, and equip it with a reparameterization technique to estimate the variational lower bound. Experiments on both Chinese-English and English- German translation tasks show that the proposed variational neural machine translation achieves significant improvements over the vanilla neural machine translation baselines.

Keywords

Cite

@article{arxiv.1605.07869,
  title  = {Variational Neural Machine Translation},
  author = {Biao Zhang and Deyi Xiong and Jinsong Su and Hong Duan and Min Zhang},
  journal= {arXiv preprint arXiv:1605.07869},
  year   = {2016}
}

Comments

10 pages, accepted at emnlp 2016

R2 v1 2026-06-22T14:09:15.151Z