HCLGFeb 16, 2022

On Learning and Enforcing Latent Assessment Models using Binary Feedback from Human Auditors Regarding Black-Box Classifiers

arXiv:2202.08250v1
Originality Incremental advance
AI Analysis

This work addresses the problem of contextual fairness evaluation for algorithmic systems, offering a method to incorporate human feedback, but it is incremental as it builds on existing fairness notions and datasets.

The paper tackles the challenge of automating fairness evaluation in black-box classifiers by proposing a latent assessment model (LAM) that characterizes binary feedback from human auditors, proving that fairness notions are guaranteed if the auditor's judgments are fair and similar to the classifier's, and validating this with PAC learning guarantees and experiments on datasets like COMPAS involving 400 human auditors.

Algorithmic fairness literature presents numerous mathematical notions and metrics, and also points to a tradeoff between them while satisficing some or all of them simultaneously. Furthermore, the contextual nature of fairness notions makes it difficult to automate bias evaluation in diverse algorithmic systems. Therefore, in this paper, we propose a novel model called latent assessment model (LAM) to characterize binary feedback provided by human auditors, by assuming that the auditor compares the classifier's output to his or her own intrinsic judgment for each input. We prove that individual and group fairness notions are guaranteed as long as the auditor's intrinsic judgments inherently satisfy the fairness notion at hand, and are relatively similar to the classifier's evaluations. We also demonstrate this relationship between LAM and traditional fairness notions on three well-known datasets, namely COMPAS, German credit and Adult Census Income datasets. Furthermore, we also derive the minimum number of feedback samples needed to obtain PAC learning guarantees to estimate LAM for black-box classifiers. These guarantees are also validated via training standard machine learning algorithms on real binary feedback elicited from 400 human auditors regarding COMPAS.

Foundations

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

Your Notes