paper-with-me

Papers

Poor Man's Quality Estimation: Predicting Reference-Based MT Metrics Without the Reference

2023-01-21 · Vilém Zouhar, Shehzaad Dhuliawala, Wangchunshu Zhou, Nico Daheim, Tom Kocmi, Yuchen Eleanor Jiang, Mrinmaya Sachan

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 ($\rho$=60% for BLEU, $\rho$=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 ($\rho$=23%) than training for scratch ($\rho$=20%).

📄 PDF Abstract BibTeX arXiv:2301.09008

Code (1)

zouharvi/mt-metric-estimation 공식 구현

Tasks

Machine TranslationSentenceTranslation

Similar Papers 제목 키워드 기반

Puzzle Similarity: A Perceptually-guided Cross-Reference Metric for Artifact Detection in 3D Scene Reconstructions

2024-11-26 · Nicolai Hermann, Jorge Condor, Piotr Didyk

Modern reconstruction techniques can effectively model complex 3D scenes from sparse 2D views. However, automatically assessing the quality of novel views and identifying artifacts is challenging due to the lack of groun…

3D ReconstructionArtifact DetectionImage Restoration

BVI-UGC: A Video Quality Database for User-Generated Content Transcoding

2024-08-13 · Zihao Qi, Chen Feng, Fan Zhang, Xiaozhong Xu 외

In recent years, user-generated content (UGC) has become one of the major video types consumed via streaming networks. Numerous research contributions have focused on assessing its visual quality through subjective tests…

Video Quality Assessment

Findings of the WMT 2019 Shared Tasks on Quality Estimation

2019-08-01 · WS 2019 8 · Erick Fonseca, Lisa Yankovskaya, Andr{\'e} F. T. Martins, Mark Fishel 외

We report the results of the WMT19 shared task on Quality Estimation, i.e. the task of predicting the quality of the output of machine translation systems given just the source text and the hypothesis translations. The t…

Machine TranslationSentenceTranslation

Mitigating the Impact of Reference Quality on Evaluation of Summarization Systems with Reference-Free Metrics

2024-10-08 · Théo Gigant, Camille Guinaudeau, Marc Decombas, Frédéric Dufaux

Automatic metrics are used as proxies to evaluate abstractive summarization systems when human annotations are too expensive. To be useful, these metrics should be fine-grained, show a high correlation with human annotat…

Abstractive Text Summarization

Pre-gen metrics: Predicting caption quality metrics without generating captions

2018-10-12 · Marc Tanti, Albert Gatt, Adrian Muscat

Image caption generation systems are typically evaluated against reference outputs. We show that it is possible to predict output quality without generating the captions, based on the probability assigned by the neural m…

Caption Generation