ACL 2021short43 citations

BERTTune: Fine-Tuning Neural Machine Translation with BERTScore

Inigo Jauregi Unanue, Jacob Parnell, Massimo Piccardi

Abstract

Neural machine translation models are often biased toward the limited translation references seen during training. To amend this form of overfitting, in this paper we propose fine-tuning the models with a novel training objective based on the recently-proposed BERTScore evaluation metric. BERTScore is a scoring function based on contextual embeddings that overcomes the typical limitations of n-gram-based metrics (e.g. synonyms, paraphrases), allowing translations that are different from the references, yet close in the contextual embedding space, to be treated as substantially correct. To be able to use BERTScore as a training objective, we propose three approaches for generating soft predictions, allowing the network to remain completely differentiable end-to-end. Experiments carried out over four, diverse language pairs show improvements of up to 0.58 pp (3.28%) in BLEU score and up to 0.76 pp (0.98%) in BERTScore (F_BERT) when fine-tuning a strong baseline.

BibTeX
@inproceedings{jauregi-unanue-etal-2021-berttune,
    title = "{BERTT}une: Fine-Tuning Neural Machine Translation with {BERTS}core",
    author = "Jauregi Unanue, Inigo  and
      Parnell, Jacob  and
      Piccardi, Massimo",
    editor = "Zong, Chengqing  and
      Xia, Fei  and
      Li, Wenjie  and
      Navigli, Roberto",
    booktitle = "Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing (Volume 2: Short Papers)",
    month = aug,
    year = "2021",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.acl-short.115/",
    doi = "10.18653/v1/2021.acl-short.115",
    pages = "915--924"
}
BERTTune: Fine-Tuning Neural Machine Translation with BERTScore · ACL 2021