paper-with-me

Papers

Equal Opportunity and Affirmative Action via Counterfactual Predictions

2019-05-26 · Yixin Wang, Dhanya Sridhar, David M. Blei

Machine learning (ML) can automate decision-making by learning to predict decisions from historical data. However, these predictors may inherit discriminatory policies from past decisions and reproduce unfair decisions. In this paper, we propose two algorithms that adjust fitted ML predictors to make them fair. We focus on two legal notions of fairness: (a) providing equal opportunity (EO) to individuals regardless of sensitive attributes and (b) repairing historical disadvantages through affirmative action (AA). More technically, we produce fair EO and AA predictors by positing a causal model and considering counterfactual decisions. We prove that the resulting predictors are theoretically optimal in predictive performance while satisfying fairness. We evaluate the algorithms, and the trade-offs between accuracy and fairness, on datasets about admissions, income, credit and recidivism.

📄 PDF Abstract BibTeX arXiv:1905.10870

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualDecision MakingFairness

Similar Papers 제목 키워드 기반

Counterfactual Fair Opportunity: Measuring Decision Model Fairness with Counterfactual Reasoning

2023-02-16 · Giandomenico Cornacchia, Vito Walter Anelli, Fedelucio Narducci, Azzurra Ragone 외

The increasing application of Artificial Intelligence and Machine Learning models poses potential risks of unfair behavior and, in light of recent regulations, has attracted the attention of the research community. Sever…

counterfactualCounterfactual ReasoningFairness

Affirmative Action vs. Affirmative Information

2021-02-19 · Claire Lazar Reich

Critical decisions in hiring, college admissions, and credit lending are guided by predictions made in the presence of uncertainty. While uncertainty imparts errors across all demographic groups, this paper shows that th…

Decision Making

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

BIG-bench Machine LearningcounterfactualFairnessreinforcement-learning+2

Improving Counterfactual Generation for Fair Hate Speech Detection

2021-08-03 · ACL (WOAH) 2021 8 · Aida Mostafazadeh Davani, Ali Omrani, Brendan Kennedy, Mohammad Atari 외

Bias mitigation approaches reduce models' dependence on sensitive features of data, such as social group tokens (SGTs), resulting in equal predictions across the sensitive features. In hate speech detection, however, equ…

counterfactualFairnessHate Speech DetectionSentence

The Effect of Data Poisoning on Counterfactual Explanations

2024-02-13 · André Artelt, Shubham Sharma, Freddy Lecué, Barbara Hammer

Counterfactual explanations provide a popular method for analyzing the predictions of black-box systems, and they can offer the opportunity for computational recourse by suggesting actionable changes on how to change the…

counterfactualData Poisoning