CECS extends Contrastive Search with adaptive temperature, candidate thresholds, and penalties, reporting better coherence and diversity, but the description is underspecified.
Identifying Weaknesses in Machine Translation Metrics Through Minimum Bayes Risk Decoding: A Case Study for COMET
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Neural metrics have achieved impressive correlation with human judgements in the evaluation of machine translation systems, but before we can safely optimise towards such metrics, we should be aware of (and ideally eliminate) biases toward bad translations that receive high scores. Our experiments show that sample-based Minimum Bayes Risk decoding can be used to explore and quantify such weaknesses. When applying this strategy to COMET for en-de and de-en, we find that COMET models are not sensitive enough to discrepancies in numbers and named entities. We further show that these biases are hard to fully remove by simply training on additional synthetic data and release our code and data for facilitating further experiments.
fields
cs.CL 1years
2025 1verdicts
REJECT 1representative citing papers
citing papers explorer
-
Context-Enhanced Contrastive Search for Improved LLM Text Generation
CECS extends Contrastive Search with adaptive temperature, candidate thresholds, and penalties, reporting better coherence and diversity, but the description is underspecified.