paper-with-me

Papers

Attainability and Optimality: The Equalized Odds Fairness Revisited

2022-02-24 · Zeyu Tang, Kun Zhang

Fairness of machine learning algorithms has been of increasing interest. In order to suppress or eliminate discrimination in prediction, various notions as well as approaches have been proposed to impose fairness. Given a notion of fairness, an essential problem is then whether or not it can always be attained, even if with an unlimited amount of data. This issue is, however, not well addressed yet. In this paper, focusing on the Equalized Odds notion of fairness, we consider the attainability of this criterion and, furthermore, if it is attainable, the optimality of the prediction performance under various settings. In particular, for prediction performed by a deterministic function of input features, we give conditions under which Equalized Odds can hold true; if the stochastic prediction is acceptable, we show that under mild assumptions, fair predictors can always be derived. For classification, we further prove that compared to enforcing fairness by post-processing, one can always benefit from exploiting all available features during training and get potentially better prediction performance while remaining fair. Moreover, while stochastic prediction can attain Equalized Odds with theoretical guarantees, we also discuss its limitation and potential negative social impacts.

📄 PDF Abstract BibTeX arXiv:2202.11853

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessPrediction

Similar Papers 제목 키워드 기반

Attainability and Optimality: The Equalized-Odds Fairness Revisited

2021-01-01 · Zeyu Tang, Kun Zhang

Fairness of machine learning algorithms has been of increasing interest. In order to suppress or eliminate discrimination in prediction, various notions as well as approaches to impose fairness have been proposed. Howeve…

FairnessPrediction

FairBalance: How to Achieve Equalized Odds With Data Pre-processing

2021-07-17 · Zhe Yu, Joymallya Chakraborty, Tim Menzies

This research seeks to benefit the software engineering society by providing a simple yet effective pre-processing approach to achieve equalized odds fairness in machine learning software. Fairness issues have attracted …

BIG-bench Machine LearningFairness

Unravelling the (In)compatibility of Statistical-Parity and Equalized-Odds

2026-01-26 · Mortaza S. Bargh, Sunil Choenni, Floris ter Braak arxiv

A key challenge in employing data, algorithms and data-driven systems is to adhere to the principle of fairness and justice. Statistical fairness measures belong to an important category of technical/formal mechanisms fo…

FairICP: Encouraging Equalized Odds via Inverse Conditional Permutation

2024-04-08 · Yuheng Lai, Leying Guan

$\textit{Equalized odds}$, an important notion of algorithmic fairness, aims to ensure that sensitive variables, such as race and gender, do not unfairly influence the algorithm's prediction when conditioning on the true…

AttributeFairness

Exploring Text Specific and Blackbox Fairness Algorithms in Multimodal Clinical NLP

2020-11-19 · EMNLP (ClinicalNLP) 2020 11 · John Chen, Ian Berlot-Attwell, Safwan Hossain, Xindi Wang 외

Clinical machine learning is increasingly multimodal, collected in both structured tabular formats and unstructured forms such as freetext. We propose a novel task of exploring fairness on a multimodal clinical dataset, …

FairnessWord Embeddings