paper-with-me

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 downstream tasks that rely on these biased word vectors also produce gender-biased results. While some word-embedding gender-debiasing methods have been developed, these methods mainly focus on reducing gender bias associated with gender direction and fail to reduce the gender bias presented in word embedding relations. In this paper, we design a causal and simple approach for mitigating gender bias in word vector relation by utilizing the statistical dependency between gender-definition word embeddings and gender-biased word embeddings. Our method attains state-of-the-art results on gender-debiasing tasks, lexical- and sentence-level evaluation tasks, and downstream coreference resolution tasks.

📄 PDF Abstract BibTeX arXiv:1911.10787

Code (1)

KunkunYang/GenderBiasHSR 공식 구현 tf

Tasks

Causal Inferencecoreference-resolutionCoreference ResolutionSentenceWord Embeddings

Similar Papers 제목 키워드 기반

Word Embeddings via Causal Inference: Gender Bias Reducing and Semantic Information Preserving

2021-12-09 · Lei Ding, Dengdeng Yu, Jinhan Xie, Wenxing Guo 외

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 h…

Causal InferenceWord EmbeddingsWord Similarity

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

Addressing Both Statistical and Causal Gender Fairness in NLP Models

2024-03-30 · Hannah Chen, Yangfeng Ji, David Evans

Statistical fairness stipulates equivalent outcomes for every protected group, whereas causal fairness prescribes that a model makes the same prediction for an individual regardless of their protected characteristics. Co…

counterfactualData AugmentationFairness

Mitigating Gender Bias in Depression Detection via Counterfactual Inference

2025-12-01 · Mingxuan Hu, Hongbo Ma, Xinlan Wu, Ziqi Liu 외 arxiv

Audio-based depression detection models have demonstrated promising performance but often suffer from gender bias due to imbalanced training data. Epidemiological statistics show a higher prevalence of depression in fema…

Causal Inference

Double-Hard Debias: Tailoring Word Embeddings for Gender Bias Mitigation

2020-05-03 · ACL 2020 6 · Tianlu Wang, Xi Victoria Lin, Nazneen Fatema Rajani, Bryan McCann 외

Word embeddings derived from human-generated corpora inherit strong gender bias which can be further amplified by downstream models. Some commonly adopted debiasing approaches, including the seminal Hard Debias algorithm…

Word Embeddings