With widening deployments of natural language processing (NLP) in daily life, inherited social biases from NLP models have become more severe and problematic. Previous studies have shown that word embeddings trained on human-generated corpora have strong gender biases that can produce discriminative results in downstream tasks. Previous debiasing methods focus mainly on modeling bias and only implicitly consider semantic information while completely overlooking the complex underlying causal structure among bias and semantic components. To address these issues, we propose a novel methodology that leverages a causal inference framework to effectively remove gender bias. The proposed method allows us to construct and analyze the complex causal mechanisms facilitating gender information flow while retaining oracle semantic information within word embeddings. Our comprehensive experiments show that the proposed method achieves state-of-the-art results in gender-debiasing tasks. In addition, our methods yield better performance in word similarity evaluation and various extrinsic downstream NLP tasks.

GitHub Link

Paper Link

Word Embeddings via Causal Inference: Gender Bias Reducing and Semantic Information Preserving (AAAI 2022)

With widening deployments of natural language processing (NLP) in daily life, inherited social biases from NLP models...

Balancing gender bias in job advertisements with text-level bias mitigation(Frontiers in big Data 2022)

Despite progress towards gender equality in the labor market over the past few decades, gender segregation in labor f...

Conformalized Fairness via Quantile Regression(Neurips 2022)

Algorithmic fairness has received increased attention in socially sensitive domains. While rich literature on mean fa...

Debiasing with Sufficient Projection: A General Theoretical Framework for Vector Representations(NAACL 2024)

Pre-trained vector representations in natural language processing often inadvertently encode undesirable social biase...