paper-with-me

Papers

Domain Mismatch Doesn’t Always Prevent Cross-lingual Transfer Learning

2022-06-01 · LREC 2022 6 · Daniel Edmiston, Phillip Keung, Noah A. Smith

Cross-lingual transfer learning without labeled target language data or parallel text has been surprisingly effective in zero-shot cross-lingual classification, question answering, unsupervised machine translation, etc. However, some recent publications have claimed that domain mismatch prevents cross-lingual transfer, and their results show that unsupervised bilingual lexicon induction (UBLI) and unsupervised neural machine translation (UNMT) do not work well when the underlying monolingual corpora come from different domains (e.g., French text from Wikipedia but English text from UN proceedings). In this work, we show how a simple initialization regimen can overcome much of the effect of domain mismatch in cross-lingual transfer. We pre-train word and contextual embeddings on the concatenated domain-mismatched corpora, and use these as initializations for three tasks: MUSE UBLI, UN Parallel UNMT, and the SemEval 2017 cross-lingual word similarity task. In all cases, our results challenge the conclusions of prior work by showing that proper initialization can recover a large portion of the losses incurred by domain mismatch.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Bilingual Lexicon InductionCross-Lingual TransferMachine TranslationQuestion AnsweringTransfer LearningTranslationUnsupervised Machine TranslationWord Similarity

Similar Papers 제목 키워드 기반

Domain Mismatch Doesn't Always Prevent Cross-Lingual Transfer Learning

2022-11-30 · Daniel Edmiston, Phillip Keung, Noah A. Smith

Cross-lingual transfer learning without labeled target language data or parallel text has been surprisingly effective in zero-shot cross-lingual classification, question answering, unsupervised machine translation, etc. …

Bilingual Lexicon InductionCross-Lingual TransferMachine TranslationQuestion Answering+4

Discriminative training of RNNLMs with the average word error criterion

2018-11-06 · Rémi Francis, Tom Ash, Will Williams

In automatic speech recognition (ASR), recurrent neural language models (RNNLM) are typically used to refine hypotheses in the form of lattices or n-best lists, which are generated by a beam search decoder with a weaker …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DecoderLanguage Modeling+3

Domain-Specific New Words Detection in Chinese

2017-08-01 · SEMEVAL 2017 8 · Ao Chen, Maosong Sun

With the explosive growth of Internet, more and more domain-specific environments appear, such as forums, blogs, MOOCs and etc. Domain-specific words appear in these areas and always play a critical role in the domain-sp…

DT-LET: Deep Transfer Learning by Exploring where to Transfer

2018-09-23 · Jianzhe Lin, Qi. Wang, Rabab Ward, Z. Jane Wang

Previous transfer learning methods based on deep network assume the knowledge should be transferred between the same hidden layers of the source domain and the target domains. This assumption doesn't always hold true, es…

Transfer Learning

StegoGAN: Leveraging Steganography for Non-Bijective Image-to-Image Translation

2024-03-29 · CVPR 2024 1 · Sidi Wu, Yizi Chen, Samuel Mermet, Lorenz Hurni 외

Most image-to-image translation models postulate that a unique correspondence exists between the semantic classes of the source and target domains. However, this assumption does not always hold in real-world scenarios du…

Image-to-Image TranslationTranslation