LGMLFeb 14, 2023

When mitigating bias is unfair: multiplicity and arbitrariness in algorithmic group fairness

arXiv:2302.07185v22 citationsh-index: 13
Originality Incremental advance
AI Analysis

This work addresses the issue for practitioners and researchers in fair ML by revealing that current fairness criteria are insufficient and debiasing processes can be arbitrary, which is incremental as it builds on existing fairness optimization efforts.

The paper tackles the problem of arbitrariness and inconsistency in algorithmic bias mitigation by showing that different methods achieving similar fairness and accuracy metrics can affect individuals and subpopulations in significantly different ways, with some methods impacting up to 40% of individuals differently in direction or magnitude.

Most research on fair machine learning has prioritized optimizing criteria such as Demographic Parity and Equalized Odds. Despite these efforts, there remains a limited understanding of how different bias mitigation strategies affect individual predictions and whether they introduce arbitrariness into the debiasing process. This paper addresses these gaps by exploring whether models that achieve comparable fairness and accuracy metrics impact the same individuals and mitigate bias in a consistent manner. We introduce the FRAME (FaiRness Arbitrariness and Multiplicity Evaluation) framework, which evaluates bias mitigation through five dimensions: Impact Size (how many people were affected), Change Direction (positive versus negative changes), Decision Rates (impact on models' acceptance rates), Affected Subpopulations (who was affected), and Neglected Subpopulations (where unfairness persists). This framework is intended to help practitioners understand the impacts of debiasing processes and make better-informed decisions regarding model selection. Applying FRAME to various bias mitigation approaches across key datasets allows us to exhibit significant differences in the behaviors of debiasing methods. These findings highlight the limitations of current fairness criteria and the inherent arbitrariness in the debiasing process.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes