English

Exploring the Linear Subspace Hypothesis in Gender Bias Mitigation

Machine Learning 2024-05-24 v4 Computation and Language Computers and Society

Abstract

Bolukbasi et al. (2016) presents one of the first gender bias mitigation techniques for word representations. Their method takes pre-trained word representations as input and attempts to isolate a linear subspace that captures most of the gender bias in the representations. As judged by an analogical evaluation task, their method virtually eliminates gender bias in the representations. However, an implicit and untested assumption of their method is that the bias subspace is actually linear. In this work, we generalize their method to a kernelized, nonlinear version. We take inspiration from kernel principal component analysis and derive a nonlinear bias isolation technique. We discuss and overcome some of the practical drawbacks of our method for non-linear gender bias mitigation in word representations and analyze empirically whether the bias subspace is actually linear. Our analysis shows that gender bias is in fact well captured by a linear subspace, justifying the assumption of Bolukbasi et al. (2016).

Keywords

Cite

@article{arxiv.2009.09435,
  title  = {Exploring the Linear Subspace Hypothesis in Gender Bias Mitigation},
  author = {Francisco Vargas and Ryan Cotterell},
  journal= {arXiv preprint arXiv:2009.09435},
  year   = {2024}
}

Comments

Fixed a few typos and cleaned up notation

R2 v1 2026-06-23T18:40:15.427Z