English

Coverage Embedding Models for Neural Machine Translation

Computation and Language 2016-08-30 v2

Abstract

In this paper, we enhance the attention-based neural machine translation (NMT) by adding explicit coverage embedding models to alleviate issues of repeating and dropping translations in NMT. For each source word, our model starts with a full coverage embedding vector to track the coverage status, and then keeps updating it with neural networks as the translation goes. Experiments on the large-scale Chinese-to-English task show that our enhanced model improves the translation quality significantly on various test sets over the strong large vocabulary NMT system.

Keywords

Cite

@article{arxiv.1605.03148,
  title  = {Coverage Embedding Models for Neural Machine Translation},
  author = {Haitao Mi and Baskaran Sankaran and Zhiguo Wang and Abe Ittycheriah},
  journal= {arXiv preprint arXiv:1605.03148},
  year   = {2016}
}

Comments

6 pages; In Proceddings of EMNLP 2016

R2 v1 2026-06-22T13:57:48.186Z