Contrastive Learning for Low Resource Machine Translation
Representation learning plays a vital role in natural language processing tasks. More recent works study the geometry of the representation space for each layer of pre-trained language models. They find that the context representation of all words is not isotropic in any layer of the pre-trained language model. However, how contextual are the contextualized representations produced by transformer-based machine translation models? In this paper, we find that the contextualized representations of the same word in different contexts have a greater cosine similarity than those of two different words, but this self-similarity is still relatively low between the same words. This suggests that output of machine translation models produce more context-specific representations. In this work, we present a contrastive framework for machine translation, that adopts contrastive learning to train model in a supervised way. By making use of data augmentation, our supervised contrastive learning method solves the issue of low-resource machine translation representations learning. Experimental results on the IWSLT14 and WMT14 datasets show our method can outperform competitive baselines significantly.
Code (0)
등록된 구현이 없습니다.
Tasks
Contrastive LearningData AugmentationLanguage ModelingLanguage ModellingMachine TranslationRepresentation LearningTranslationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Mitigating Hallucinations and Off-target Machine Translation with Source-Contrastive and Language-Contrastive Decoding
Hallucinations and off-target translation remain unsolved problems in MT, especially for low-resource languages and massively multilingual models. In this paper, we introduce two related methods to mitigate these failure…
Machine TranslationTranslationTuning LLMs with Contrastive Alignment Instructions for Machine Translation in Unseen, Low-resource Languages
This article introduces contrastive alignment instructions (AlignInstruct) to address two challenges in machine translation (MT) on large language models (LLMs). One is the expansion of supported languages to previously …
Machine TranslationTranslationNICT's Unsupervised Neural and Statistical Machine Translation Systems for the WMT19 News Translation Task
This paper presents the NICT{'}s participation in the WMT19 unsupervised news translation task. We participated in the unsupervised translation direction: German-Czech. Our primary submission to the task is the result of…
Machine TranslationTranslationUnsupervised Machine TranslationLow-resource Neural Machine Translation with Cross-modal Alignment
How to achieve neural machine translation with limited parallel data? Existing techniques often rely on large-scale monolingual corpora, which is impractical for some low-resource languages. In this paper, we turn to con…
Contrastive Learningcross-modal alignmentLow Resource Neural Machine TranslationLow-Resource Neural Machine Translation+3Cross-Lingual IPA Contrastive Learning for Zero-Shot NER
Existing approaches to zero-shot Named Entity Recognition (NER) for low-resource languages have primarily relied on machine translation, whereas more recent methods have shifted focus to phonemic representation. Building…
Contrastive LearningMachine Translationnamed-entity-recognitionNamed Entity Recognition+3