paper-with-me

Papers

Bias Mitigation Post-processing for Individual and Group Fairness

2018-12-14 · Pranay K. Lohia, Karthikeyan Natesan Ramamurthy, Manish Bhide, Diptikalyan Saha, Kush R. Varshney, Ruchir Puri

Whereas previous post-processing approaches for increasing the fairness of predictions of biased classifiers address only group fairness, we propose a method for increasing both individual and group fairness. Our novel framework includes an individual bias detector used to prioritize data samples in a bias mitigation algorithm aiming to improve the group fairness measure of disparate impact. We show superior performance to previous work in the combination of classification accuracy, individual fairness and group fairness on several real-world datasets in applications such as credit, employment, and criminal justice.

📄 PDF Abstract BibTeX arXiv:1812.06135

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessGeneral Classification

Similar Papers 제목 키워드 기반

Priority-based Post-Processing Bias Mitigation for Individual and Group Fairness

2021-01-31 · Pranay Lohia

Previous post-processing bias mitigation algorithms on both group and individual fairness don't work on regression models and datasets with multi-class numerical labels. We propose a priority-based post-processing bias m…

Fairness

Biased Models Have Biased Explanations

2020-12-20 · Aditya Jain, Manish Ravula, Joydeep Ghosh

We study fairness in Machine Learning (FairML) through the lens of attribute-based explanations generated for machine learning models. Our hypothesis is: Biased Models have Biased Explanations. To establish that, we firs…

AttributeBIG-bench Machine LearningFairness

End-To-End Bias Mitigation: Removing Gender Bias in Deep Learning

2021-04-06 · Tal Feldman, Ashley Peake

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 b…

BIG-bench Machine LearningDecision MakingFairness

Learning an Ethical Module for Bias Mitigation of pre-trained Models

2021-09-29 · Jean-Rémy Conti, Nathan Noiry, Stephan Clemencon, Vincent Despiegel 외

In spite of the high performance and reliability of deep learning algorithms in broad range everyday applications, many investigations tend to show that a lot of models exhibit biases, discriminating against some subgrou…

When Debiasing Backfires: Counterintuitive Side Effects of Preprocessing-Based Stereotype Mitigation

2026-07-08 · Yahan Zheng, John Guerrerio, Soroush Vosoughi, Weicheng Ma arxiv

Preprocessing-based methods for stereotype mitigation, such as pre-/post-training on debiased corpora, are widely used in NLP. While these approaches reduce measurable stereotypes for targeted groups, we find they often …