paper-with-me

Papers

Measuring Gender Bias in Word Embeddings of Gendered Languages Requires Disentangling Grammatical Gender Signals

2022-06-03 · Shiva Omrani Sabbaghi, Aylin Caliskan

Does the grammatical gender of a language interfere when measuring the semantic gender information captured by its word embeddings? A number of anomalous gender bias measurements in the embeddings of gendered languages suggest this possibility. We demonstrate that word embeddings learn the association between a noun and its grammatical gender in grammatically gendered languages, which can skew social gender bias measurements. Consequently, word embedding post-processing methods are introduced to quantify, disentangle, and evaluate grammatical gender signals. The evaluation is performed on five gendered languages from the Germanic, Romance, and Slavic branches of the Indo-European language family. Our method reduces the strength of grammatical gender signals, which is measured in terms of effect size (Cohen's d), by a significant average of d = 1.3 for French, German, and Italian, and d = 0.56 for Polish and Spanish. Once grammatical gender is disentangled, the association between over 90% of 10,000 inanimate nouns and their assigned grammatical gender weakens, and cross-lingual bias results from the Word Embedding Association Test (WEAT) become more congruent with country-level implicit bias measurements. The results further suggest that disentangling grammatical gender signals from word embeddings may lead to improvement in semantic machine learning tasks.

📄 PDF Abstract BibTeX arXiv:2206.01691

Code (1)

shivaomrani/gg_disentangling 공식 구현

Tasks

Word Embeddings

Similar Papers 제목 키워드 기반

Robustness and Reliability of Gender Bias Assessment in Word Embeddings: The Role of Base Pairs

2020-10-06 · Asian Chapter of the Association for Computational Linguistics 2020 · Haiyang Zhang, Alison Sneyd, Mark Stevenson

It has been shown that word embeddings can exhibit gender bias, and various methods have been proposed to quantify this. However, the extent to which the methods are capturing social stereotypes inherited from the data h…

Word EmbeddingsWord Similarity

Understanding Undesirable Word Embedding Associations

2019-08-18 · ACL 2019 7 · Kawin Ethayarajh, David Duvenaud, Graeme Hirst

Word embeddings are often criticized for capturing undesirable word associations such as gender stereotypes. However, methods for measuring and removing such biases remain poorly understood. We show that for any embeddin…

Word Embeddings

Roadblocks in Gender Bias Measurement for Diachronic Corpora

2022-05-01 · LChange (ACL) 2022 5 · Saied Alshahrani, Esma Wali, Abdullah R Alshamsan, Yan Chen 외

The use of word embeddings is an important NLP technique for extracting meaningful conclusions from corpora of human text. One important question that has been raised about word embeddings is the degree of gender bias le…

Word Embeddings

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

Mitigating Gender Bias in Contextual Word Embeddings

2024-11-18 · Navya Yarrabelly, Vinay Damodaran, Feng-Guang Su

Word embeddings have been shown to produce remarkable results in tackling a vast majority of NLP related tasks. Unfortunately, word embeddings also capture the stereotypical biases that are prevalent in society, affectin…

Language ModelingLanguage ModellingMasked Language ModelingWord Embeddings