paper-with-me

Papers

Fairness Through Counterfactual Utilities

2021-08-11 · Jack Blandin, Ian Kash

Group fairness definitions such as Demographic Parity and Equal Opportunity make assumptions about the underlying decision-problem that restrict them to classification problems. Prior work has translated these definitions to other machine learning environments, such as unsupervised learning and reinforcement learning, by implementing their closest mathematical equivalent. As a result, there are numerous bespoke interpretations of these definitions. Instead, we provide a generalized set of group fairness definitions that unambiguously extend to all machine learning environments while still retaining their original fairness notions. We derive two fairness principles that enable such a generalized framework. First, our framework measures outcomes in terms of utilities, rather than predictions, and does so for both the decision-algorithm and the individual. Second, our framework considers counterfactual outcomes, rather than just observed outcomes, thus preventing loopholes where fairness criteria are satisfied through self-fulfilling prophecies. We provide concrete examples of how our counterfactual utility fairness framework resolves known fairness issues in classification, clustering, and reinforcement learning problems. We also show that many of the bespoke interpretations of Demographic Parity and Equal Opportunity fit nicely as special cases of our framework.

📄 PDF Abstract BibTeX arXiv:2108.05315

Code (1)

jackblandin/fairness-comparison 공식 구현

Tasks

BIG-bench Machine LearningcounterfactualFairnessreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Counterfactual Fairness in Text Classification through Robustness

2018-09-27 · Sahaj Garg, Vincent Perot, Nicole Limtiaco, Ankur Taly 외

In this paper, we study counterfactual fairness in text classification, which asks the question: How would the prediction change if the sensitive attribute referenced in the example were different? Toxicity classifiers d…

AttributeClassificationcounterfactualFairness+3

Counterfactual Fairness for Predictions using Generative Adversarial Networks

2023-10-26 · Yuchen Ma, Dennis Frauen, Valentyn Melnychuk, Stefan Feuerriegel

Fairness in predictions is of direct importance in practice due to legal, ethical, and societal reasons. It is often achieved through counterfactual fairness, which ensures that the prediction for an individual is the sa…

AttributecounterfactualFairnessGenerative Adversarial Network

Counterfactual Fairness through Data Preprocessing

2021-01-01 · Haoyu Chen, Wenbin Lu, Rui Song, Pulak Ghosh

Machine learning has become more important in real-life decision-making but people are concerned about the ethical problems it may bring when used improperly. Recent work brings the discussion of machine learning fairnes…

BIG-bench Machine LearningcounterfactualDecision MakingFairness

On Learning and Testing of Counterfactual Fairness through Data Preprocessing

2022-02-25 · Haoyu Chen, Wenbin Lu, Rui Song, Pulak Ghosh

Machine learning has become more important in real-life decision-making but people are concerned about the ethical problems it may bring when used improperly. Recent work brings the discussion of machine learning fairnes…

BIG-bench Machine LearningcounterfactualDecision MakingFairness

Towards counterfactual fairness through auxiliary variables

2024-12-06 · Bowei Tian, Ziyao Wang, Shwai He, Wanghao Ye 외

The challenge of balancing fairness and predictive accuracy in machine learning models, especially when sensitive attributes such as race, gender, or age are considered, has motivated substantial research in recent years…

counterfactualFairness