Frequency-Aware Contrastive Learning for Neural Machine Translation
Low-frequency word prediction remains a challenge in modern neural machine translation (NMT) systems. Recent adaptive training methods promote the output of infrequent words by emphasizing their weights in the overall training objectives. Despite the improved recall of low-frequency words, their prediction precision is unexpectedly hindered by the adaptive objectives. Inspired by the observation that low-frequency words form a more compact embedding space, we tackle this challenge from a representation learning perspective. Specifically, we propose a frequency-aware token-level contrastive learning method, in which the hidden state of each decoding step is pushed away from the counterparts of other target words, in a soft contrastive way based on the corresponding word frequencies. We conduct experiments on widely used NIST Chinese-English and WMT14 English-German translation tasks. Empirical results show that our proposed methods can not only significantly improve the translation quality but also enhance lexical diversity and optimize word representation space. Further investigation reveals that, comparing with related adaptive training strategies, the superiority of our method on low-frequency word prediction lies in the robustness of token-level recall across different frequencies without sacrificing precision.
Code (0)
등록된 구현이 없습니다.
Tasks
Contrastive LearningDiversityMachine TranslationNMTPredictionRepresentation LearningTranslationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Contrastive Learning for Context-aware Neural Machine TranslationUsing Coreference Information
Context-aware neural machine translation (NMT) incorporates contextual information of surrounding texts, that can improve the translation quality of document-level machine translation. Many existing works on context-awar…
Contrastive Learningcoreference-resolutionCoreference ResolutionData Augmentation+5Contrastive Learning for Context-aware Neural Machine Translation Using Coreference Information
Context-aware neural machine translation (NMT) incorporates contextual information of surrounding texts, that can improve the translation quality of document-level machine translation. Many existing works on context-awar…
Contrastive Learningcoreference-resolutionCoreference ResolutionData Augmentation+5Reducing Word Omission Errors in Neural Machine Translation: A Contrastive Learning Approach
While neural machine translation (NMT) has achieved remarkable success, NMT systems are prone to make word omission errors. In this work, we propose a contrastive learning approach to reducing word omission errors in NMT…
Contrastive LearningMachine TranslationNMTTranslationTarget-Agnostic Gender-Aware Contrastive Learning for Mitigating Bias in Multilingual Machine Translation
Gender bias is a significant issue in machine translation, leading to ongoing research efforts in developing bias mitigation techniques. However, most works focus on debiasing bilingual models without much consideration …
Contrastive LearningMachine TranslationTranslationA Large-Scale Test Set for the Evaluation of Context-Aware Pronoun Translation in Neural Machine Translation
The translation of pronouns presents a special challenge to machine translation to this day, since it often requires context outside the current sentence. Recent work on models that have access to information across sent…
Machine TranslationSentenceTranslation