English

Fairness in Semi-supervised Learning: Unlabeled Data Help to Reduce Discrimination

Machine Learning 2020-09-28 v1 Machine Learning

Abstract

A growing specter in the rise of machine learning is whether the decisions made by machine learning models are fair. While research is already underway to formalize a machine-learning concept of fairness and to design frameworks for building fair models with sacrifice in accuracy, most are geared toward either supervised or unsupervised learning. Yet two observations inspired us to wonder whether semi-supervised learning might be useful to solve discrimination problems. First, previous study showed that increasing the size of the training set may lead to a better trade-off between fairness and accuracy. Second, the most powerful models today require an enormous of data to train which, in practical terms, is likely possible from a combination of labeled and unlabeled data. Hence, in this paper, we present a framework of fair semi-supervised learning in the pre-processing phase, including pseudo labeling to predict labels for unlabeled data, a re-sampling method to obtain multiple fair datasets and lastly, ensemble learning to improve accuracy and decrease discrimination. A theoretical decomposition analysis of bias, variance and noise highlights the different sources of discrimination and the impact they have on fairness in semi-supervised learning. A set of experiments on real-world and synthetic datasets show that our method is able to use unlabeled data to achieve a better trade-off between accuracy and discrimination.

Keywords

Cite

@article{arxiv.2009.12040,
  title  = {Fairness in Semi-supervised Learning: Unlabeled Data Help to Reduce Discrimination},
  author = {Tao Zhang and Tianqing Zhu and Jing Li and Mengde Han and Wanlei Zhou and Philip S. Yu},
  journal= {arXiv preprint arXiv:2009.12040},
  year   = {2020}
}

Comments

This paper has been published in IEEE Transactions on Knowledge and Data Engineering

R2 v1 2026-06-23T18:47:07.261Z