paper-with-me

Papers

CLIReval: Evaluating Machine Translation as a Cross-Lingual Information Retrieval Task

2020-07-01 · ACL 2020 6 · Shuo Sun, Suzanna Sia, Kevin Duh

We present CLIReval, an easy-to-use toolkit for evaluating machine translation (MT) with the proxy task of cross-lingual information retrieval (CLIR). Contrary to what the project name might suggest, CLIReval does not actually require any annotated CLIR dataset. Instead, it automatically transforms translations and references used in MT evaluations into a synthetic CLIR dataset; it then sets up a standard search engine (Elasticsearch) and computes various information retrieval metrics (e.g., mean average precision) by treating the translations as documents to be retrieved. The idea is to gauge the quality of MT by its impact on the document translation approach to CLIR. As a case study, we run CLIReval on the {``}metrics shared task{''} of WMT2019; while this extrinsic metric is not intended to replace popular intrinsic metrics such as BLEU, results suggest CLIReval is competitive in many language pairs in terms of correlation to human judgments of quality. CLIReval is publicly available at https://github.com/ssun32/CLIReval.

📄 PDF Abstract BibTeX

Code (1)

ssun32/CLIReval 공식 구현

Tasks

Cross-Lingual Information RetrievalDocument TranslationInformation RetrievalMachine TranslationRetrievalTranslation

Similar Papers 제목 키워드 기반

Evaluating Machine Translation in Cross-lingual E-Commerce Search

2022-09-01 · AMTA 2022 9 · Hang Zhang, Liling Tan, Amita Misra

Multilingual query localization is integral to modern e-commerce. While machine translation is widely used to translate e-commerce queries, evaluation of query translation in the context of the down-stream search task is…

Cross-Lingual Information RetrievalInformation RetrievalMachine TranslationRetrieval+1

Evaluating the Cross-Lingual Effectiveness of Massively Multilingual Neural Machine Translation

2019-09-01 · Aditya Siddhant, Melvin Johnson, Henry Tsai, Naveen Arivazhagan 외

The recently proposed massively multilingual neural machine translation (NMT) system has been shown to be capable of translating over 100 languages to and from English within a single model. Its improved translation perf…

Cross-Lingual TransferMachine TranslationNMTTransfer Learning+1

Regressive Ensemble for Machine Translation Quality Evaluation

2021-09-15 · WMT (EMNLP) 2021 11 · Michal Štefánik, Vít Novotný, Petr Sojka

This work introduces a simple regressive ensemble for evaluating machine translation quality based on a set of novel and established metrics. We evaluate the ensemble using a correlation to expert-based MQM scores of the…

Machine TranslationTranslation

XPersona: Evaluating Multilingual Personalized Chatbot

2020-03-17 · EMNLP (NLP4ConvAI) 2021 11 · Zhaojiang Lin, Zihan Liu, Genta Indra Winata, Samuel Cahyawijaya 외

Personalized dialogue systems are an essential step toward better human-machine interaction. Existing personalized dialogue agents rely on properly designed conversational datasets, which are mostly monolingual (e.g., En…

ChatbotTranslation

Competence-based Curriculum Learning for Multilingual Machine Translation

2021-09-09 · Findings (EMNLP) 2021 11 · Mingliang Zhang, Fandong Meng, Yunhai Tong, Jie zhou

Currently, multilingual machine translation is receiving more and more attention since it brings better performance for low resource languages (LRLs) and saves more space. However, existing multilingual machine translati…

Machine TranslationTranslation