paper-with-me

Papers

The Case for Evaluating Multimodal Translation Models on Text Datasets

2024-03-05 · Vipin Vijayan, Braeden Bowen, Scott Grigsby, Timothy Anderson, Jeremy Gwinnup

A good evaluation framework should evaluate multimodal machine translation (MMT) models by measuring 1) their use of visual information to aid in the translation task and 2) their ability to translate complex sentences such as done for text-only machine translation. However, most current work in MMT is evaluated against the Multi30k testing sets, which do not measure these properties. Namely, the use of visual information by the MMT model cannot be shown directly from the Multi30k test set results and the sentences in Multi30k are are image captions, i.e., short, descriptive sentences, as opposed to complex sentences that typical text-only machine translation models are evaluated against. Therefore, we propose that MMT models be evaluated using 1) the CoMMuTE evaluation framework, which measures the use of visual information by MMT models, 2) the text-only WMT news translation task test sets, which evaluates translation performance against complex sentences, and 3) the Multi30k test sets, for measuring MMT model performance against a real MMT dataset. Finally, we evaluate recent MMT models trained solely against the Multi30k dataset against our proposed evaluation framework and demonstrate the dramatic drop performance against text-only testing sets compared to recent text-only MT models.

📄 PDF Abstract BibTeX arXiv:2403.03014

Code (0)

등록된 구현이 없습니다.

Tasks

DescriptiveImage CaptioningMachine TranslationMultimodal Machine TranslationTranslation

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

CaMMT: Benchmarking Culturally Aware Multimodal Machine Translation

2025-05-30 · Emilio Villa-Cueva, Sholpan Bolatzhanova, Diana Turmakhan, Kareem Elzeky 외

Cultural content poses challenges for machine translation systems due to the differences in conceptualizations between cultures, where language alone may fail to convey sufficient context to capture region-specific meani…

BenchmarkingMachine TranslationMultimodal Machine TranslationTranslation

Predicting Actions to Help Predict Translations

2019-08-05 · Zixiu Wu, Julia Ive, Josiah Wang, Pranava Madhyastha 외

We address the task of text translation on the How2 dataset using a state of the art transformer-based multimodal approach. The question we ask ourselves is whether visual features can support the translation process, in…

Translation

TMEKU System for the WAT2021 Multimodal Translation Task

2021-08-01 · ACL (WAT) 2021 8 · YuTing Zhao, Mamoru Komachi, Tomoyuki Kajiwara, Chenhui Chu

We introduce our TMEKU system submitted to the English-Japanese Multimodal Translation Task for WAT 2021. We participated in the Flickr30kEnt-JP task and Ambiguous MSCOCO Multimodal task under the constrained condition u…

Machine TranslationTranslation

Do LLMs Understand Your Translations? Evaluating Paragraph-level MT with Question Answering

2025-04-10 · Patrick Fernandes, Sweta Agrawal, Emmanouil Zaranis, André F. T. Martins 외

Despite the steady progress in machine translation evaluation, existing automatic metrics struggle to capture how well meaning is preserved beyond sentence boundaries. We posit that reliance on a single intrinsic quality…

Machine TranslationQuestion AnsweringReading ComprehensionSentence+1

To Case or not to case: Evaluating Casing Methods for Neural Machine Translation

2020-05-01 · LREC 2020 5 · Thierry Etchegoyhen, Harritxu Gete

We present a comparative evaluation of casing methods for Neural Machine Translation, to help establish an optimal pre- and post-processing methodology. We trained and compared system variants on data prepared with the m…

Machine TranslationTranslation