English

BLEURT: Learning Robust Metrics for Text Generation

Computation and Language 2020-05-22 v5

Abstract

Text generation has made significant advances in the last few years. Yet, evaluation metrics have lagged behind, as the most popular choices (e.g., BLEU and ROUGE) may correlate poorly with human judgments. We propose BLEURT, a learned evaluation metric based on BERT that can model human judgments with a few thousand possibly biased training examples. A key aspect of our approach is a novel pre-training scheme that uses millions of synthetic examples to help the model generalize. BLEURT provides state-of-the-art results on the last three years of the WMT Metrics shared task and the WebNLG Competition dataset. In contrast to a vanilla BERT-based approach, it yields superior results even when the training data is scarce and out-of-distribution.

Keywords

Cite

@article{arxiv.2004.04696,
  title  = {BLEURT: Learning Robust Metrics for Text Generation},
  author = {Thibault Sellam and Dipanjan Das and Ankur P. Parikh},
  journal= {arXiv preprint arXiv:2004.04696},
  year   = {2020}
}

Comments

Accepted at ACL 2020

R2 v1 2026-06-23T14:45:58.295Z