paper-with-me

Papers

Variational Recurrent Neural Machine Translation

2018-01-16 · Jinsong Su, Shan Wu, Deyi Xiong, Yaojie Lu, Xianpei Han, Biao Zhang

Partially inspired by successful applications of variational recurrent neural networks, we propose a novel variational recurrent neural machine translation (VRNMT) model in this paper. Different from the variational NMT, VRNMT introduces a series of latent random variables to model the translation procedure of a sentence in a generative way, instead of a single latent variable. Specifically, the latent random variables are included into the hidden states of the NMT decoder with elements from the variational autoencoder. In this way, these variables are recurrently generated, which enables them to further capture strong and complex dependencies among the output translations at different timesteps. In order to deal with the challenges in performing efficient posterior inference and large-scale training during the incorporation of latent variables, we build a neural posterior approximator, and equip it with a reparameterization technique to estimate the variational lower bound. Experiments on Chinese-English and English-German translation tasks demonstrate that the proposed model achieves significant improvements over both the conventional and variational NMT models.

📄 PDF Abstract BibTeX arXiv:1801.05119

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderMachine TranslationNMTSentenceTranslation

Similar Papers 제목 키워드 기반

Variational Bayesian Sequence-to-Sequence Networks for Memory-Efficient Sign Language Translation

2021-02-11 · Harris Partaourides, Andreas Voskou, Dimitrios Kosmopoulos, Sotirios Chatzis 외

Memory-efficient continuous Sign Language Translation is a significant challenge for the development of assisted technologies with real-time applicability for the deaf. In this work, we introduce a paradigm of designing …

Sign Language TranslationTranslation

Variational Neural Machine Translation

2016-05-25 · EMNLP 2016 11 · Biao Zhang, Deyi Xiong, Jinsong Su, Hong Duan 외

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 m…

DecoderMachine TranslationSentenceTranslation

A Probabilistic Formulation of Unsupervised Text Style Transfer

2020-02-10 · ICLR 2020 1 · Junxian He, Xinyi Wang, Graham Neubig, Taylor Berg-Kirkpatrick

We present a deep generative model for unsupervised text style transfer that unifies previously proposed non-generative techniques. Our probabilistic approach models non-parallel data from two domains as a partially obse…

DeciphermentLanguage ModellingMachine TranslationStyle Transfer+5

Recurrent Stacking of Layers for Compact Neural Machine Translation Models

2018-07-14 · Raj Dabre, Atsushi Fujita

In neural machine translation (NMT), the most common practice is to stack a number of recurrent or feed-forward layers in the encoder and the decoder. As a result, the addition of each new layer improves the translation …

DecoderMachine TranslationNMTTranslation

Context Based Machine Translation With Recurrent Neural Network For English-Amharic Translation

2019-09-25 · Yeabsira Asefa Ashengo, Rosa Tsegaye Aga, Surafel Lemma Abebe

The current approaches for machine translation usually require large set of parallel corpus in order to achieve fluency like in the case of neural machine translation (NMT), statistical machine translation (SMT) and exam…

Machine TranslationNMTTranslation