paper-with-me

홈 › Papers

First the worst: Finding better gender translations during beam search

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Generating machine translations via beam search seeks the most likely output under a model. However, beam search has been shown to amplify demographic biases exhibited by a model. We aim to address this, focusing on gender bias resulting from systematic errors in grammatical gender translation. Almost all prior work on this problem adjusts the training data or the model itself. By contrast, our approach changes only the inference procedure. We explore two techniques: applying constraints during inference to improve gender diversity in n-best lists, and reranking n-best lists using gender features obtained from the source sentence. Combining these methods gives large gains in gender translation accuracy for three language pairs without requiring additional bilingual data or retraining.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityRerankingSentenceTranslation

Similar Papers 제목 키워드 기반

First the worst: Finding better gender translations during beam search

2021-04-15 · Findings (ACL) 2022 5 · Danielle Saunders, Rosie Sallis, Bill Byrne

Neural machine translation inference procedures like beam search generate the most likely output under the model. This can exacerbate any demographic biases exhibited by the model. We focus on gender bias resulting from …

DiversityMachine TranslationNMTReranking+2

Multilingual Holistic Bias: Extending Descriptors and Patterns to Unveil Demographic Biases in Languages at Scale

2023-05-22 · Marta R. Costa-jussà, Pierre Andrews, Eric Smith, Prangthip Hansanti 외

We introduce a multilingual extension of the HOLISTICBIAS dataset, the largest English template-based taxonomy of textual people references: MULTILINGUALHOLISTICBIAS. This extension consists of 20,459 sentences in 50 lan…

Joint Multilingual Sentence RepresentationsSentence

Watching the Watchers: Exposing Gender Disparities in Machine Translation Quality Estimation

2024-10-14 · Emmanouil Zaranis, Giuseppe Attanasio, Sweta Agrawal, André F. T. Martins

The automatic assessment of translation quality has recently become crucial across several stages of the translation pipeline, from data curation to training and decoding. Although quality estimation (QE) metrics have be…

Machine TranslationTranslation

A Tale of Pronouns: Interpretability Informs Gender Bias Mitigation for Fairer Instruction-Tuned Machine Translation

2023-10-18 · Giuseppe Attanasio, Flor Miriam Plaza-del-Arco, Debora Nozza, Anne Lauscher

Recent instruction fine-tuned models can solve multiple NLP tasks when prompted to do so, with machine translation (MT) being a prominent use case. However, current research often focuses on standard performance benchmar…

FairnessFew-Shot LearningMachine TranslationTranslation

GFST: Gender-Filtered Self-Training for More Accurate Gender in Translation

2021-11-01 · EMNLP 2021 11 · Prafulla Kumar Choubey, Anna Currey, Prashant Mathur, Georgiana Dinu

Targeted evaluations have found that machine translation systems often output incorrect gender in translations, even when the gender is clear from context. Furthermore, these incorrectly gendered translations have the po…

Machine TranslationTranslation