paper-with-me

홈 › Papers

Identifying and Reducing Gender Bias in Word-Level Language Models

2019-04-05 · NAACL 2019 6 · Shikha Bordia, Samuel R. Bowman

Many text corpora exhibit socially problematic biases, which can be propagated or amplified in the models trained on such data. For example, doctor cooccurs more frequently with male pronouns than female pronouns. In this study we (i) propose a metric to measure gender bias; (ii) measure bias in a text corpus and the text generated from a recurrent neural network language model trained on the text corpus; (iii) propose a regularization loss term for the language model that minimizes the projection of encoder-trained embeddings onto an embedding subspace that encodes gender; (iv) finally, evaluate efficacy of our proposed method on reducing gender bias. We find this regularization method to be effective in reducing gender bias up to an optimal weight assigned to the loss term, beyond which the model becomes unstable as the perplexity increases. We replicate this study on three training corpora---Penn Treebank, WikiText-2, and CNN/Daily Mail---resulting in similar conclusions.

📄 PDF Abstract BibTeX arXiv:1904.03035

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

A Causal Inference Method for Reducing Gender Bias in Word Embedding Relations

2019-11-25 · Zekun Yang, Juan Feng

Word embedding has become essential for natural language processing as it boosts empirical performances of various tasks. However, recent research discovers that gender bias is incorporated in neural word embeddings, and…

Causal Inferencecoreference-resolutionCoreference ResolutionSentence+1

Reducing Gender Bias in Word-Level Language Models with a Gender-Equalizing Loss Function

2019-05-30 · ACL 2019 7 · Yusu Qian, Urwa Muaz, Ben Zhang, Jae Won Hyun

Gender bias exists in natural language datasets which neural language models tend to learn, resulting in biased text generation. In this research, we propose a debiasing approach based on the loss function modification. …

Data AugmentationText Generation

Identifying and Mitigating Gender Bias in Hyperbolic Word Embeddings

2021-09-28 · Tenzin Singhay Bhotia, Vaibhav Kumar, Tanmoy Chakraborty

Euclidean word embedding models such as GloVe and Word2Vec have been shown to reflect human-like gender biases. In this paper, we extend the study of gender bias to the recently popularized hyperbolic word embeddings. We…

Word Embeddings

Adversarial Examples Generation for Reducing Implicit Gender Bias in Pre-trained Models

2021-10-03 · Wenqian Ye, Fei Xu, Yaojia Huang, Cassie Huang 외

Over the last few years, Contextualized Pre-trained Neural Language Models, such as BERT, GPT, have shown significant gains in various NLP tasks. To enhance the robustness of existing pre-trained models, one way is adver…

Data AugmentationSentence

Gender and Racial Stereotype Detection in Legal Opinion Word Embeddings

2022-03-24 · Sean Matthews, John Hudzina, Dawn Sepehr

Studies have shown that some Natural Language Processing (NLP) systems encode and replicate harmful biases with potential adverse ethical effects in our society. In this article, we propose an approach for identifying ge…

Question AnsweringWord Embeddings