LGCYMay 10, 2021

Loss-Aversively Fair Classification

arXiv:2105.04273v124 citations
Originality Incremental advance
AI Analysis

This addresses fairness perceptions in algorithmic decision-making for affected individuals, offering an incremental improvement by incorporating behavioral insights.

The paper tackles the problem of algorithmic fairness by introducing loss-averse updates, which ensure new decision-making systems improve outcomes relative to the status quo, and demonstrates effectiveness on synthetic and real-world datasets.

The use of algorithmic (learning-based) decision making in scenarios that affect human lives has motivated a number of recent studies to investigate such decision making systems for potential unfairness, such as discrimination against subjects based on their sensitive features like gender or race. However, when judging the fairness of a newly designed decision making system, these studies have overlooked an important influence on people's perceptions of fairness, which is how the new algorithm changes the status quo, i.e., decisions of the existing decision making system. Motivated by extensive literature in behavioral economics and behavioral psychology (prospect theory), we propose a notion of fair updates that we refer to as loss-averse updates. Loss-averse updates constrain the updates to yield improved (more beneficial) outcomes to subjects compared to the status quo. We propose tractable proxy measures that would allow this notion to be incorporated in the training of a variety of linear and non-linear classifiers. We show how our proxy measures can be combined with existing measures for training nondiscriminatory classifiers. Our evaluation using synthetic and real-world datasets demonstrates that the proposed proxy measures are effective for their desired tasks.

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