English

Balancing out Bias: Achieving Fairness Through Balanced Training

Computation and Language 2022-05-17 v2

Abstract

Group bias in natural language processing tasks manifests as disparities in system error rates across texts authorized by different demographic groups, typically disadvantaging minority groups. Dataset balancing has been shown to be effective at mitigating bias, however existing approaches do not directly account for correlations between author demographics and linguistic variables, limiting their effectiveness. To achieve Equal Opportunity fairness, such as equal job opportunity without regard to demographics, this paper introduces a simple, but highly effective, objective for countering bias using balanced training. We extend the method in the form of a gated model, which incorporates protected attributes as input, and show that it is effective at reducing bias in predictions through demographic input perturbation, outperforming all other bias mitigation techniques when combined with balanced training.

Keywords

Cite

@article{arxiv.2109.08253,
  title  = {Balancing out Bias: Achieving Fairness Through Balanced Training},
  author = {Xudong Han and Timothy Baldwin and Trevor Cohn},
  journal= {arXiv preprint arXiv:2109.08253},
  year   = {2022}
}

Comments

8 pages + 5 pages appendix

R2 v1 2026-06-24T06:03:23.165Z