DEEP: DEnoising Entity Pre-training for Neural Machine Translation
Junjie Hu, Hiroaki Hayashi, Kyunghyun Cho, Graham Neubig

TL;DR
DEEP introduces a denoising pre-training approach leveraging monolingual data and knowledge bases to enhance named entity translation accuracy in neural machine translation models.
Contribution
It proposes a novel denoising entity pre-training method and a multi-task learning strategy to improve named entity translation in NMT.
Findings
Up to 1.3 BLEU score improvement on English-Russian translation.
Up to 9.2 entity accuracy points gained.
Significant improvements over auto-encoding baselines.
Abstract
It has been shown that machine translation models usually generate poor translations for named entities that are infrequent in the training corpus. Earlier named entity translation methods mainly focus on phonetic transliteration, which ignores the sentence context for translation and is limited in domain and language coverage. To address this limitation, we propose DEEP, a DEnoising Entity Pre-training method that leverages large amounts of monolingual data and a knowledge base to improve named entity translation accuracy within sentences. Besides, we investigate a multi-task learning strategy that finetunes a pre-trained neural machine translation model on both entity-augmented monolingual data and parallel data to further improve entity translation. Experimental results on three language pairs demonstrate that \method results in significant improvements over strong denoising…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Speech Recognition and Synthesis
