The Power Of Prompts: Evaluating And Mitigating Gender Bias In MT With Llms · The Large Language Model Bible Contribute to LLM-Bible

The Power Of Prompts: Evaluating And Mitigating Gender Bias In MT With Llms

Sant Aleix, Escolano Carlos, Mash Audrey, Fornaciari Francesca De Luca, Melero Maite. Arxiv 2024

[Paper]    
Applications Ethics And Bias Prompting

This paper studies gender bias in machine translation through the lens of Large Language Models (LLMs). Four widely-used test sets are employed to benchmark various base LLMs, comparing their translation quality and gender bias against state-of-the-art Neural Machine Translation (NMT) models for English to Catalan (En \(\rightarrow\) Ca) and English to Spanish (En \(\rightarrow\) Es) translation directions. Our findings reveal pervasive gender bias across all models, with base LLMs exhibiting a higher degree of bias compared to NMT models. To combat this bias, we explore prompting engineering techniques applied to an instruction-tuned LLM. We identify a prompt structure that significantly reduces gender bias by up to 12% on the WinoMT evaluation dataset compared to more straightforward prompts. These results significantly reduce the gender bias accuracy gap between LLMs and traditional NMT systems.

Similar Work