English

Conditional Supervised Contrastive Learning for Fair Text Classification

Computation and Language 2022-11-01 v2 Artificial Intelligence Computers and Society Machine Learning

Abstract

Contrastive representation learning has gained much attention due to its superior performance in learning representations from both image and sequential data. However, the learned representations could potentially lead to performance disparities in downstream tasks, such as increased silencing of underrepresented groups in toxicity comment classification. In light of this challenge, in this work, we study learning fair representations that satisfy a notion of fairness known as equalized odds for text classification via contrastive learning. Specifically, we first theoretically analyze the connections between learning representations with a fairness constraint and conditional supervised contrastive objectives, and then propose to use conditional supervised contrastive objectives to learn fair representations for text classification. We conduct experiments on two text datasets to demonstrate the effectiveness of our approaches in balancing the trade-offs between task performance and bias mitigation among existing baselines for text classification. Furthermore, we also show that the proposed methods are stable in different hyperparameter settings.

Keywords

Cite

@article{arxiv.2205.11485,
  title  = {Conditional Supervised Contrastive Learning for Fair Text Classification},
  author = {Jianfeng Chi and William Shand and Yaodong Yu and Kai-Wei Chang and Han Zhao and Yuan Tian},
  journal= {arXiv preprint arXiv:2205.11485},
  year   = {2022}
}

Comments

Findings of EMNLP 2022

R2 v1 2026-06-24T11:25:59.871Z