paper-with-me

Papers

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 fairness into the causal framework and elaborates on the concept of Counterfactual Fairness. In this paper, we develop the Fair Learning through dAta Preprocessing (FLAP) algorithm to learn counterfactually fair decisions from biased training data and formalize the conditions where different data preprocessing procedures should be used to guarantee counterfactual fairness. We also show that Counterfactual Fairness is equivalent to the conditional independence of the decisions and the sensitive attributes given the processed non-sensitive attributes, which enables us to detect discrimination in the original decision using the processed data. The performance of our algorithm is illustrated using simulated data and a real-world application in loan assessment.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningcounterfactualDecision MakingFairness

Similar Papers 제목 키워드 기반

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

PyCFRL: A Python library for counterfactually fair offline reinforcement learning via sequential data preprocessing

2025-10-08 · Jianhan Zhang, Jitao Wang, Chengchun Shi, John D. Piette 외 arxiv

Reinforcement learning (RL) aims to learn and evaluate a sequential decision rule, often referred to as a "policy", that maximizes the population-level benefit in an environment across possibly infinitely many time steps…

Reinforcement LearningOffline RL

Counterfactually Fair Reinforcement Learning via Sequential Data Preprocessing

2025-01-10 · Jitao Wang, Chengchun Shi, John D. Piette, Joshua R. Loftus 외

When applied in healthcare, reinforcement learning (RL) seeks to dynamically match the right interventions to subjects to maximize population benefit. However, the learned policy may disproportionately allocate efficacio…

Causal InferencecounterfactualDecision MakingFairness+4

CAFP: A Post-Processing Framework for Group Fairness via Counterfactual Model Averaging

2026-04-08 · Irina Arévalo, Marcos Oliva arxiv

Ensuring fairness in machine learning predictions is a critical challenge, especially when models are deployed in sensitive domains such as credit scoring, healthcare, and criminal justice. While many fairness interventi…

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