English

FineDeb: A Debiasing Framework for Language Models

Computation and Language 2023-02-07 v1 Computers and Society

Abstract

As language models are increasingly included in human-facing machine learning tools, bias against demographic subgroups has gained attention. We propose FineDeb, a two-phase debiasing framework for language models that starts with contextual debiasing of embeddings learned by pretrained language models. The model is then fine-tuned on a language modeling objective. Our results show that FineDeb offers stronger debiasing in comparison to other methods which often result in models as biased as the original language model. Our framework is generalizable for demographics with multiple classes, and we demonstrate its effectiveness through extensive experiments and comparisons with state of the art techniques. We release our code and data on GitHub.

Keywords

Cite

@article{arxiv.2302.02453,
  title  = {FineDeb: A Debiasing Framework for Language Models},
  author = {Akash Saravanan and Dhruv Mullick and Habibur Rahman and Nidhi Hegde},
  journal= {arXiv preprint arXiv:2302.02453},
  year   = {2023}
}

Comments

Poster presentation at AAAI 2023: The Workshop on Artificial Intelligence for Social Good 2023 (https://amulyayadav.github.io/AI4SG2023/)

R2 v1 2026-06-28T08:32:28.895Z