paper-with-me

Papers

Learning for Counterfactual Fairness from Observational Data

2023-07-17 · Jing Ma, Ruocheng Guo, Aidong Zhang, Jundong Li

Fairness-aware machine learning has attracted a surge of attention in many domains, such as online advertising, personalized recommendation, and social media analysis in web applications. Fairness-aware machine learning aims to eliminate biases of learning models against certain subgroups described by certain protected (sensitive) attributes such as race, gender, and age. Among many existing fairness notions, counterfactual fairness is a popular notion defined from a causal perspective. It measures the fairness of a predictor by comparing the prediction of each individual in the original world and that in the counterfactual worlds in which the value of the sensitive attribute is modified. A prerequisite for existing methods to achieve counterfactual fairness is the prior human knowledge of the causal model for the data. However, in real-world scenarios, the underlying causal model is often unknown, and acquiring such human knowledge could be very difficult. In these scenarios, it is risky to directly trust the causal models obtained from information sources with unknown reliability and even causal discovery methods, as incorrect causal models can consequently bring biases to the predictor and lead to unfair predictions. In this work, we address the problem of counterfactually fair prediction from observational data without given causal models by proposing a novel framework CLAIRE. Specifically, under certain general assumptions, CLAIRE effectively mitigates the biases from the sensitive attribute with a representation learning framework based on counterfactual data augmentation and an invariant penalty. Experiments conducted on both synthetic and real-world datasets validate the superiority of CLAIRE in both counterfactual fairness and prediction performance.

📄 PDF Abstract BibTeX arXiv:2307.08232

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeCausal DiscoverycounterfactualData AugmentationFairnessRepresentation Learning

Similar Papers 제목 키워드 기반

FairLogue: A Toolkit for Intersectional Fairness Analysis in Clinical Machine Learning Models

2026-04-06 · Nick Souligne, Vignesh Subbian arxiv

Objective: Algorithmic fairness is essential for equitable and trustworthy machine learning in healthcare. Most fairness tools emphasize single-axis demographic comparisons and may miss compounded disparities affecting i…

Counterfactual Reasoning for Fair Clinical Risk Prediction

2019-07-14 · Stephen Pfohl, Tony Duan, Daisy Yi Ding, Nigam H. Shah

The use of machine learning systems to support decision making in healthcare raises questions as to what extent these systems may introduce or exacerbate disparities in care for historically underrepresented and mistreat…

AttributecounterfactualCounterfactual InferenceCounterfactual Reasoning+3

Achieving Counterfactual Fairness with Imperfect Structural Causal Model

2023-03-26 · Tri Dung Duong, Qian Li, Guandong Xu

Counterfactual fairness alleviates the discrimination between the model prediction toward an individual in the actual world (observational data) and that in counterfactual world (i.e., what if the individual belongs to o…

counterfactualCounterfactual InferenceFairnessmodel

FairPFN: Transformers Can do Counterfactual Fairness

2024-07-08 · Jake Robertson, Noah Hollmann, Noor Awad, Frank Hutter

Machine Learning systems are increasingly prevalent across healthcare, law enforcement, and finance but often operate on historical data, which may carry biases against certain demographic groups. Causal and counterfactu…

Causal DiscoverycounterfactualFairnessIn-Context Learning

PC-Fairness: A Unified Framework for Measuring Causality-based Fairness

2019-10-20 · NeurIPS 2019 12 · Yongkai Wu, Lu Zhang, Xintao Wu, Hanghang Tong

A recent trend of fair machine learning is to define fairness as causality-based notions which concern the causal connection between protected attributes and decisions. However, one common challenge of all causality-base…

counterfactualFairness