Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

BLIND: Bias Removal With No Demographics

About

Models trained on real-world data tend to imitate and amplify social biases. Common methods to mitigate biases require prior information on the types of biases that should be mitigated (e.g., gender or racial bias) and the social groups associated with each data sample. In this work, we introduce BLIND, a method for bias removal with no prior knowledge of the demographics in the dataset. While training a model on a downstream task, BLIND detects biased samples using an auxiliary model that predicts the main model's success, and down-weights those samples during the training process. Experiments with racial and gender biases in sentiment classification and occupation classification tasks demonstrate that BLIND mitigates social biases without relying on a costly demographic annotation process. Our method is competitive with other methods that require demographic information and sometimes even surpasses them.

Hadas Orgad, Yonatan Belinkov• 2022

Related benchmarks

TaskDatasetResultRank
Sentiment ClassificationSentiment classification
Acc0.782
32
Occupation classificationOccupation classification dataset
Accuracy84.4
20
Occupation classificationOccupation classification balanced (test)
Accuracy84.4
20
Showing 3 of 3 rows

Other info

Code

Follow for update