GendEL
收藏资源简介:
GendEL数据集是一个手工制作的双语数据集,包含240个性别模糊和明确的英文句子,这些句子都包含典型的职业名词和形容词。数据集由作者手动翻译成希腊语,每个模糊的句子都有三种翻译(阳性、阴性、中性),而明确的句子只有一个正确的翻译。数据集旨在评估英语到希腊语机器翻译中的性别偏见,并为大型语言模型(LLM)提供基准,以探索性别偏见缓解方法。
The GendEL dataset is a manually curated bilingual dataset consisting of 240 English sentences that are either gender-ambiguous or gender-definite, all of which contain typical occupational nouns and adjectives. The dataset was manually translated into Greek by the authors: each ambiguous sentence has three available translations (masculine, feminine, and neutral), while each definite sentence has only one correct translation. This dataset is designed to evaluate gender bias in English-to-Greek machine translation, and provides a benchmark for large language models (LLMs) to explore gender bias mitigation methods.
数据集概述:英语-希腊语机器翻译中的性别偏见
数据集简介
- 名称:GendEL
- 用途:评估英语-希腊语机器翻译中的性别偏见
- 语言对:英语-希腊语(EN-EL)
- 研究重点:商业机器翻译系统(Google Translate和DeepL)及GPT-4o在性别偏见方面的表现
数据集内容
- GendEL.xlsx:完整数据集,包含:
- 人工翻译
- Google Translate翻译
- DeepL翻译
- GPT-4o提示翻译
- 注释
- GendEL_set_MT.csv:仅包含Google Translate和DeepL翻译的子集
- GendEL_set_LLM.csv:仅包含GPT-4o提示翻译的子集
研究内容
- 性别偏见类型:
- 男性偏见(默认使用男性形式)
- 职业刻板印象(根据职业刻板印象分配性别)
- 反刻板印象翻译中的错误(如“女医生”比“男医生”更频繁误译)
- 研究方法:使用GendEL数据集评估翻译系统的性别偏见
- 主要发现:
- 商业机器翻译系统在性别明确的情况下表现良好
- 在性别未指定的情况下难以产生性别包容的翻译
- GPT-4o在提供性别包容翻译方面表现较好,但仍存在残余偏见
相关文件
- 论文:Gender Bias in English-to-Greek Machine Translation.pdf
- 硕士论文:Eleni_Gkovedarou_DTA_thesis.pdf
- 代码:
- evaluation.ipynb:用于评估Google Translate、DeepL和GPT-4o翻译的性别偏见
- prompted_gpt_4o.iynb:用于定制GPT-4o提示以生成性别包容的英语-希腊语翻译
- 图表:figures文件夹包含研究中使用的所有图表和可视化
贡献
- 创建并公开发布了GendEL,这是第一个用于评估英语-希腊语翻译的手工制作数据集
- 强调了希腊语中需要更多性别包容的翻译实践
引用
bibtex @misc{gkovedarou2025genderbiasenglishtogreekmachine, title={Gender Bias in English-to-Greek Machine Translation}, author={Eleni Gkovedarou and Joke Daems and Luna De Bruyne}, year={2025}, eprint={2506.09558}, archivePrefix={arXiv}, primaryClass={cs.CL}, url={https://arxiv.org/abs/2506.09558}, }

- 1Gender Bias in English-to-Greek Machine Translation根特大学 · 2025年



