TL;DR
This paper introduces a cross-lingual data selection method for unsupervised domain adaptation in neural machine translation, leveraging multilingual BERT and contrastive learning to improve translation quality across diverse domains.
Contribution
It proposes a novel zero-shot cross-lingual data selection technique using an adaptive layer on multilingual BERT for domain adaptation in NMT.
Findings
Outperforms baseline methods by up to +1.5 BLEU score
Effective across five diverse domains and three language pairs
Applicable to real-world scenarios like COVID-19 translation
Abstract
This paper considers the unsupervised domain adaptation problem for neural machine translation (NMT), where we assume the access to only monolingual text in either the source or target language in the new domain. We propose a cross-lingual data selection method to extract in-domain sentences in the missing language side from a large generic monolingual corpus. Our proposed method trains an adaptive layer on top of multilingual BERT by contrastive learning to align the representation between the source and target language. This then enables the transferability of the domain classifier between the languages in a zero-shot manner. Once the in-domain data is detected by the classifier, the NMT model is then adapted to the new domain by jointly learning translation and domain discrimination tasks. We evaluate our cross-lingual data selection method on NMT across five diverse domains in three…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Contrastive Learning · Attention Dropout · WordPiece · Refunds@Expedia|||How do I get a full refund from Expedia? · Dense Connections · Adam · Weight Decay
