paper-with-me

Papers

Automating Behavioral Testing in Machine Translation

2023-09-05 · Javier Ferrando, Matthias Sperber, Hendra Setiawan, Dominic Telaar, Saša Hasan

Behavioral testing in NLP allows fine-grained evaluation of systems by examining their linguistic capabilities through the analysis of input-output behavior. Unfortunately, existing work on behavioral testing in Machine Translation (MT) is currently restricted to largely handcrafted tests covering a limited range of capabilities and languages. To address this limitation, we propose to use Large Language Models (LLMs) to generate a diverse set of source sentences tailored to test the behavior of MT models in a range of situations. We can then verify whether the MT model exhibits the expected behavior through matching candidate sets that are also generated using LLMs. Our approach aims to make behavioral testing of MT systems practical while requiring only minimal human effort. In our experiments, we apply our proposed evaluation framework to assess multiple available MT systems, revealing that while in general pass-rates follow the trends observable from traditional accuracy-based metrics, our method was able to uncover several important differences and potential bugs that go unnoticed when relying only on accuracy.

📄 PDF Abstract BibTeX arXiv:2309.02553

Code (1)

apple/ml-behavioral-testing-for-mt 공식 구현

Tasks

Machine TranslationTranslation

Similar Papers 제목 키워드 기반

Towards General Error Diagnosis via Behavioral Testing in Machine Translation

2023-10-20 · Junjie Wu, Lemao Liu, Dit-yan Yeung

Behavioral testing offers a crucial means of diagnosing linguistic errors and assessing capabilities of NLP models. However, applying behavioral testing to machine translation (MT) systems is challenging as it generally …

Machine TranslationTranslation

Measuring the behavioral impact of machine translation quality improvements with A/B testing

2016-11-01 · EMNLP 2016 11 · Ben Russell, Duncan Gillespie
Machine TranslationTranslation

SALTED: A Framework for SAlient Long-Tail Translation Error Detection

2022-05-20 · Vikas Raunak, Matt Post, Arul Menezes

Traditional machine translation (MT) metrics provide an average measure of translation quality that is insensitive to the long tail of behavioral problems in MT. Examples include translation of numbers, physical units, d…

Machine TranslationNMTSentenceTranslation

Problems with automating translation of movie/TV show subtitles

2019-09-04 · Prabhakar Gupta, Mayank Sharma, Kartik Pitale, Keshav Kumar

We present 27 problems encountered in automating the translation of movie/TV show subtitles. We categorize each problem in one of the three categories viz. problems directly related to textual translation, problems relat…

Machine TranslationTranslation

Crossing Language Borders: A Pipeline for Indonesian Manhwa Translation

2025-01-03 · Nithyasri Narasimhan, Sagarika Singh

In this project, we develop a practical and efficient solution for automating the Manhwa translation from Indonesian to English. Our approach combines computer vision, text recognition, and natural language processing te…

Machine TranslationObject DetectionOptical Character Recognition (OCR)Translation