English

Triangular Architecture for Rare Language Translation

Computation and Language 2018-07-12 v2 Artificial Intelligence

Abstract

Neural Machine Translation (NMT) performs poor on the low-resource language pair (X,Z)(X,Z), especially when ZZ is a rare language. By introducing another rich language YY, we propose a novel triangular training architecture (TA-NMT) to leverage bilingual data (Y,Z)(Y,Z) (may be small) and (X,Y)(X,Y) (can be rich) to improve the translation performance of low-resource pairs. In this triangular architecture, ZZ is taken as the intermediate latent variable, and translation models of ZZ are jointly optimized with a unified bidirectional EM algorithm under the goal of maximizing the translation likelihood of (X,Y)(X,Y). Empirical results demonstrate that our method significantly improves the translation quality of rare languages on MultiUN and IWSLT2012 datasets, and achieves even better performance combining back-translation methods.

Keywords

Cite

@article{arxiv.1805.04813,
  title  = {Triangular Architecture for Rare Language Translation},
  author = {Shuo Ren and Wenhu Chen and Shujie Liu and Mu Li and Ming Zhou and Shuai Ma},
  journal= {arXiv preprint arXiv:1805.04813},
  year   = {2018}
}

Comments

Accepted to ACL 2018, 10 pages, 5 figures, 5 tables (with 5-5-5-5 high score)

R2 v1 2026-06-23T01:53:07.120Z