paper-with-me

Papers

Ensuring Fairness under Prior Probability Shifts

2020-05-06 · Arpita Biswas, Suvam Mukherjee

In this paper, we study the problem of fair classification in the presence of prior probability shifts, where the training set distribution differs from the test set. This phenomenon can be observed in the yearly records of several real-world datasets, such as recidivism records and medical expenditure surveys. If unaccounted for, such shifts can cause the predictions of a classifier to become unfair towards specific population subgroups. While the fairness notion called Proportional Equality (PE) accounts for such shifts, a procedure to ensure PE-fairness was unknown. In this work, we propose a method, called CAPE, which provides a comprehensive solution to the aforementioned problem. CAPE makes novel use of prevalence estimation techniques, sampling and an ensemble of classifiers to ensure fair predictions under prior probability shifts. We introduce a metric, called prevalence difference (PD), which CAPE attempts to minimize in order to ensure PE-fairness. We theoretically establish that this metric exhibits several desirable properties. We evaluate the efficacy of CAPE via a thorough empirical evaluation on synthetic datasets. We also compare the performance of CAPE with several popular fair classifiers on real-world datasets like COMPAS (criminal risk assessment) and MEPS (medical expenditure panel survey). The results indicate that CAPE ensures PE-fair predictions, while performing well on other performance metrics.

📄 PDF Abstract BibTeX arXiv:2005.03474

Code (0)

등록된 구현이 없습니다.

Tasks

Fairness

Similar Papers 제목 키워드 기반

Face4FairShifts: A Large Image Benchmark for Fairness and Robust Learning across Visual Domains

2025-08-31 · Yumeng Lin, Dong Li, Xintao Wu, Minglai Shao 외 arxiv

Ensuring fairness and robustness in machine learning models remains a challenge, particularly under domain shifts. We present Face4FairShifts, a large-scale facial image benchmark designed to systematically evaluate fair…

Domain GeneralizationDomain Adaptation

Graph Fairness Learning under Distribution Shifts

2024-01-30 · Yibo Li, Xiao Wang, Yujie Xing, Shaohua Fan 외

Graph neural networks (GNNs) have achieved remarkable performance on graph-structured data. However, GNNs may inherit prejudice from the training data and make discriminatory predictions based on sensitive attributes, su…

Fairness

FADE: Towards Fairness-aware Augmentation for Domain Generalization via Classifier-Guided Score-based Diffusion Models

2024-06-13 · Yujie Lin, Dong Li, Chen Zhao, Minglai Shao 외

Fairness-aware domain generalization (FairDG) has emerged as a critical challenge for deploying trustworthy AI systems, particularly in scenarios involving distribution shifts. Traditional methods for addressing fairness…

AttributeDecision MakingDisentanglementDomain Generalization+2

Learning Fair Invariant Representations under Covariate and Correlation Shifts Simultaneously

2024-08-18 · Dong Li, Chen Zhao, Minglai Shao, Wenjun Wang

Achieving the generalization of an invariant classifier from training domains to shifted test domains while simultaneously considering model fairness is a substantial and complex challenge in machine learning. Existing m…

Domain GeneralizationFairness

Predicting Fairness of ML Software Configurations

2024-04-29 · Salvador Robles Herrera, Verya Monjezi, Vladik Kreinovich, Ashutosh Trivedi 외

This paper investigates the relationships between hyperparameters of machine learning and fairness. Data-driven solutions are increasingly used in critical socio-technical applications where ensuring fairness is importan…

AttributeFairness