Bias-Tolerant Fair Classification
Yixuan Zhang, Feng Zhou, Zhidong Li, Yang Wang, Fang Chen

TL;DR
This paper introduces B-FARL, a bias-tolerant fair classification method that improves fairness by mitigating label and selection biases without sacrificing accuracy, using a meta-learning framework.
Contribution
The paper proposes B-FARL, a novel bias-tolerant regularized loss that enhances fairness by addressing latent biases without needing fairness constraints.
Findings
B-FARL improves fairness on real-world datasets.
The method effectively mitigates label and selection biases.
It maintains competitive accuracy while enhancing fairness.
Abstract
The label bias and selection bias are acknowledged as two reasons in data that will hinder the fairness of machine-learning outcomes. The label bias occurs when the labeling decision is disturbed by sensitive features, while the selection bias occurs when subjective bias exists during the data sampling. Even worse, models trained on such data can inherit or even intensify the discrimination. Most algorithmic fairness approaches perform an empirical risk minimization with predefined fairness constraints, which tends to trade-off accuracy for fairness. However, such methods would achieve the desired fairness level with the sacrifice of the benefits (receive positive outcomes) for individuals affected by the bias. Therefore, we propose a Bias-TolerantFAirRegularizedLoss (B-FARL), which tries to regain the benefits using data affected by label bias and selection bias. B-FARL takes the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Adversarial Robustness in Machine Learning · Explainable Artificial Intelligence (XAI)
