TL;DR
This paper introduces a novel approach to estimate machine translation quality metrics without references, enabling faster and less resource-intensive quality assessment that correlates well with human judgments.
Contribution
It proposes the metric estimation task to predict automated MT metrics without references and demonstrates its effectiveness for pre-training quality estimation models.
Findings
Estimated automated metrics without references (ρ=60% for BLEU)
Pre-training on TER improves QE performance (ρ=23%)
Model achieves sentence-level correlation with human judgments
Abstract
Machine translation quality estimation (QE) predicts human judgements of a translation hypothesis without seeing the reference. State-of-the-art QE systems based on pretrained language models have been achieving remarkable correlations with human judgements yet they are computationally heavy and require human annotations, which are slow and expensive to create. To address these limitations, we define the problem of metric estimation (ME) where one predicts the automated metric scores also without the reference. We show that even without access to the reference, our model can estimate automated metrics (=60% for BLEU, =51% for other metrics) at the sentence-level. Because automated metrics correlate with human judgements, we can leverage the ME task for pre-training a QE model. For the QE task, we find that pre-training on TER is better (=23%) than training for scratch…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
