paper-with-me

홈 › Papers

Multi-Domain Neural Machine Translation

2018-05-06 · Sander Tars, Mark Fishel

We present an approach to neural machine translation (NMT) that supports multiple domains in a single model and allows switching between the domains when translating. The core idea is to treat text domains as distinct languages and use multilingual NMT methods to create multi-domain translation systems, we show that this approach results in significant translation quality gains over fine-tuning. We also explore whether the knowledge of pre-specified text domains is necessary, turns out that it is after all, but also that when it is not known quite high translation quality can be reached.

📄 PDF Abstract BibTeX arXiv:1805.02282

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationNMTTranslation

Similar Papers 제목 키워드 기반

HW-TSC's Submission to the CCMT 2024 Machine Translation Tasks

2024-09-23 · Zhanglin Wu, Yuanchang Luo, Daimeng Wei, Jiawei Zheng 외

This paper presents the submission of Huawei Translation Services Center (HW-TSC) to machine translation tasks of the 20th China Conference on Machine Translation (CCMT 2024). We participate in the bilingual machine tran…

Automatic Post-EditingEnsemble LearningLanguage ModelingLanguage Modelling+4

Rapid Domain Adaptation for Machine Translation with Monolingual Data

2020-10-23 · Mahdis Mahdieh, Mia Xu Chen, Yuan Cao, Orhan Firat

One challenge of machine translation is how to quickly adapt to unseen domains in face of surging events like COVID-19, in which case timely and accurate translation of in-domain information into multiple languages is cr…

Domain AdaptationMachine TranslationTranslation

Distilling Multiple Domains for Neural Machine Translation

2020-11-01 · EMNLP 2020 11 · Anna Currey, Prashant Mathur, Georgiana Dinu

Neural machine translation achieves impressive results in high-resource conditions, but performance often suffers when the input domain is low-resource. The standard practice of adapting a separate model for each domain …

Machine TranslationTranslation

Multi-domain Adaptation for Statistical Machine Translation Based on Feature Augmentation

2016-10-01 · AMTA 2016 10 · Kenji Imamura, Eiichiro Sumita

Domain adaptation is a major challenge when applying machine translation to practical tasks. In this paper, we present domain adaptation methods for machine translation that assume multiple domains. The proposed methods …

Domain AdaptationMachine TranslationTranslation

Multilingual Multi-Domain Adaptation Approaches for Neural Machine Translation

2019-06-19 · Chenhui Chu, Raj Dabre

In this paper, we propose two novel methods for domain adaptation for the attention-only neural machine translation (NMT) model, i.e., the Transformer. Our methods focus on training a single translation model for multipl…

Domain AdaptationMachine TranslationNMTTranslation