paper-with-me

Papers

Neutralizing Gender Bias in Word Embedding with Latent Disentanglement and Counterfactual Generation

2020-04-07 · Seungjae Shin, Kyungwoo Song, JoonHo Jang, Hyemi Kim, Weonyoung Joo, Il-Chul Moon

Recent research demonstrates that word embeddings, trained on the human-generated corpus, have strong gender biases in embedding spaces, and these biases can result in the discriminative results from the various downstream tasks. Whereas the previous methods project word embeddings into a linear subspace for debiasing, we introduce a \textit{Latent Disentanglement} method with a siamese auto-encoder structure with an adapted gradient reversal layer. Our structure enables the separation of the semantic latent information and gender latent information of given word into the disjoint latent dimensions. Afterwards, we introduce a \textit{Counterfactual Generation} to convert the gender information of words, so the original and the modified embeddings can produce a gender-neutralized word embedding after geometric alignment regularization, without loss of semantic information. From the various quantitative and qualitative debiasing experiments, our method shows to be better than existing debiasing methods in debiasing word embeddings. In addition, Our method shows the ability to preserve semantic information during debiasing by minimizing the semantic information losses for extrinsic NLP downstream tasks.

📄 PDF Abstract BibTeX arXiv:2004.03133

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualDisentanglementSentiment AnalysisWord Embeddings

Similar Papers 제목 키워드 기반

Neutralizing Gender Bias in Word Embeddings with Latent Disentanglement and Counterfactual Generation

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Seungjae Shin, Kyungwoo Song, JoonHo Jang, Hyemi Kim 외

Recent research demonstrates that word embeddings, trained on the human-generated corpus, have strong gender biases in embedding spaces, and these biases can result in the discriminative results from the various downstre…

counterfactualDisentanglementWord Embeddings

Second Order WinoBias (SoWinoBias) Test Set for Latent Gender Bias Detection in Coreference Resolution

2021-09-28 · ACL (GeBNLP) 2021 8 · Hillary Dawkins

We observe an instance of gender-induced bias in a downstream application, despite the absence of explicit gender words in the test cases. We provide a test set, SoWinoBias, for the purpose of measuring such latent gende…

Bias Detectioncoreference-resolutionCoreference ResolutionGender Bias Detection

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

It's All in the Name: Mitigating Gender Bias with Name-Based Counterfactual Data Substitution

2019-09-02 · IJCNLP 2019 11 · Rowan Hall Maudslay, Hila Gonen, Ryan Cotterell, Simone Teufel

This paper treats gender bias latent in word embeddings. Previous mitigation attempts rely on the operationalisation of gender bias as a projection over a linear subspace. An alternative approach is Counterfactual Data A…

AllcounterfactualData AugmentationWord Embeddings

Gender-preserving Debiasing for Pre-trained Word Embeddings

2019-06-03 · ACL 2019 7 · Masahiro Kaneko, Danushka Bollegala

Word embeddings learnt from massive text collections have demonstrated significant levels of discriminative biases such as gender, racial or ethnic biases, which in turn bias the down-stream NLP applications that use tho…

Word Embeddings