paper-with-me

홈 › Papers

Attenuating Bias in Word Vectors

2019-01-23 · Sunipa Dev, Jeff Phillips

Word vector representations are well developed tools for various NLP and Machine Learning tasks and are known to retain significant semantic and syntactic structure of languages. But they are prone to carrying and amplifying bias which can perpetrate discrimination in various applications. In this work, we explore new simple ways to detect the most stereotypically gendered words in an embedding and remove the bias from them. We verify how names are masked carriers of gender bias and then use that as a tool to attenuate bias in embeddings. Further, we extend this property of names to show how names can be used to detect other types of bias in the embeddings such as bias based on race, ethnicity, and age.

📄 PDF Abstract BibTeX arXiv:1901.07656

Code (1)

sunipa/Attenuating-Bias-in-Word-Vec

Similar Papers 제목 키워드 기반

A General Framework for Implicit and Explicit Debiasing of Distributional Word Vector Spaces

2019-09-13 · Anne Lauscher, Goran Glavaš, Simone Paolo Ponzetto, Ivan Vulić

Distributional word vectors have recently been shown to encode many of the human biases, most notably gender and racial biases, and models for attenuating such biases have consequently been proposed. However, existing mo…

Word Embeddings

Nurse is Closer to Woman than Surgeon? Mitigating Gender-Biased Proximities in Word Embeddings

2020-06-02 · Tenzin Singhay Bhotia, Vaibhav Kumar, Tanmoy Chakraborty

Word embeddings are the standard model for semantic and syntactic representations of words. Unfortunately, these models have been shown to exhibit undesirable word associations resulting from gender, racial, and religiou…

coreference-resolutionCoreference ResolutionWord Embeddings

Bias in word embeddings

2020-01-27 · Proceedings of the 2020 Conference on Fairness, Accountability, and Transparency 2020 1 · Orestis Papakyriakopoulos, Simon Hegelich, Juan Carlos Medina Serrano, Fabienne Marco

Word embeddings are a widely used set of natural language processing techniques that map words to vectors of real numbers. These vectors are used to improve the quality of generative and predictive models. Recent studies…

Bias DetectionWord Embeddings

Analyzing Correlations Between Intrinsic and Extrinsic Bias Metrics of Static Word Embeddings With Their Measuring Biases Aligned

2024-09-14 · Taisei Katô, Yusuke Miyao

We examine the abilities of intrinsic bias metrics of static word embeddings to predict whether Natural Language Processing (NLP) systems exhibit biased behavior. A word embedding is one of the fundamental NLP technologi…

Word Embeddings

MABEL: Attenuating Gender Bias using Textual Entailment Data

2022-10-26 · Jacqueline He, Mengzhou Xia, Christiane Fellbaum, Danqi Chen

Pre-trained language models encode undesirable social biases, which are further exacerbated in downstream use. To this end, we propose MABEL (a Method for Attenuating Gender Bias using Entailment Labels), an intermediate…

Contrastive LearningFairnessNatural Language Inference