paper-with-me

Papers

Pitfalls and Outlooks in Using COMET

2024-08-27 · Vilém Zouhar, Pinzhen Chen, Tsz Kin Lam, Nikita Moghe, Barry Haddow

The COMET metric has blazed a trail in the machine translation community, given its strong correlation with human judgements of translation quality. Its success stems from being a modified pre-trained multilingual model finetuned for quality assessment. However, it being a machine learning model also gives rise to a new set of pitfalls that may not be widely known. We investigate these unexpected behaviours from three aspects: 1) technical: obsolete software versions and compute precision; 2) data: empty content, language mismatch, and translationese at test time as well as distribution and domain biases in training; 3) usage and reporting: multi-reference support and model referencing in the literature. All of these problems imply that COMET scores are not comparable between papers or even technical setups and we put forward our perspective on fixing each issue. Furthermore, we release the sacreCOMET package that can generate a signature for the software and model configuration as well as an appropriate citation. The goal of this work is to help the community make more sound use of the COMET metric.

📄 PDF Abstract BibTeX arXiv:2408.15366

Code (1)

PinzhenChen/sacreCOMET 공식 구현

Tasks

Machine TranslationTranslation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Cultural Adaptation of Menus: A Fine-Grained Approach

2024-08-24 · Zhonghe Zhang, Xiaoyu He, Vivek Iyer, Alexandra Birch

Machine Translation of Culture-Specific Items (CSIs) poses significant challenges. Recent work on CSI translation has shown some success using Large Language Models (LLMs) to adapt to different languages and cultures; ho…

Machine TranslationTranslation

COMET-M: Reasoning about Multiple Events in Complex Sentences

2023-05-24 · Sahithya Ravi, Raymond Ng, Vered Shwartz

Understanding the speaker's intended meaning often involves drawing commonsense inferences to reason about what is not stated explicitly. In multi-event sentences, it requires understanding the relationships between even…

coreference-resolutionCoreference ResolutionSentence

Intelligent interactive technologies for mental health and well-being

2021-05-11 · Mladjan Jovanovic, Aleksandar Jevremovic, Milica Pejovic-Milovancevic

Mental healthcare has seen numerous benefits from interactive technologies and artificial intelligence. Various interventions have successfully used intelligent technologies to automate the assessment and evaluation of p…

xCOMET-lite: Bridging the Gap Between Efficiency and Quality in Learned MT Evaluation Metrics

2024-06-20 · Daniil Larionov, Mikhail Seleznyov, Vasiliy Viskov, Alexander Panchenko 외

State-of-the-art trainable machine translation evaluation metrics like xCOMET achieve high correlation with human judgment but rely on large encoders (up to 10.7B parameters), making them computationally expensive and in…

Machine TranslationQuantization

Compete and Compose: Learning Independent Mechanisms for Modular World Models

2024-04-23 · Anson Lei, Frederik Nolte, Bernhard Schölkopf, Ingmar Posner

We present COmpetitive Mechanisms for Efficient Transfer (COMET), a modular world model which leverages reusable, independent mechanisms across different environments. COMET is trained on multiple environments with varyi…