LGCYJul 15, 2022

More Data Can Lead Us Astray: Active Data Acquisition in the Presence of Label Bias

arXiv:2207.07723v13 citationsh-index: 22
Originality Incremental advance
AI Analysis

This addresses fairness risks in machine learning for practitioners, highlighting an incremental but critical oversight in existing bias mitigation strategies.

The paper tackles the problem of algorithmic bias mitigation by showing that collecting more data or imposing fairness constraints can worsen bias when label bias is overlooked, with empirical results demonstrating unintended consequences.

An increased awareness concerning risks of algorithmic bias has driven a surge of efforts around bias mitigation strategies. A vast majority of the proposed approaches fall under one of two categories: (1) imposing algorithmic fairness constraints on predictive models, and (2) collecting additional training samples. Most recently and at the intersection of these two categories, methods that propose active learning under fairness constraints have been developed. However, proposed bias mitigation strategies typically overlook the bias presented in the observed labels. In this work, we study fairness considerations of active data collection strategies in the presence of label bias. We first present an overview of different types of label bias in the context of supervised learning systems. We then empirically show that, when overlooking label bias, collecting more data can aggravate bias, and imposing fairness constraints that rely on the observed labels in the data collection process may not address the problem. Our results illustrate the unintended consequences of deploying a model that attempts to mitigate a single type of bias while neglecting others, emphasizing the importance of explicitly differentiating between the types of bias that fairness-aware algorithms aim to address, and highlighting the risks of neglecting label bias during data collection.

Foundations

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

Your Notes