paper-with-me

홈 › Papers

Chasing COMET: Leveraging Minimum Bayes Risk Decoding for Self-Improving Machine Translation

2024-05-20 · Kamil Guttmann, Mikołaj Pokrywka, Adrian Charkiewicz, Artur Nowakowski

This paper explores Minimum Bayes Risk (MBR) decoding for self-improvement in machine translation (MT), particularly for domain adaptation and low-resource languages. We implement the self-improvement process by fine-tuning the model on its MBR-decoded forward translations. By employing COMET as the MBR utility metric, we aim to achieve the reranking of translations that better aligns with human preferences. The paper explores the iterative application of this approach and the potential need for language-specific MBR utility metrics. The results demonstrate significant enhancements in translation quality for all examined language pairs, including successful application to domain-adapted models and generalisation to low-resource settings. This highlights the potential of COMET-guided MBR for efficient MT self-improvement in various scenarios.

📄 PDF Abstract BibTeX arXiv:2405.11937

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationMachine TranslationRerankingTranslation

Similar Papers 제목 키워드 기반

Identifying Weaknesses in Machine Translation Metrics Through Minimum Bayes Risk Decoding: A Case Study for COMET

2022-02-10 · Chantal Amrhein, Rico Sennrich

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 elimi…

de-enMachine TranslationTranslation

Centroid-Based Efficient Minimum Bayes Risk Decoding

2024-02-17 · Hiroyuki Deguchi, Yusuke Sakai, Hidetaka Kamigaito, Taro Watanabe 외

Minimum Bayes risk (MBR) decoding achieved state-of-the-art translation performance by using COMET, a neural metric that has a high correlation with human evaluation. However, MBR decoding requires quadratic time since i…

de-enTranslation

Searching for COMETINHO: The Little Metric That Could

2022-06-01 · EAMT 2022 6 · Ricardo Rei, Ana C Farinha, José G.C. de Souza, Pedro G. Ramos 외

In recent years, several neural fine-tuned machine translation evaluation metrics such as COMET and BLEURT have been proposed. These metrics achieve much higher correlations with human judgments than lexical overlap metr…

Computational EfficiencyKnowledge DistillationMachine TranslationTranslation

Mitigating Metric Bias in Minimum Bayes Risk Decoding

2024-11-05 · Geza Kovacs, Daniel Deutsch, Markus Freitag

While Minimum Bayes Risk (MBR) decoding using metrics such as COMET or MetricX has outperformed traditional decoding methods such as greedy or beam search, it introduces a challenge we refer to as metric bias. As MBR dec…

Quality-Aware Decoding for Neural Machine Translation

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Despite the progress in machine translation quality estimation and evaluation in the last years, decoding in neural machine translation (NMT) is mostly oblivious to this and centers around finding the most probable trans…

Machine TranslationNMTRerankingTranslation