LGCYMar 29, 2023

Fairness-Aware Data Valuation for Supervised Learning

arXiv:2303.16963v14 citationsh-index: 63
Originality Incremental advance
AI Analysis

This addresses fairness issues in ML for stakeholders concerned with biased data, though it is incremental as it builds on existing data valuation methods.

The paper tackles the problem of data valuation not accounting for fairness in supervised learning, proposing FADO, a framework that improves fairness by up to 40 percentage points with less than a 1 percentage point performance loss.

Data valuation is a ML field that studies the value of training instances towards a given predictive task. Although data bias is one of the main sources of downstream model unfairness, previous work in data valuation does not consider how training instances may influence both performance and fairness of ML models. Thus, we propose Fairness-Aware Data vauatiOn (FADO), a data valuation framework that can be used to incorporate fairness concerns into a series of ML-related tasks (e.g., data pre-processing, exploratory data analysis, active learning). We propose an entropy-based data valuation metric suited to address our two-pronged goal of maximizing both performance and fairness, which is more computationally efficient than existing metrics. We then show how FADO can be applied as the basis for unfairness mitigation pre-processing techniques. Our methods achieve promising results -- up to a 40 p.p. improvement in fairness at a less than 1 p.p. loss in performance compared to a baseline -- and promote fairness in a data-centric way, where a deeper understanding of data quality takes center stage.

Foundations

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

Your Notes