An Empirical Comparison Of Simple Domain Adaptation Methods For Neural Machine Translation | Awesome LLM Papers Add your paper to Awesome LLM Papers

An Empirical Comparison Of Simple Domain Adaptation Methods For Neural Machine Translation

Chenhui Chu, Raj Dabre, Sadao Kurohashi . Arxiv 2017 – 52 citations

[Paper]   Search on Google Scholar   Search on Semantic Scholar
Fine Tuning Interdisciplinary Approaches Neural Machine Translation

In this paper, we propose a novel domain adaptation method named “mixed fine tuning” for neural machine translation (NMT). We combine two existing approaches namely fine tuning and multi domain NMT. We first train an NMT model on an out-of-domain parallel corpus, and then fine tune it on a parallel corpus which is a mix of the in-domain and out-of-domain corpora. All corpora are augmented with artificial tags to indicate specific domains. We empirically compare our proposed method against fine tuning and multi domain methods and discuss its benefits and shortcomings.

Similar Work