CYAILGAPSep 28, 2018

Active Fairness in Algorithmic Decision Making

arXiv:1810.00031v290 citations
Originality Highly original
AI Analysis

This addresses fairness concerns in machine learning for societal applications, offering a novel approach to mitigate discrimination without the inefficiencies of prior methods.

The paper tackles algorithmic discrimination in automated decision-making by proposing an active framework that adaptively acquires information for different groups or individuals to balance classification disparities, achieving fairness measures like equal opportunity and equal odds while outperforming randomization-based methods.

Society increasingly relies on machine learning models for automated decision making. Yet, efficiency gains from automation have come paired with concern for algorithmic discrimination that can systematize inequality. Recent work has proposed optimal post-processing methods that randomize classification decisions for a fraction of individuals, in order to achieve fairness measures related to parity in errors and calibration. These methods, however, have raised concern due to the information inefficiency, intra-group unfairness, and Pareto sub-optimality they entail. The present work proposes an alternative active framework for fair classification, where, in deployment, a decision-maker adaptively acquires information according to the needs of different groups or individuals, towards balancing disparities in classification performance. We propose two such methods, where information collection is adapted to group- and individual-level needs respectively. We show on real-world datasets that these can achieve: 1) calibration and single error parity (e.g., equal opportunity); and 2) parity in both false positive and false negative rates (i.e., equal odds). Moreover, we show that by leveraging their additional degree of freedom, active approaches can substantially outperform randomization-based classifiers previously considered optimal, while avoiding limitations such as intra-group unfairness.

Foundations

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

Your Notes