English

FairFil: Contrastive Neural Debiasing Method for Pretrained Text Encoders

Computation and Language 2021-03-12 v1 Machine Learning

Abstract

Pretrained text encoders, such as BERT, have been applied increasingly in various natural language processing (NLP) tasks, and have recently demonstrated significant performance gains. However, recent studies have demonstrated the existence of social bias in these pretrained NLP models. Although prior works have made progress on word-level debiasing, improved sentence-level fairness of pretrained encoders still lacks exploration. In this paper, we proposed the first neural debiasing method for a pretrained sentence encoder, which transforms the pretrained encoder outputs into debiased representations via a fair filter (FairFil) network. To learn the FairFil, we introduce a contrastive learning framework that not only minimizes the correlation between filtered embeddings and bias words but also preserves rich semantic information of the original sentences. On real-world datasets, our FairFil effectively reduces the bias degree of pretrained text encoders, while continuously showing desirable performance on downstream tasks. Moreover, our post-hoc method does not require any retraining of the text encoders, further enlarging FairFil's application space.

Keywords

Cite

@article{arxiv.2103.06413,
  title  = {FairFil: Contrastive Neural Debiasing Method for Pretrained Text Encoders},
  author = {Pengyu Cheng and Weituo Hao and Siyang Yuan and Shijing Si and Lawrence Carin},
  journal= {arXiv preprint arXiv:2103.06413},
  year   = {2021}
}

Comments

Accepted by the 9th International Conference on Learning Representations (ICLR 2021)

R2 v1 2026-06-23T23:58:55.250Z