paper-with-me

홈 › Papers

Pronoun Translation in English-French Machine Translation: An Analysis of Error Types

2018-08-30 · Christian Hardmeier, Liane Guillou

Pronouns are a long-standing challenge in machine translation. We present a study of the performance of a range of rule-based, statistical and neural MT systems on pronoun translation based on an extensive manual evaluation using the PROTEST test suite, which enables a fine-grained analysis of different pronoun types and sheds light on the difficulties of the task. We find that the rule-based approaches in our corpus perform poorly as a result of oversimplification, whereas SMT and early NMT systems exhibit significant shortcomings due to a lack of awareness of the functional and referential properties of pronouns. A recent Transformer-based NMT system with cross-sentence context shows very promising results on non-anaphoric pronouns and intra-sentential anaphora, but there is still considerable room for improvement in examples with cross-sentence dependencies.

📄 PDF Abstract BibTeX arXiv:1808.10196

Code (1)

cairouchong/discourse-phenomena

Tasks

Machine TranslationNMTSentenceTranslation

Similar Papers 제목 키워드 기반

A Test Set for Discourse Translation from Japanese to English

2020-05-01 · LREC 2020 5 · Masaaki Nagata, Makoto Morishita

We made a test set for Japanese-to-English discourse translation to evaluate the power of context-aware machine translation. For each discourse phenomenon, we systematically collected examples where the translation of th…

Machine TranslationSentenceTranslation

What about em? How Commercial Machine Translation Fails to Handle (Neo-)Pronouns

2023-05-25 · Anne Lauscher, Debora Nozza, Archie Crowley, Ehm Miltersen 외

As 3rd-person pronoun usage shifts to include novel forms, e.g., neopronouns, we need more research on identity-inclusive NLP. Exclusion is particularly harmful in one of the most popular NLP applications, machine transl…

Machine TranslationTranslation

Data augmentation using back-translation for context-aware neural machine translation

2019-11-01 · WS 2019 11 · Amane Sugiyama, Naoki Yoshinaga

A single sentence does not always convey information that is enough to translate it into other languages. Some target languages need to add or specialize words that are omitted or ambiguous in the source languages (e.g, …

Data AugmentationMachine TranslationNMTSentence+1

Discourse-level Annotation over Europarl for Machine Translation: Connectives and Pronouns

2012-05-01 · LREC 2012 5 · Andrei Popescu-Belis, Thomas Meyer, Jeevanthi Liyanapathirana, Bruno Cartoni 외

This paper describes methods and results for the annotation of two discourse-level phenomena, connectives and pronouns, over a multilingual parallel corpus. Excerpts from Europarl in English and French have been annotate…

Machine TranslationTranslation

Analyzing the Attention Heads for Pronoun Disambiguation in Context-aware Machine Translation Models

2024-12-15 · Paweł Mąka, Yusuf Can Semerci, Jan Scholtes, Gerasimos Spanakis

In this paper, we investigate the role of attention heads in Context-aware Machine Translation models for pronoun disambiguation in the English-to-German and English-to-French language directions. We analyze their influe…

Machine Translation