paper-with-me

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. However, in different scenarios, whether or not the chosen notion of fairness can always be attained, even if with unlimited amount of data, is not well addressed. In this paper, focusing on the Equalized Odds notion of fairness, we consider the attainability of this criterion, and furthermore, if attainable, the optimality of the prediction performance under various settings. In particular, for classification with a deterministic prediction function of the input, we give the condition under which Equalized Odds can hold true; if randomized prediction is acceptable, we show that under mild assumptions, fair classifiers can always be derived. Moreover, we prove that compared to enforcing fairness by post-processing, one can always benefit from exploiting all available features during training and get better prediction performance while remaining fair. However, for regression tasks, Equalized Odds is not always attainable if certain conditions on the joint distribution of the features and the target variable are not met. This indicates the inherent difficulty in achieving fairness in certain cases and suggests a broader class of prediction methods might be needed for fairness.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessPrediction

Similar 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 …

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