paper-with-me

홈 › Papers

Domain Adaptation and Multi-Domain Adaptation for Neural Machine Translation: A Survey

2021-04-14 · Danielle Saunders

The development of deep learning techniques has allowed Neural Machine Translation (NMT) models to become extremely powerful, given sufficient training data and training time. However, systems struggle when translating text from a new domain with a distinct style or vocabulary. Fine-tuning on in-domain data allows good domain adaptation, but requires sufficient relevant bilingual data. Even if this is available, simple fine-tuning can cause overfitting to new data and `catastrophic forgetting' of previously learned behaviour. We concentrate on robust approaches to domain adaptation for NMT, particularly where a system may need to translate across multiple domains. We divide techniques into those revolving around data selection or generation, model architecture, parameter adaptation procedure, and inference procedure. We finally highlight the benefits of domain adaptation and multi-domain adaptation techniques to other lines of NMT research.

📄 PDF Abstract BibTeX arXiv:2104.06951

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationMachine TranslationNMTTranslation

Similar Papers 제목 키워드 기반

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

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

Towards a Fine-Grained Multi-Domain Neural Machine Translation Using Inter-Domain Relationships

2021-11-16 · ACL ARR November 2021 11 · Anonymous

While research on the domain adaptation task in neural machine translation has become popular recently, there exists no agreement on what constituents a domain, and most previous studies only focus on coarse-grained doma…

Domain AdaptationMachine TranslationTranslation

Domain specialization: a post-training domain adaptation for Neural Machine Translation

2016-12-19 · Christophe Servan, Josep Crego, Jean Senellart

Domain adaptation is a key feature in Machine Translation. It generally encompasses terminology, domain and style adaptation, especially for human post-editing workflows in Computer Assisted Translation (CAT). With Neura…

Domain AdaptationMachine TranslationNMTTranslation

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