References & Citations
Computer Science > Computation and Language
Title:Modeling Coverage for Neural Machine Translation
(Submitted on 19 Jan 2016 (v1), last revised 6 Aug 2016 (this version, v6))
Abstract: Attention mechanism has enhanced state-of-the-art Neural Machine Translation (NMT) by jointly learning to align and translate. It tends to ignore past alignment information, however, which often leads to over-translation and under-translation. To address this problem, we propose coverage-based NMT in this paper. We maintain a coverage vector to keep track of the attention history. The coverage vector is fed to the attention model to help adjust future attention, which lets NMT system to consider more about untranslated source words. Experiments show that the proposed approach significantly improves both translation quality and alignment quality over standard attention-based NMT.
Submission history
From: Zhaopeng Tu [view email][v1] Tue, 19 Jan 2016 07:09:38 UTC (904 KB)
[v2] Wed, 20 Jan 2016 01:38:45 UTC (904 KB)
[v3] Mon, 21 Mar 2016 01:45:22 UTC (558 KB)
[v4] Tue, 7 Jun 2016 09:51:50 UTC (1,198 KB)
[v5] Wed, 8 Jun 2016 05:03:33 UTC (1,199 KB)
[v6] Sat, 6 Aug 2016 17:13:04 UTC (606 KB)