Challenge: evaluators of machine translation systems often use text-based metrics to evaluate performance . however, these metrics lack semantic-level information and exhibit poor correlation with human ratings . authors propose a method to reduce inference bias of neural metrics in out-of-distribution data .
Approach: They propose to reduce inference bias by using uncertainty estimation, test-time adaptation, and inference to reduce model uncertainty.
Outcome: The proposed method reduces model uncertainty and improves correlation performance across models.

Similar Papers

Disentangling Uncertainty in Machine Translation Evaluation (2022.emnlp-main)

Copied to clipboard

Challenge: Trainable evaluation metrics for machine translation (MT) exhibit strong correlation with human judgements, but they are often hard to interpret and might produce unreliable scores under noisy or out-of-domain data.
Approach: They propose to use Monte Carlo dropout and deep ensembles to quantify uncertainty in machine translation and assess their ability to target different sources of aleatoric and epistemic uncertainty.
Outcome: The proposed measures can target different sources of aleatoric and epistemic uncertainty, with a reduction in computational costs.
Uncertainty-Aware Machine Translation Evaluation (2021.findings-emnlp)

Copied to clipboard

Challenge: Several neural-based metrics have been proposed to evaluate machine translation quality, but they are trained on noisy, biased and scarce human judgements.
Approach: They propose a method to evaluate machine translation quality using point estimates . they combine COMET framework with Monte Carlo dropout and deep ensembles .
Outcome: The proposed methods perform well across multiple language pairs and with references.
Investigating Data Variance in Evaluations of Automatic Machine Translation Metrics (2022.findings-acl)

Copied to clipboard

Challenge: Current evaluation methods focus on one dataset, e.g., Newstest dataset in each year’s WMT Metrics Shared Task.
Approach: They propose to use a single dataset to evaluate the performance of automatic translation metrics.
Outcome: The results show that the rankings of metrics vary when the evaluation is conducted on different datasets.
Evaluating Automatic Metrics with Incremental Machine Translation Systems (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing studies have shown that neural metrics are more reliable than non-neural metrics.
Approach: They propose to use commercial machine translations to evaluate machine translation metrics based on their preference for more recent outputs.
Outcome: The proposed dataset confirms several previous findings, including the advantage of neural metrics over non-neural ones, and also explores the debated issue of how MT quality affects metric reliability.
Measuring Uncertainty in Neural Machine Translation with Similarity-Sensitive Entropy (2024.eacl-long)

Copied to clipboard

Challenge: Uncertainty estimation is an important diagnostic tool for statistical models.
Approach: They propose to adapt similarity-sensitive Shannon entropy (S3E) for NMT by incorporating a concept borrowed from theoretical ecology.
Outcome: The proposed framework improves quality estimation and named entity recall, and improves translation quality.
Domain Adaptive Inference for Neural Machine Translation (P19-1)

Copied to clipboard

Challenge: Neural Machine Translation models are effective when trained on broad domains with large datasets, such as news translation.
Approach: They propose a novel approach for adaptive ensemble weighting for Neural Machine Translation by extending Bayesian Interpolation with source information.
Outcome: The proposed approach improves performance on Spanish-English and English-German tasks without the need for the domain label.
Difficulty-Aware Machine Translation Evaluation (2021.acl-short)

Copied to clipboard

Challenge: Current MT evaluation measures pay the same attention to each sentence component . in real-world examinations, the questions vary in difficulty and weightings .
Approach: They propose a difficulty-aware MT evaluation metric that takes translation difficulty into account . they propose to use this metric to evaluate machine translation (MT) results .
Outcome: The proposed method outperforms most MT evaluation metrics in terms of human correlation.
Online Learning Meets Machine Translation Evaluation: Finding the Best Systems with the Least Human Effort (2021.acl-long)

Copied to clipboard

Challenge: Existing methods to evaluate multiple systems are expensive and require human evaluators.
Approach: They propose a novel online learning approach that dynamically converges to the top-3 ranked systems for the language pairs considered by taking advantage of human feedback.
Outcome: The proposed approach converges to the top-3 ranked systems for the language pairs considered despite the lack of human feedback for many translations.
Non-Autoregressive Neural Machine Translation: A Call for Clarity (2022.emnlp-main)

Copied to clipboard

Challenge: Non-autoregressive translation models require a single forward pass to generate the output sequence instead of iteratively producing each predicted token.
Approach: They propose to use a single forward pass to generate the output sequence instead of iteratively producing each predicted token.
Outcome: The proposed models improve translation quality and speed under third-party testing environments.
Quality-Aware Decoding for Neural Machine Translation (2022.naacl-main)

Copied to clipboard

Challenge: Despite advances in machine translation quality estimation and evaluation, decoding is mostly oblivious to this.
Approach: They propose to use a decoding framework that is quality-aware for neural machine translation . they compare various methods like N-best reranking and minimum Bayes risk decoding .
Outcome: The proposed quality-aware decoding outperforms MAP-based decoding on four datasets and two model classes.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations