LGCYDBJun 18

Data Bias Mitigation under Coverage Constraints & The Price of Fairness

arXiv:2606.204614.5
Predicted impact top 83% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For practitioners needing to comply with fairness regulations, this work provides a principled way to balance bias reduction and data costs.

This paper extends a bias mitigation framework with coverage constraints to ensure sufficient representation of intersectional subgroups, trading small approximation errors for greater data efficiency. It formulates bias mitigation as an integer linear program and characterizes the price of fairness, showing that coverage constraints preserve downstream ML performance.

Machine learning models have been shown to exhibit discriminatory outcomes or degraded performance for individuals at the intersection of multiple sensitive attributes, such as race and gender. This stems in part from two interrelated challenges: the lack of principled measures for quantifying bias (potentially intersectional), and insufficient representation of intersectional subgroups in training data. We extend a recent bias mitigation framework to incorporate coverage constraints that enforce sufficient representation across groups, including intersectional subgroups. Since achieving exactly zero bias for all groups may not be data efficient (meaning it may require large amounts of data), our solution trades small approximation errors in bias for greater data efficiency while satisfying coverage constraints. We also formulate bias mitigation as an integer linear program that optimizes over all mitigation strategies, and characterize the price of fairness, the minimum data modification cost, as a function of fairness tolerance. This is essential both for legal compliance, where regulations may mandate specific fairness thresholds, and for data governance, enabling practitioners to make informed trade-offs between bias reduction and data modification (particularly, data purchasing) costs. We evaluate our techniques on publicly available datasets, demonstrating that bias mitigation via our framework preserves predictive accuracy across multiple classifiers, and that coverage constraints, while motivated by statistical considerations, are essential for preserving downstream ML performance.

Foundations

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

Your Notes