English

Multilingual Neural Machine Translation With Soft Decoupled Encoding

Computation and Language 2019-02-12 v1

Abstract

Multilingual training of neural machine translation (NMT) systems has led to impressive accuracy improvements on low-resource languages. However, there are still significant challenges in efficiently learning word representations in the face of paucity of data. In this paper, we propose Soft Decoupled Encoding (SDE), a multilingual lexicon encoding framework specifically designed to share lexical-level information intelligently without requiring heuristic preprocessing such as pre-segmenting the data. SDE represents a word by its spelling through a character encoding, and its semantic meaning through a latent embedding space shared by all languages. Experiments on a standard dataset of four low-resource languages show consistent improvements over strong multilingual NMT baselines, with gains of up to 2 BLEU on one of the tested languages, achieving the new state-of-the-art on all four language pairs.

Keywords

Cite

@article{arxiv.1902.03499,
  title  = {Multilingual Neural Machine Translation With Soft Decoupled Encoding},
  author = {Xinyi Wang and Hieu Pham and Philip Arthur and Graham Neubig},
  journal= {arXiv preprint arXiv:1902.03499},
  year   = {2019}
}

Comments

accepted at ICLR 2019

R2 v1 2026-06-23T07:36:46.212Z