Can I Trust My Fairness Metric? Assessing Fairness with Unlabeled Data and Bayesian Inference
We investigate the problem of reliably assessing group fairness when labeled examples are few but unlabeled examples are plentiful. We propose a general Bayesian framework that can augment labeled data with unlabeled data to produce more accurate and lower-variance estimates compared to methods based on labeled data alone. Our approach estimates calibrated scores for unlabeled examples in each group using a hierarchical latent variable model conditioned on labeled examples. This in turn allows for inference of posterior distributions with associated notions of uncertainty for a variety of group fairness metrics. We demonstrate that our approach leads to significant and consistent reductions in estimation error across multiple well-known fairness datasets, sensitive attributes, and predictive models. The results show the benefits of using both unlabeled data and Bayesian inference in terms of assessing whether a prediction model is fair or not.
Code (0)
등록된 구현이 없습니다.
Tasks
Bayesian InferenceFairnessSimilar Papers 제목 키워드 기반
Fair Feature Importance Scores via Feature Occlusion and Permutation
As machine learning models increasingly impact society, their opaque nature poses challenges to trust and accountability, particularly in fairness contexts. Understanding how individual features influence model outcomes …
Feature ImportanceLegally Binding but Unfair? Towards Assessing Fairness of Privacy Policies
Privacy policies are expected to inform data subjects about their data protection rights and should explain the data controller's data management practices. Privacy policies only fulfill their purpose, if they are correc…
EthicsFairnessManagementImplementing Fairness in AI Classification: The Role of Explainability
In this paper, we propose a philosophical and experimental investigation of the problem of AI fairness in classification. We argue that implementing fairness in AI classification involves more work than just operationali…
FairnessTowards Responsible AI: Advances in Safety, Fairness, and Accountability of Autonomous Systems
Ensuring responsible use of artificial intelligence (AI) has become imperative as autonomous systems increasingly influence critical societal domains. However, the concept of trustworthy AI remains broad and multi-facete…
Autonomous VehiclesDecision MakingFairnessSequential Decision Makingfairlib: A Unified Framework for Assessing and Improving Classification Fairness
This paper presents fairlib, an open-source framework for assessing and improving classification fairness. It provides a systematic framework for quickly reproducing existing baseline models, developing new methods, eval…
ClassificationFairness