paper-with-me

Papers

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

2020-09-25 · Tao Zhang, Tianqing Zhu, Jing Li, Mengde Han, Wanlei Zhou, Philip S. Yu

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.

📄 PDF Abstract BibTeX arXiv:2009.12040

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningEnsemble LearningFairness

Similar Papers 제목 키워드 기반

Leveraging Semi-Supervised Learning for Fairness using Neural Networks

2019-12-31 · Vahid Noroozi, Sara Bahaadini, Samira Sheikhi, Nooshin Mojab 외

There has been a growing concern about the fairness of decision-making systems based on machine learning. The shortage of labeled data has been always a challenging problem facing machine learning based systems. In such …

BIG-bench Machine LearningDecision MakingFairness

Fairness Constraints in Semi-supervised Learning

2020-09-14 · Tao Zhang, Tianqing Zhu, Mengde Han, Jing Li 외

Fairness in machine learning has received considerable attention. However, most studies on fair learning focus on either supervised learning or unsupervised learning. Very few consider semi-supervised settings. Yet, in r…

BIG-bench Machine LearningFairness

Unlabeled data: Now it helps, now it doesn't

2008-12-01 · NeurIPS 2008 12 · Aarti Singh, Robert Nowak, Jerry Zhu

Empirical evidence shows that in favorable situations semi-supervised learning (SSL) algorithms can capitalize on the abundancy of unlabeled training data to improve the performance of a learning task, in the sense that …

Fairness-aware Model-agnostic Positive and Unlabeled Learning

2022-06-19 · Ziwei Wu, Jingrui He

With the increasing application of machine learning in high-stake decision-making problems, potential algorithmic bias towards people from certain social groups poses negative impacts on individuals and our society at la…

Binary ClassificationDecision MakingFairnessMedical Diagnosis+1

Unlabeled Data Help in Graph-Based Semi-Supervised Learning: A Bayesian Nonparametrics Perspective

2020-08-26 · Daniel Sanz-Alonso, Ruiyi Yang

In this paper we analyze the graph-based approach to semi-supervised learning under a manifold assumption. We adopt a Bayesian perspective and demonstrate that, for a suitable choice of prior constructed with sufficientl…

regression