Evaluating Fairness of Machine Learning Models Under Uncertain and Incomplete Information
Pranjal Awasthi, Alex Beutel, Matthaeus Kleindessner, Jamie, Morgenstern, Xuezhi Wang

TL;DR
This paper investigates how to effectively evaluate fairness in machine learning models when sensitive attribute data is incomplete or uncertain, combining theoretical analysis with practical heuristics.
Contribution
It provides a theoretical characterization of optimal attribute classifiers for bias estimation and proposes heuristics for training and using them under data scarcity.
Findings
Test accuracy of attribute classifiers does not always correlate with bias estimation effectiveness.
Theoretical analysis reveals counter-intuitive optimal error distribution strategies.
Heuristics improve bias estimation accuracy in real and simulated data scenarios.
Abstract
Training and evaluation of fair classifiers is a challenging problem. This is partly due to the fact that most fairness metrics of interest depend on both the sensitive attribute information and label information of the data points. In many scenarios it is not possible to collect large datasets with such information. An alternate approach that is commonly used is to separately train an attribute classifier on data with sensitive attribute information, and then use it later in the ML pipeline to evaluate the bias of a given classifier. While such decoupling helps alleviate the problem of demographic scarcity, it raises several natural questions such as: how should the attribute classifier be trained?, and how should one use a given attribute classifier for accurate bias estimation? In this work we study this question from both theoretical and empirical perspectives. We first…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEthics and Social Impacts of AI · Privacy-Preserving Technologies in Data · Explainable Artificial Intelligence (XAI)
