paper-with-me

홈 › Papers

Frequency-Aware Contrastive Learning for Neural Machine Translation

2021-12-29 · Tong Zhang, Wei Ye, Baosong Yang, Long Zhang, Xingzhang Ren, Dayiheng Liu, Jinan Sun, Shikun Zhang, Haibo Zhang, Wen Zhao

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.

📄 PDF Abstract BibTeX arXiv:2112.14484

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningDiversityMachine TranslationNMTPredictionRepresentation LearningTranslation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Contrastive Learning for Context-aware Neural Machine TranslationUsing Coreference Information

2021-09-13 · Yongkeun Hwang, Hyungu Yun, Kyomin Jung

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+5

Contrastive Learning for Context-aware Neural Machine Translation Using Coreference Information

2021-11-01 · WMT (EMNLP) 2021 11 · Yongkeun Hwang, Hyeongu Yun, Kyomin Jung

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+5

Reducing Word Omission Errors in Neural Machine Translation: A Contrastive Learning Approach

2019-07-01 · ACL 2019 7 · Zonghan Yang, Yong Cheng, Yang Liu, Maosong Sun

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 TranslationNMTTranslation

Target-Agnostic Gender-Aware Contrastive Learning for Mitigating Bias in Multilingual Machine Translation

2023-05-23 · Minwoo Lee, Hyukhun Koh, Kang-il Lee, Dongdong Zhang 외

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 TranslationTranslation

A Large-Scale Test Set for the Evaluation of Context-Aware Pronoun Translation in Neural Machine Translation

2018-10-04 · WS 2018 10 · Mathias Müller, Annette Rios, Elena Voita, Rico Sennrich

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