| Challenge: | Existing methods for learning word embeddings using dictionaries do not require access to training resources or knowledge regarding the word embeds used. |
| Approach: | They propose a method for debiasing pre-trained word embeddings using dictionaries . they learn constraints that must be satisfied by unbiased word embeds from dictionary definitions . |
| Outcome: | The proposed method removes unfair biases encoded in pre-trained word embeddings while preserving useful semantics. |
Similar Papers
Learning Bias-reduced Word Embeddings Using Dictionary Definitions (2022.findings-acl)
Copied to clipboard
| Challenge: | Existing word embeddings have undesirable gender, racial, and religious biases . DD-GloVe is a train-time debiasing algorithm that uses dictionary definitions based on word definitions. |
| Approach: | They propose a dictionary-guided loss function that encourages word embeddings to be similar to their relatively neutral dictionary definition representations. |
| Outcome: | The proposed algorithm can learn word embeddings by leveraging dictionary definitions. |
Gender-preserving Debiasing for Pre-trained Word Embeddings (P19-1)
Copied to clipboard
| Challenge: | Existing methods for debiasing word embeddings have shown discriminative biases . word embeds learnt from social media have shown to encode racist, offensive and discriminative language usage. |
| Approach: | They propose a method that preserves gender-related information while removing stereotypical gender biases from pre-trained word embeddings. |
| Outcome: | The proposed method preserves gender-related information while removing stereotypical discriminative gender biases from pre-trained word embeddings. |
Debiasing Pre-trained Contextualised Embeddings (2021.eacl-main)
Copied to clipboard
| Challenge: | a study of contextualised word embeddings shows discriminative biases are encoded in contextualised embeddables. |
| Approach: | They propose a fine-tuning method that can be applied at token- or sentence-levels to debias pre-trained contextualised embeddings. |
| Outcome: | The proposed method can be applied at token- or sentence-levels to debias pre-trained models without requiring retrains. |
Double-Hard Debias: Tailoring Word Embeddings for Gender Bias Mitigation (2020.acl-main)
Copied to clipboard
| Challenge: | Existing methods to debias word embeddings from human-generated corpora inherit strong gender bias . prior work has suggested removing gender component from pre-trained word embeds or compressing gender information into a few dimensions of the embeddable space . |
| Approach: | They propose a technique that purifies word embeddings against inferred gender subspaces . they propose to preserve distributional semantics of pre-trained word embeds while reducing gender bias . |
| Outcome: | The proposed technique preserves distributional semantics of pre-trained word embeddings while reducing gender bias to a larger degree than prior approaches. |
Black is to Criminal as Caucasian is to Police: Detecting and Removing Multiclass Bias in Word Embeddings (N19-1)
Copied to clipboard
| Challenge: | Existing methods to debias word embeddings in binary settings such as gender and religion are limited to binary labels, whereas word2vec embedders can be used to propagate biases. |
| Approach: | They propose a method to debias word embeddings in multiclass settings such as gender and religion, extending the work of Bolukbasi et al. (2016). |
| Outcome: | The proposed method maintains the efficacy in standard NLP tasks while maintaining the utility of embeddings. |
From Prejudice to Parity: A New Approach to Debiasing Large Language Model Word Embeddings (2025.coling-main)
Copied to clipboard
| Challenge: | Existing work in this field has looked most commonly into gender bias, racial bias, and religious bias. |
| Approach: | They propose an algorithm that uses a neural network to perform ‘soft debiasing’ and build on the seminal work of (CITATION) and (CitATION). |
| Outcome: | The proposed algorithm outperforms current methods on gender, race, and religion metrics on a wide range of metrics. |
Neutralizing Gender Bias in Word Embeddings with Latent Disentanglement and Counterfactual Generation (2020.findings-emnlp)
Copied to clipboard
| Challenge: | Recent research shows word embeddings have strong gender biases in embeddable spaces . a proposed method can be used to debiase word embeds without loss of semantic information . |
| Approach: | They propose a latent disentanglement method with a siamese auto-encoder structure with an adapted gradient reversal layer to debiase word embeddings. |
| Outcome: | The proposed method can preserve semantic information during debiasing while minimizing loss of semantic information for extrinsic NLP tasks. |
Sense Embeddings are also Biased – Evaluating Social Biases in Static and Contextualised Sense Embeddings (2022.acl-long)
Copied to clipboard
| Challenge: | Existing studies have evaluated social biases in word embeddings, but they are understudied. |
| Approach: | They propose to evaluate the social biases in sense embeddings using a benchmark dataset for word embedders. |
| Outcome: | The proposed measures show that even when no biases are found at word-level, there are still worrying levels of social biase at sense-level which are often ignored by the word- level bias evaluation measures. |
Auto-Encoding Dictionary Definitions into Consistent Word Embeddings (D18-1)
Copied to clipboard
| Challenge: | Monolingual dictionaries are widespread and semantically rich resources. |
| Approach: | They propose a model that learns to compute word embeddings by processing dictionary definitions and trying to reconstruct them. |
| Outcome: | The proposed model shows strong performance when trained exclusively on dictionary data and generalizes in one shot. |
Lipstick on a Pig: Debiasing Methods Cover up Systematic Gender Biases in Word Embeddings But do not Remove Them (N19-1)
Copied to clipboard
| Challenge: | Existing methods to remove gender bias from word embeddings are insufficient, we argue . existing methods for gender-neutral modeling are ineffective, we conclude . |
| Approach: | They propose methods to reduce gender bias in word embeddings by debiasing them using text corpora. |
| Outcome: | The proposed methods show that they can reduce gender bias in word embeddings . the proposed methods are insufficient and should not be trusted, the authors argue . |