2021

Frequency-Aware Contrastive Learning for Neural Machine Translation

Zhang, Tong, Ye, Wei, Yang, Baosong et al.

Understand

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.

Reading the bibliography…