paper-with-me

홈 › Papers

Filling Gender \& Number Gaps in Neural Machine Translation with Black-box Context Injection

2019-08-01 · WS 2019 8 · Amit Moryossef, Roee Aharoni, Yoav Goldberg

When translating from a language that does not morphologically mark information such as gender and number into a language that does, translation systems must {``}guess{''} this missing information, often leading to incorrect translations in the given context. We propose a black-box approach for injecting the missing information to a pre-trained neural machine translation system, allowing to control the morphological variations in the generated translations without changing the underlying model or training data. We evaluate our method on an English to Hebrew translation task, and show that it is effective in injecting the gender and number information and that supplying the correct information improves the translation accuracy in up to 2.3 BLEU on a female-speaker test set for a state-of-the-art online black-box system. Finally, we perform a fine-grained syntactic analysis of the generated translations that shows the effectiveness of our method.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationTranslation

Similar Papers 제목 키워드 기반

Filling Gender & Number Gaps in Neural Machine Translation with Black-box Context Injection

2019-03-08 · Amit Moryossef, Roee Aharoni, Yoav Goldberg

When translating from a language that does not morphologically mark information such as gender and number into a language that does, translation systems must "guess" this missing information, often leading to incorrect t…

Machine TranslationTranslation

What the Harm? Quantifying the Tangible Impact of Gender Bias in Machine Translation with a Human-centered Study

2024-10-01 · Beatrice Savoldi, Sara Papi, Matteo Negri, Ana Guerberof 외

Gender bias in machine translation (MT) is recognized as an issue that can harm people and society. And yet, advancements in the field rarely involve people, the final MT users, or inform how they might be impacted by bi…

Machine TranslationTranslation

Evaluating Gender Bias Transfer from Film Data

2022-07-01 · NAACL (GeBNLP) 2022 7 · Amanda Bertsch, Ashley Oh, Sanika Natu, Swetha Gangu 외

Films are a rich source of data for natural language processing. OpenSubtitles (Lison and Tiedemann, 2016) is a popular movie script dataset, used for training models for tasks such as machine translation and dialogue ge…

Dialogue GenerationMachine TranslationSentenceSentence Embedding+2

Exploring Gap Filling as a Cheaper Alternative to Reading Comprehension Questionnaires when Evaluating Machine Translation for Gisting

2018-09-02 · WS 2018 10 · Mikel L. Forcada, Carolina Scarton, Lucia Specia, Barry Haddow 외

A popular application of machine translation (MT) is gisting: MT is consumed as is to make sense of text in a foreign language. Evaluation of the usefulness of MT for gisting is surprisingly uncommon. The classical metho…

Machine TranslationReading ComprehensionSentenceTranslation

How sensitive are translation systems to extra contexts? Mitigating gender bias in Neural Machine Translation models through relevant contexts

2022-05-22 · Shanya Sharma, Manan Dey, Koustuv Sinha

Neural Machine Translation systems built on top of Transformer-based architectures are routinely improving the state-of-the-art in translation quality according to word-overlap metrics. However, a growing number of studi…

Bias DetectionMachine TranslationTranslation