paper-with-me

Papers

Unsupervised Domain Adaptation for Neural Machine Translation with Domain-Aware Feature Embeddings

2019-08-27 · IJCNLP 2019 11 · Zi-Yi Dou, Junjie Hu, Antonios Anastasopoulos, Graham Neubig

The recent success of neural machine translation models relies on the availability of high quality, in-domain data. Domain adaptation is required when domain-specific data is scarce or nonexistent. Previous unsupervised domain adaptation strategies include training the model with in-domain copied monolingual or back-translated data. However, these methods use generic representations for text regardless of domain shift, which makes it infeasible for translation models to control outputs conditional on a specific domain. In this work, we propose an approach that adapts models with domain-aware feature embeddings, which are learned via an auxiliary language modeling task. Our approach allows the model to assign domain-specific representations to words and output sentences in the desired domain. Our empirical results demonstrate the effectiveness of the proposed strategy, achieving consistent improvements in multiple experimental settings. In addition, we show that combining our method with back translation can further improve the performance of the model.

📄 PDF Abstract BibTeX arXiv:1908.10430

Code (1)

zdou0830/DAFE 공식 구현 pytorch

Tasks

Domain AdaptationLanguage ModelingLanguage ModellingMachine TranslationTranslationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Revisiting Simple Domain Adaptation Methods in Unsupervised Neural Machine Translation

2019-08-26 · Haipeng Sun, Rui Wang, Kehai Chen, Masao Utiyama 외

Domain adaptation has been well-studied in supervised neural machine translation (SNMT). However, it has not been well-studied for unsupervised neural machine translation (UNMT), although UNMT has recently achieved remar…

Domain AdaptationMachine TranslationTranslation

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

Iterative Constrained Back-Translation for Unsupervised Domain Adaptation of Machine Translation

2022-10-01 · COLING 2022 10 · Hongxiao Zhang, Hui Huang, Jiale Gao, Yufeng Chen 외

Back-translation has been proven to be effective in unsupervised domain adaptation of neural machine translation (NMT). However, the existing back-translation methods mainly improve domain adaptability by generating in-d…

Domain AdaptationMachine TranslationNMTSentence+3

Non-Parametric Unsupervised Domain Adaptation for Neural Machine Translation

2021-09-14 · Findings (EMNLP) 2021 11 · Xin Zheng, Zhirui Zhang, ShuJian Huang, Boxing Chen 외

Recently, $k$NN-MT has shown the promising capability of directly incorporating the pre-trained neural machine translation (NMT) model with domain-specific token-level $k$-nearest-neighbor ($k$NN) retrieval to achieve do…

Domain AdaptationMachine TranslationNMTRetrieval+2

Multi-Domain Neural Machine Translation through Unsupervised Adaptation

2017-09-01 · WS 2017 9 · M. Amin Farajian, Marco Turchi, Matteo Negri, Marcello Federico
Machine TranslationTranslation