Unsupervised Domain Adaptation for Neural Machine Translation with Domain-Aware Feature Embeddings (1908.10430v1)
Abstract: 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 LLMing 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.
- Zi-Yi Dou (33 papers)
- Junjie Hu (111 papers)
- Antonios Anastasopoulos (111 papers)
- Graham Neubig (342 papers)