TL;DR
AdaFair is a fairness-aware boosting algorithm that improves fairness and accuracy in imbalanced datasets by considering cumulative fairness and class imbalance during ensemble training.
Contribution
It introduces a novel AdaBoost-based method that incorporates cumulative fairness and addresses class imbalance, outperforming existing fairness-aware techniques.
Findings
Achieves parity in true positive and true negative rates across groups
Outperforms existing methods by up to 25% in balanced error
Effectively handles class imbalance in fairness-aware classification
Abstract
The widespread use of ML-based decision making in domains with high societal impact such as recidivism, job hiring and loan credit has raised a lot of concerns regarding potential discrimination. In particular, in certain cases it has been observed that ML algorithms can provide different decisions based on sensitive attributes such as gender or race and therefore can lead to discrimination. Although, several fairness-aware ML approaches have been proposed, their focus has been largely on preserving the overall classification accuracy while improving fairness in predictions for both protected and non-protected groups (defined based on the sensitive attribute(s)). The overall accuracy however is not a good indicator of performance in case of class imbalance, as it is biased towards the majority class. As we will see in our experiments, many of the fairness-related datasets suffer from…
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.
