paper-with-me

Papers

What is Your Favorite Gender, MLM? Gender Bias Evaluation in Multilingual Masked Language Models

2024-04-09 · Jeongrok Yu, Seong Ug Kim, Jacob Choi, Jinho D. Choi

Bias is a disproportionate prejudice in favor of one side against another. Due to the success of transformer-based Masked Language Models (MLMs) and their impact on many NLP tasks, a systematic evaluation of bias in these models is needed more than ever. While many studies have evaluated gender bias in English MLMs, only a few works have been conducted for the task in other languages. This paper proposes a multilingual approach to estimate gender bias in MLMs from 5 languages: Chinese, English, German, Portuguese, and Spanish. Unlike previous work, our approach does not depend on parallel corpora coupled with English to detect gender bias in other languages using multilingual lexicons. Moreover, a novel model-based method is presented to generate sentence pairs for a more robust analysis of gender bias, compared to the traditional lexicon-based method. For each language, both the lexicon-based and model-based methods are applied to create two datasets respectively, which are used to evaluate gender bias in an MLM specifically trained for that language using one existing and 3 new scoring metrics. Our results show that the previous approach is data-sensitive and not stable as it does not remove contextual dependencies irrelevant to gender. In fact, the results often flip when different scoring metrics are used on the same dataset, suggesting that gender bias should be studied on a large dataset using multiple evaluation metrics for best practice.

📄 PDF Abstract BibTeX arXiv:2404.06621

Code (0)

등록된 구현이 없습니다.

Tasks

Sentence

Methods 이 논문이 사용한 방법론

FLIP https://developer.nvidia.com/blog/flip-a-difference-evaluator-for-alternating-images/

Similar Papers 제목 키워드 기반

Gendered Language in Resumes and its Implications for Algorithmic Bias in Hiring

2022-07-01 · NAACL (GeBNLP) 2022 7 · Prasanna Parasurama, João Sedoc

Despite growing concerns around gender bias in NLP models used in algorithmic hiring, there is little empirical work studying the extent and nature of gendered language in resumes.Using a corpus of 709k resumes from IT f…

Fairness

Choose Your Lenses: Flaws in Gender Bias Evaluation

2022-10-20 · NAACL (GeBNLP) 2022 7 · Hadas Orgad, Yonatan Belinkov

Considerable efforts to measure and mitigate gender bias in recent years have led to the introduction of an abundance of tasks, datasets, and metrics used in this vein. In this position paper, we assess the current parad…

Measuring Bias or Measuring the Task: Understanding the Brittle Nature of LLM Gender Biases

2025-09-04 · Bufan Gao, Elisa Kreiss arxiv

As LLMs are increasingly applied in socially impactful settings, concerns about gender bias have prompted growing efforts both to measure and mitigate such bias. These efforts often rely on evaluation tasks that differ f…

What You See Is What You Get? The Impact of Representation Criteria on Human Bias in Hiring

2019-09-08 · Andi Peng, Besmira Nushi, Emre Kiciman, Kori Inkpen 외

Although systematic biases in decision-making are widely documented, the ways in which they emerge from different sources is less understood. We present a controlled experimental platform to study gender bias in hiring b…

Decision Making

Detecting Gender Bias in Course Evaluations

2024-04-02 · Sarah Lindau, Linnea Nilsson

An outtake from the findnings of a master thesis studying gender bias in course evaluations through the lense of machine learning and nlp. We use different methods to examine and explore the data and find differences in …