End-To-End Bias Mitigation: Removing Gender Bias in Deep Learning
Tal Feldman, Ashley Peake

TL;DR
This paper introduces an end-to-end bias mitigation framework for deep learning models that combines multiple bias correction techniques to improve fairness, demonstrated through experiments on neural networks.
Contribution
It proposes a novel integrated bias mitigation approach that leverages pre-, in-, and post-processing methods in deep learning models.
Findings
The framework outperforms individual techniques on fairness metrics.
Combines strengths of various bias mitigation methods.
Provides practical tools and open source packages for fairness assessment.
Abstract
Machine Learning models have been deployed across many different aspects of society, often in situations that affect social welfare. Although these models offer streamlined solutions to large problems, they may contain biases and treat groups or individuals unfairly based on protected attributes such as gender. In this paper, we introduce several examples of machine learning gender bias in practice followed by formalizations of fairness. We provide a survey of fairness research by detailing influential pre-processing, in-processing, and post-processing bias mitigation algorithms. We then propose an end-to-end bias mitigation framework, which employs a fusion of pre-, in-, and post-processing methods to leverage the strengths of each individual technique. We test this method, along with the standard techniques we review, on a deep neural network to analyze bias mitigation in a deep…
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
TopicsEthics and Social Impacts of AI · Adversarial Robustness in Machine Learning · Explainable Artificial Intelligence (XAI)
