TL;DR
This paper introduces a confidence-based method to balance fairness and accuracy in machine learning algorithms, proposing a new fairness measure and demonstrating improved trade-offs over previous approaches.
Contribution
It presents a novel boundary-shifting fairness method based on margin theory and introduces the resilience to random bias (RRB) metric to better evaluate fairness.
Findings
The proposed method outperforms previous algorithms in fairness and accuracy.
RRB effectively distinguishes naive from sensible fairness algorithms.
The approach allows transparent quantification of bias-accuracy trade-offs.
Abstract
We study three classical machine learning algorithms in the context of algorithmic fairness: adaptive boosting, support vector machines, and logistic regression. Our goal is to maintain the high accuracy of these learning algorithms while reducing the degree to which they discriminate against individuals because of their membership in a protected group. Our first contribution is a method for achieving fairness by shifting the decision boundary for the protected group. The method is based on the theory of margins for boosting. Our method performs comparably to or outperforms previous algorithms in the fairness literature in terms of accuracy and low discrimination, while simultaneously allowing for a fast and transparent quantification of the trade-off between bias and error. Our second contribution addresses the shortcomings of the bias-error trade-off studied in most of 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
