paper-with-me

홈 › Papers

Counterfactual Fairness

2017-03-20 · NeurIPS 2017 12 · Matt J. Kusner, Joshua R. Loftus, Chris Russell, Ricardo Silva

Machine learning can impact people with legal or ethical consequences when it is used to automate decisions in areas such as insurance, lending, hiring, and predictive policing. In many of these scenarios, previous decisions have been made that are unfairly biased against certain subpopulations, for example those of a particular race, gender, or sexual orientation. Since this past data may be biased, machine learning predictors must account for this to avoid perpetuating or creating discriminatory practices. In this paper, we develop a framework for modeling fairness using tools from causal inference. Our definition of counterfactual fairness captures the intuition that a decision is fair towards an individual if it is the same in (a) the actual world and (b) a counterfactual world where the individual belonged to a different demographic group. We demonstrate our framework on a real-world problem of fair prediction of success in law school.

📄 PDF Abstract BibTeX arXiv:1703.06856

Code (3)

Kaaii/CS7290_Fairness_Eval_Project
mkusner/counterfactual-fairness
yunhao-tech/Counterfactual-Fairness pytorch

Tasks

BIG-bench Machine LearningCausal InferencecounterfactualFairness

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

Causal Context Connects Counterfactual Fairness to Robust Prediction and Group Fairness

2023-10-30 · NeurIPS 2023 11 · Jacy Reese Anthis, Victor Veitch

Counterfactual fairness requires that a person would have been classified in the same way by an AI or other algorithmic system if they had a different protected class, such as a different race or gender. This is an intui…

counterfactualFairness

Shortcomings of Counterfactual Fairness and a Proposed Modification

2020-11-14 · Fabian Beigang

In this paper, I argue that counterfactual fairness does not constitute a necessary condition for an algorithm to be fair, and subsequently suggest how the constraint can be modified in order to remedy this shortcoming. …

counterfactualFairness

Learning Fair Node Representations with Graph Counterfactual Fairness

2022-01-10 · Jing Ma, Ruocheng Guo, Mengting Wan, Longqi Yang 외

Fair machine learning aims to mitigate the biases of model predictions against certain subpopulations regarding sensitive attributes such as race and gender. Among the many existing fairness notions, counterfactual fairn…

AttributecounterfactualData AugmentationFairness

Counterfactual Fairness Evaluation of Machine Learning Models on Educational Datasets

2025-04-15 · Woojin Kim, Hyeoncheol Kim

As machine learning models are increasingly used in educational settings, from detecting at-risk students to predicting student performance, algorithmic bias and its potential impacts on students raise critical concerns …

counterfactualFairness