paper-with-me

Papers

Beyond Internal Data: Bounding and Estimating Fairness from Incomplete Data

2025-08-18 · Varsha Ramineni, Hossein A. Rahmani, Emine Yilmaz, David Barber arxiv

Ensuring fairness in AI systems is critical, especially in high-stakes domains such as lending, hiring, and healthcare. This urgency is reflected in emerging global regulations that mandate fairness assessments and independent bias audits. However, procuring the necessary complete data for fairness testing remains a significant challenge. In industry settings, legal and privacy concerns restrict the collection of demographic data required to assess group disparities, and auditors face practical and cultural challenges in gaining access to data. In practice, data relevant for fairness testing is often split across separate sources: internal datasets held by institutions with predictive attributes, and external public datasets such as census data containing protected attributes, each providing only partial, marginal information. Our work seeks to leverage such available separate data to estimate model fairness when complete data is inaccessible. We propose utilising the available separate data to estimate a set of feasible joint distributions and then compute the set plausible fairness metrics. Through simulation and real experiments, we demonstrate that we can derive meaningful bounds on fairness metrics and obtain reliable estimates of the true metric. Our results demonstrate that this approach can serve as a practical and effective solution for fairness testing in real-world settings where access to complete data is restricted.

📄 PDF Abstract BibTeX arXiv:2508.13040

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Fairness and Unfairness in Binary and Multiclass Classification: Quantifying, Calculating, and Bounding

2022-06-07 · Sivan Sabato, Eran Treister, Elad Yom-Tov

We propose a new interpretable measure of unfairness, that allows providing a quantitative analysis of classifier fairness, beyond a dichotomous fair/unfair distinction. We show how this measure can be calculated when th…

Fairness

PAC-Bayesian Generalization Guarantees for Fairness on Stochastic and Deterministic Classifiers

2026-02-12 · Julien Bastian, Benjamin Leblanc, Pascal Germain, Amaury Habrard 외 arxiv

Classical PAC generalization bounds on the prediction risk of a classifier are insufficient to provide theoretical guarantees on fairness when the goal is to learn models balancing predictive risk and fairness constraint…

Fair Online Resource Allocation

2026-06-17 · Christopher En, Yuri Faenza, Andrea Lodi, Gonzalo Muñoz arxiv

We study the problem of fair online resource allocation, motivated by applications such as refugee resettlement and airline scheduling, where agents arrive sequentially and must be assigned to facilities with limited cap…

Bounding and Approximating Intersectional Fairness through Marginal Fairness

2022-06-12 · Mathieu Molina, Patrick Loiseau

Discrimination in machine learning often arises along multiple dimensions (a.k.a. protected attributes); it is then desirable to ensure \emph{intersectional fairness} -- i.e., that no subgroup is discriminated against. I…

DescriptiveFairness

Beyond Internal Data: Constructing Complete Datasets for Fairness Testing

2025-07-24 · Varsha Ramineni, Hossein A. Rahmani, Emine Yilmaz, David Barber arxiv

As AI becomes prevalent in high-risk domains and decision-making, it is essential to test for potential harms and biases. This urgency is reflected by the global emergence of AI regulations that emphasise fairness and ad…