Fast Domain Adaptation for Neural Machine Translation
Markus Freitag, Yaser Al-Onaizan

TL;DR
This paper introduces a rapid domain adaptation method for neural machine translation that significantly improves translation quality in new domains within hours, without retraining the entire model.
Contribution
The paper presents a fast, efficient domain adaptation approach for NMT that outperforms existing methods in both accuracy and speed, requiring only hours to adapt.
Findings
Large improvements in translation quality on new domains
Minimal performance degradation on original domains
Adaptation process completes within a few hours
Abstract
Neural Machine Translation (NMT) is a new approach for automatic translation of text from one human language into another. The basic concept in NMT is to train a large Neural Network that maximizes the translation performance on a given parallel corpus. NMT is gaining popularity in the research community because it outperformed traditional SMT approaches in several translation tasks at WMT and other evaluation tasks/benchmarks at least for some language pairs. However, many of the enhancements in SMT over the years have not been incorporated into the NMT framework. In this paper, we focus on one such enhancement namely domain adaptation. We propose an approach for adapting a NMT system to a new domain. The main idea behind domain adaptation is that the availability of large out-of-domain training data and a small in-domain training data. We report significant gains with our proposed…
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 · Multimodal Machine Learning Applications
