paper-with-me

홈 › Papers

Can I Trust My Fairness Metric? Assessing Fairness with Unlabeled Data and Bayesian Inference

2020-10-19 · NeurIPS 2020 12 · Disi Ji, Padhraic Smyth, Mark Steyvers

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.

📄 PDF Abstract BibTeX arXiv:2010.09851

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian InferenceFairness

Similar Papers 제목 키워드 기반

Fair Feature Importance Scores via Feature Occlusion and Permutation

2026-02-09 · Camille Little, Madeline Navarro, Santiago Segarra, Genevera Allen arxiv

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 Importance

Legally Binding but Unfair? Towards Assessing Fairness of Privacy Policies

2024-03-12 · Vincent Freiberger, Erik Buchmann

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…

EthicsFairnessManagement

Implementing Fairness in AI Classification: The Role of Explainability

2024-07-20 · Thomas Souverain, Johnathan Nguyen, Nicolas Meric, Paul Égré

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…

Fairness

Towards Responsible AI: Advances in Safety, Fairness, and Accountability of Autonomous Systems

2025-06-11 · Filip Cano

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 Making

fairlib: A Unified Framework for Assessing and Improving Classification Fairness

2022-05-04 · Xudong Han, Aili Shen, Yitong Li, Lea Frermann 외

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