paper-with-me

Papers

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 outcome. Despite rapid advancements, current research primarily focuses on equalized odds violations caused by a single sensitive attribute, leaving the challenge of simultaneously accounting for multiple attributes under-addressed. We bridge this gap by introducing an in-processing fairness-aware learning approach, FairICP, which integrates adversarial learning with a novel inverse conditional permutation scheme. FairICP offers a flexible and efficient scheme to promote equalized odds under fairness conditions described by complex and multi-dimensional sensitive attributes. The efficacy and adaptability of our method are demonstrated through both simulation studies and empirical analyses of real-world datasets.

📄 PDF Abstract BibTeX arXiv:2404.05678

Code (1)

yuhenglai/fairicp 공식 구현 pytorch

Tasks

AttributeFairness

Similar Papers 제목 키워드 기반

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

Paradoxes in Fair Machine Learning

2019-12-01 · NeurIPS 2019 12 · Paul Goelz, Anson Kahng, Ariel D. Procaccia

Equalized odds is a statistical notion of fairness in machine learning that ensures that classification algorithms do not discriminate against protected groups. We extend equalized odds to the setting of cardinality-cons…

BIG-bench Machine LearningFairnessGeneral Classification

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…

Achieving Equalized Odds by Resampling Sensitive Attributes

2020-06-08 · NeurIPS 2020 12 · Yaniv Romano, Stephen Bates, Emmanuel J. Candès

We present a flexible framework for learning predictive models that approximately satisfy the equalized odds notion of fairness. This is achieved by introducing a general discrepancy functional that rigorously quantifies…

AttributeFairnessMulti-class ClassificationTwo-sample testing+1

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