Semantic Neural Machine Translation Using AMR

Linfeng Song,Daniel Gildea,Yue Zhang,Zhiguo Wang,Jinsong Su
DOI: https://doi.org/10.1162/tacl_a_00252
IF: 10.9
2019-03-01
Transactions of the Association for Computational Linguistics
Abstract:Abstract It is intuitive that semantic representations can be useful for machine translation, mainly because they can help in enforcing meaning preservation and handling data sparsity (many sentences correspond to one meaning) of machine translation models. On the other hand, little work has been done on leveraging semantics for neural machine translation (NMT). In this work, we study the usefulness of AMR (abstract meaning representation) on NMT. Experiments on a standard English-to-German dataset show that incorporating AMR as additional knowledge can significantly improve a strong attention-based sequence-to-sequence neural translation model.
What problem does this paper attempt to address?