Equality of Opportunity in Supervised Learning
Moritz Hardt, Eric Price, Nathan Srebro

TL;DR
This paper introduces a criterion for fairness in supervised learning that removes discrimination against sensitive attributes by adjusting predictors, promoting equitable outcomes without relying on individual feature interpretation.
Contribution
It presents a method to optimally remove discrimination based on joint statistics, enhancing fairness and incentivizing better classification accuracy for disadvantaged groups.
Findings
Framework effectively reduces discrimination in predictors.
Adjustments improve fairness without sacrificing overall accuracy.
Case study demonstrates practical application with credit scores.
Abstract
We propose a criterion for discrimination against a specified sensitive attribute in supervised learning, where the goal is to predict some target based on available features. Assuming data about the predictor, target, and membership in the protected group are available, we show how to optimally adjust any learned predictor so as to remove discrimination according to our definition. Our framework also improves incentives by shifting the cost of poor classification from disadvantaged groups to the decision maker, who can respond by improving the classification accuracy. In line with other studies, our notion is oblivious: it depends only on the joint statistics of the predictor, the target and the protected attribute, but not on interpretation of individualfeatures. We study the inherent limits of defining and identifying biases based on such oblivious measures, outlining what can and…
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.
Taxonomy
TopicsEthics and Social Impacts of AI · Privacy-Preserving Technologies in Data · Explainable Artificial Intelligence (XAI)
