English

Gender-preserving Debiasing for Pre-trained Word Embeddings

Computation and Language 2019-06-04 v1 Machine Learning

Abstract

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 those word embeddings. Taking gender-bias as a working example, we propose a debiasing method that preserves non-discriminative gender-related information, while removing stereotypical discriminative gender biases from pre-trained word embeddings. Specifically, we consider four types of information: \emph{feminine}, \emph{masculine}, \emph{gender-neutral} and \emph{stereotypical}, which represent the relationship between gender vs. bias, and propose a debiasing method that (a) preserves the gender-related information in feminine and masculine words, (b) preserves the neutrality in gender-neutral words, and (c) removes the biases from stereotypical words. Experimental results on several previously proposed benchmark datasets show that our proposed method can debias pre-trained word embeddings better than existing SoTA methods proposed for debiasing word embeddings while preserving gender-related but non-discriminative information.

Keywords

Cite

@article{arxiv.1906.00742,
  title  = {Gender-preserving Debiasing for Pre-trained Word Embeddings},
  author = {Masahiro Kaneko and Danushka Bollegala},
  journal= {arXiv preprint arXiv:1906.00742},
  year   = {2019}
}

Comments

Accepted as a long paper to the 57th Annual Conference of the Association for Computational Linguistics (ACL-2019)

R2 v1 2026-06-23T09:38:45.288Z