English

Neural Machine Translation from Simplified Translations

Computation and Language 2016-12-20 v1

Abstract

Text simplification aims at reducing the lexical, grammatical and structural complexity of a text while keeping the same meaning. In the context of machine translation, we introduce the idea of simplified translations in order to boost the learning ability of deep neural translation models. We conduct preliminary experiments showing that translation complexity is actually reduced in a translation of a source bi-text compared to the target reference of the bi-text while using a neural machine translation (NMT) system learned on the exact same bi-text. Based on knowledge distillation idea, we then train an NMT system using the simplified bi-text, and show that it outperforms the initial system that was built over the reference data set. Performance is further boosted when both reference and automatic translations are used to learn the network. We perform an elementary analysis of the translated corpus and report accuracy results of the proposed approach on English-to-French and English-to-German translation tasks.

Keywords

Cite

@article{arxiv.1612.06139,
  title  = {Neural Machine Translation from Simplified Translations},
  author = {Josep Crego and Jean Senellart},
  journal= {arXiv preprint arXiv:1612.06139},
  year   = {2016}
}

Comments

Submitted to EACL 2017 Short paper

R2 v1 2026-06-22T17:28:02.424Z