Shahed Masoudian, Markus Frohmann, Navid Rekabsaz, Markus Schedl,
"Unlabeled Debiasing in Downstream Tasks via Class-wise Low Variance Regularization"
: Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing (EMNLP 2024), 2024
Original Titel:
Unlabeled Debiasing in Downstream Tasks via Class-wise Low Variance Regularization
Sprache des Titels:
Englisch
Original Buchtitel:
Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing (EMNLP 2024)
Original Kurzfassung:
Language models frequently inherit societal biases from their training data. Numerous techniques have been proposed to mitigate these biases during both the pre-training and finetuning stages. However, fine-tuning a pretrained debiased language model on a downstream task can reintroduce biases into the model. Additionally, existing debiasing methods for downstream tasks either (i) require labels of protected attributes (e.g., age, race, or political views) that are often not available or (ii) rely on indicators of bias, which restricts their applicability to gender debiasing since they rely on gender-specific words. To address this, we introduce a novel debiasing regularization technique based on the class-wise variance of embeddings. Crucially, our method does not require attribute labels and targets any attribute, thus addressing the shortcomings of existing debiasing methods. Our experiments on encoder language models and three datasets demonstrate that our method outperforms existing strong debiasing baselines that rely on target attribute labels while maintaining performance on the target task