English

Generating Gender Alternatives in Machine Translation

Computation and Language 2024-07-31 v1 Artificial Intelligence

Abstract

Machine translation (MT) systems often translate terms with ambiguous gender (e.g., English term "the nurse") into the gendered form that is most prevalent in the systems' training data (e.g., "enfermera", the Spanish term for a female nurse). This often reflects and perpetuates harmful stereotypes present in society. With MT user interfaces in mind that allow for resolving gender ambiguity in a frictionless manner, we study the problem of generating all grammatically correct gendered translation alternatives. We open source train and test datasets for five language pairs and establish benchmarks for this task. Our key technical contribution is a novel semi-supervised solution for generating alternatives that integrates seamlessly with standard MT models and maintains high performance without requiring additional components or increasing inference overhead.

Keywords

Cite

@article{arxiv.2407.20438,
  title  = {Generating Gender Alternatives in Machine Translation},
  author = {Sarthak Garg and Mozhdeh Gheini and Clara Emmanuel and Tatiana Likhomanenko and Qin Gao and Matthias Paulik},
  journal= {arXiv preprint arXiv:2407.20438},
  year   = {2024}
}

Comments

GeBNLP 2024

R2 v1 2026-06-28T17:57:35.622Z